Package Details: android-x86-64-libpng 1.6.43-1

Git Clone URL: https://aur.archlinux.org/android-x86-64-libpng.git (read-only, click to copy)
Package Base: android-x86-64-libpng
Description: A collection of routines used to create PNG format graphics (Android x86-64)
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: 2024-03-08 23:07 (UTC)

Latest Comments

orangecza commented on 2024-03-07 01:49 (UTC)

Compile error ./pngpriv.h:945:4: error: ZLIB_VERNUM != PNG_ZLIB_VERNUM It seems an older zlib version 1.2.8 is needed.

hipersayan_x commented on 2019-10-25 11:31 (UTC)

Old NDK versions are not supported and never will be.

tooroot87 commented on 2019-10-25 05:15 (UTC) (edited on 2019-10-25 05:32 (UTC) by tooroot87)

checking whether the C compiler works... no ..... configure: error: C compiler cannot create executables if you install the compiler, it can compile its a ./configure error happens on the latter for x86 as well.

I doesnt happen with ndk r20, but it does with older versions.

hipersayan_x commented on 2019-10-25 01:14 (UTC)

libpng does not needs cmake. What error gives you?

tooroot87 commented on 2019-10-25 00:27 (UTC)

Also you cannot compile this package without android-cmake as it fails at configuring the make build. with no compiler.

tooroot87 commented on 2019-10-24 04:16 (UTC) (edited on 2019-10-24 04:21 (UTC) by tooroot87)

Line Number 27 add .gz PKGBUILD

-gzip -dkf ../libpng-$pkgver-apng.patch
+gzip -dkf ../libpng-$pkgver-apng.patch.gz