Search Criteria
Package Details: lib32-libpng12 1.2.59-4
Package Actions
| 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) |
Dependencies (4)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-git-native-pgoAUR, lib32-glibc-eacAUR)
- lib32-zlib (lib32-zlib-ng-compat)
- gcc-multilib (gcc-gitAUR, gcc-libs-gitAUR, gcc-fortran-gitAUR, gcc-objc-gitAUR, gcc-ada-gitAUR, gcc-go-gitAUR, gccrs-gitAUR, gccrs-libs-gitAUR, gcc-snapshotAUR, gcc) (make)
Required by (23)
- canon-pixma-g6000-complete
- canon-pixma-ip1500
- canon-pixma-ip7200-printer
- canon-pixma-mg5200-complete
- canon-pixma-mg5500-complete
- canon-pixma-mg5700-complete
- canon-pixma-mg6100-complete
- canon-pixma-mg6300-complete
- canon-pixma-mp230-complete
- canon-pixma-mp240-complete
- canon-pixma-mx870-complete
- canon-pixma-ts5055-complete
- cnijfilter-ip4500
- ecmerge-bin
- guide-bin
- kingston_fw_updater
- lib32-freearc-bin
- nscope
- one-night-stand
- steam-native-runtime
- Show 3 more...
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
Took some head scratching but I eventually figured out that
lib32-gcc-libswas necessary for compilation. Maybe it should be added as dependency?