termux-user-repository / tur

A place for all types of Termux packages.
Other
362 stars 73 forks source link

[Package]: sdlpal #1053

Open spz2020 opened 1 month ago

spz2020 commented 1 month ago

Name

sdlpal

Home page URL

No response

Source code URL

https://github.com/sdlpal/sdlpal

Packaging policy acknowledgement

Additional information

It looks like the software compiled successfully Screenshot_2024-05-28-20-17-13-49_00df01c412509efb9bd6450c382822af Screenshot_2024-05-28-20-17-21-42_00df01c412509efb9bd6450c382822af But the keyboard doesn't seem to work

spz2020 commented 1 month ago

Update: After I change the name of the folder to English, everything looks normal

https://github.com/termux-user-repository/tur/assets/74664513/a3fe6efb-6882-4bee-8423-3e3296c9f780

spz2020 commented 1 month ago

ldd

~ $ ldd test/sdlpal
        libSDL2-2.0.so => /data/data/com.termux/files/usr/lib/libSDL2-2.0.so
        libc++_shared.so => /data/data/com.termux/files/usr/lib/libc++_shared.so
        libm.so => /system/lib64/libm.so
        libGL.so.1 => /data/data/com.termux/files/usr/lib/libGL.so.1
        libdl.so => /system/lib64/libdl.so
        libc.so => /system/lib64/libc.so
        libiconv.so => /data/data/com.termux/files/usr/lib/libiconv.so
        libX11.so => /data/data/com.termux/files/usr/lib/libX11.so
        libXext.so => /data/data/com.termux/files/usr/lib/libXext.so
        libXcursor.so => /data/data/com.termux/files/usr/lib/libXcursor.so
        libXi.so => /data/data/com.termux/files/usr/lib/libXi.so
        libXfixes.so => /data/data/com.termux/files/usr/lib/libXfixes.so
        libXrandr.so => /data/data/com.termux/files/usr/lib/libXrandr.so
        libXss.so => /data/data/com.termux/files/usr/lib/libXss.so
        libwayland-egl.so => /data/data/com.termux/files/usr/lib/libwayland-egl.so
        libwayland-client.so => /data/data/com.termux/files/usr/lib/libwayland-client.so
        libwayland-cursor.so => /data/data/com.termux/files/usr/lib/libwayland-cursor.so
        libxkbcommon.so => /data/data/com.termux/files/usr/lib/libxkbcommon.so
        libdecor-0.so => /data/data/com.termux/files/usr/lib/libdecor-0.so
        ld-android.so => /system/lib64/ld-android.so
        libxcb.so => /data/data/com.termux/files/usr/lib/libxcb.so
        libandroid-support.so => /data/data/com.termux/files/usr/lib/libandroid-support.so
        libXau.so => /data/data/com.termux/files/usr/lib/libXau.so
        libXdmcp.so => /data/data/com.termux/files/usr/lib/libXdmcp.so
        libXrender.so => /data/data/com.termux/files/usr/lib/libXrender.so
        libffi.so => /data/data/com.termux/files/usr/lib/libffi.so
        libGLdispatch.so.0 => /data/data/com.termux/files/usr/lib/libGLdispatch.so.0
        libGLX.so.0 => /data/data/com.termux/files/usr/lib/libGLX.so.0
licy183 commented 2 weeks ago

I'm currently doing an internship and a bit busy. Feel free to submit a Pull Request.