Package Details: lib32-libpng12 1.2.59-4

Git Clone URL: https://aur.archlinux.org/lib32-libpng12.git (read-only, click to copy)
Package Base: lib32-libpng12
Description: A collection of routines used to create PNG format graphics files
Upstream URL: http://www.libpng.org/pub/png/libpng.html
Licenses: custom
Submitter: City-busz
Maintainer: jmsq
Last Packager: jmsq
Votes: 20
Popularity: 3.61
First Submitted: 2025-10-28 10:22 (UTC)
Last Updated: 2026-07-08 23:29 (UTC)

Latest Comments

gyscos commented on 2026-05-14 21:21 (UTC)

Indeed, please include lib32-gcc-libs to the makedepends.

Back when these packages were in multilib, multilib-devel was assumed to be installed to build the packages (similar to base-devel). But the AUR has no such guarantee for lib32 packages, and these makedepends should now be explicitly listed.

Thanks for maintaining this package!

Gnarflord commented on 2025-10-28 14:37 (UTC)

Compilation failed for me with

configure: error: in '/home/jan/.cache/yay/lib32-libpng12/src/libpng-1.2.59':
configure: error: C compiler cannot create executables

Took some head scratching but I eventually figured out that lib32-gcc-libs was necessary for compilation. Maybe it should be added as dependency?