ports/opt (3.7): libpng: syntax
commit 22a955a13e6c869e5c8bb10848d57aaf0b1d750c Author: Tim Biermann <tbier@posteo.de> Date: Tue Dec 14 10:02:50 2021 +0100 libpng: syntax diff --git a/libpng/.signature b/libpng/.signature index 92bd29383..8b1e06214 100644 --- a/libpng/.signature +++ b/libpng/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZLDp1yxQ8U12wZ0wXPOJ5Ggni1UeudqxVUrGaKPLmBhixG5NIAATWJkkUxsRRQGYKqP8Cm/Us7/phB7o1RIWww= -SHA256 (Pkgfile) = b1f9693e3457c7bff9e3cf9bf0bca51a6745cc463da8430fa981c192b16f1fef +RWSE3ohX2g5d/S05P47h/GCWR9y1yOcvf+D7DjwP6s7GYvFWs8voCCelZE6fa3T3Ww0KiBlxwW/v8ZoRcdWB2dUgNyURxooHNg4= +SHA256 (Pkgfile) = f5c2cda2ef35a4547c07e380bf0cdaabc8548e5415c507b998130288ba2f5a5d SHA256 (.footprint) = cf6d989f95dd9dd8bf2d917195d3549fbcda2b58822d9035dbc1c6c1afb16975 SHA256 (libpng-1.6.37.tar.xz) = 505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca SHA256 (libpng-apng.patch) = 2234b5138069824e30e84357a36bd725c2cb3fd589d5c2135ecbe60b0b4800d8 diff --git a/libpng/Pkgfile b/libpng/Pkgfile index e9409bd7f..8f63face4 100644 --- a/libpng/Pkgfile +++ b/libpng/Pkgfile @@ -1,13 +1,13 @@ # Description: Library of PNG support functions with APNG support. -# URL: http://www.libpng.org -# Maintainer: CRUX System Team, core-ports at crux dot nu -# Depends on: zlib +# URL: http://www.libpng.org +# Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: zlib name=libpng version=1.6.37 release=1 -source=(http://download.sourceforge.net/$name/$name-$version.tar.xz \ - $name-apng.patch) +source=(http://download.sourceforge.net/$name/$name-$version.tar.xz + $name-apng.patch) build() { cd $name-$version
participants (1)
-
crux@crux.nu