Search Criteria
Package Details: lib32-libpng15 1.5.28-1
Git Clone URL: | https://aur.archlinux.org/lib32-libpng15.git (read-only, click to copy) |
---|---|
Package Base: | lib32-libpng15 |
Description: | A collection of routines used to create PNG format graphics files (32-bit, 1.5 branch) |
Upstream URL: | http://www.libpng.org/pub/png/libpng.html |
Licenses: | |
Conflicts: | |
Submitter: | eworm |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 43 |
Popularity: | 0.000000 |
First Submitted: | 2013-05-02 15:13 |
Last Updated: | 2016-12-29 14:54 |
Dependencies (2)
- lib32-zlib
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
Latest Comments
tjbp commented on 2019-10-22 11:25
Makepkg no longer seems to decompress the patch file automatically...
JonnyJD commented on 2016-01-23 10:00
@craig: please read https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
short: you need to setup a keyserver in your config (or specify one on the commad line)
craig commented on 2016-01-23 00:45
==> Verifying source file signatures with gpg...
libpng-1.5.26.tar.xz ... FAILED (unknown public key F54984BFA16C640F)
==> ERROR: One or more PGP signatures could not be verified!
==> ERROR: Makepkg was unable to build lib32-libpng15.
Not sure what to do. The suggested gpg command gave me:
gpg: keyserver receive failed: No keyserver available
meZee commented on 2015-07-17 06:39
"==> Validating source files with sha256sums...
libpng-1.5.22-apng.patch.gz ... FAILED"
eworm commented on 2015-01-13 18:46
gpg --recv-keys F54984BFA16C640F
vitke commented on 2015-01-13 18:40
Somethig's wrong:
==> Making package: lib32-libpng15 1.5.21-1 (Tue Jan 13 19:33:29 CET 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading libpng-1.5.21.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 380 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 347 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 717k 100 717k 0 0 420k 0 0:00:01 0:00:01 --:--:-- 854k
-> Downloading libpng-1.5.21.tar.xz.asc...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 388 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 355 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 819 100 819 0 0 995 0 --:--:-- --:--:-- --:--:-- 995
-> Downloading libpng-1.5.21-apng.patch.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 404 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 389 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 10433 100 10433 0 0 11213 0 --:--:-- --:--:-- --:--:-- 11213
==> Validating source files with sha256sums...
libpng-1.5.21.tar.xz ... Passed
libpng-1.5.21.tar.xz.asc ... Skipped
libpng-1.5.21-apng.patch.gz ... Passed
==> Verifying source file signatures with gpg...
libpng-1.5.21.tar.xz ... FAILED (unknown public key F54984BFA16C640F)
==> ERROR: One or more PGP signatures could not be verified!
I installed it by adding the --skippgpcheck option to makepkg.