Search Criteria
Package Details: android-aarch64-libpng 1.6.39-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-aarch64-libpng.git (read-only, click to copy) |
---|---|
Package Base: | android-aarch64-libpng |
Description: | A collection of routines used to create PNG format graphics (android) |
Upstream URL: | http://www.libpng.org/pub/png/libpng.html |
Licenses: | custom |
Submitter: | hipersayan_x |
Maintainer: | hipersayan_x |
Last Packager: | hipersayan_x |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-13 15:12 (UTC) |
Last Updated: | 2022-12-08 18:26 (UTC) |
Latest Comments
blizzz commented on 2021-12-12 22:02 (UTC)
Similar to android-aarch64-libjpeg-turbo, install fails with:
/pah/to/android-aarch64-libpng/PKGBUILD: line 56: /opt/android-ndk/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip: No such file or directory
Works when appending "|| true" to lines 56f, but not sure whether this is the right thing to do.