mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libpng: update to 1.6.14.
This commit is contained in:
parent
b81fe9c7b6
commit
eb93961d34
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libpng'.
|
# Template build file for 'libpng'.
|
||||||
pkgname=libpng
|
pkgname=libpng
|
||||||
version=1.6.13
|
version=1.6.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.libpng.org/pub/png/libpng.html"
|
homepage="http://www.libpng.org/pub/png/libpng.html"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=d9c8ce54a5fc8052ed794ca65b553384a74c0608b09ae163cbbb07176018e625
|
checksum=968443a5505815a2a9fbfba87584e4237f8255cfa7b33a18484462db13e4b444
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/*.la
|
rm -f ${DESTDIR}/usr/lib/*.la
|
||||||
|
@ -28,7 +28,6 @@ libpng-devel_package() {
|
||||||
vmove usr/share/man/man3
|
vmove usr/share/man/man3
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
libpng-progs_package() {
|
libpng-progs_package() {
|
||||||
short_desc+=" - utilities"
|
short_desc+=" - utilities"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue