netpbm: update to 10.78.02.
This commit is contained in:
parent
8fd20b7f6f
commit
d0a81e8ac6
1 changed files with 7 additions and 6 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'netpbm'
|
# Template file for 'netpbm'
|
||||||
pkgname=netpbm
|
pkgname=netpbm
|
||||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||||
version=10.78.01
|
version=10.78.02
|
||||||
revision=1
|
revision=1
|
||||||
_githash=60eb8ee4bf3e0878031ec10989b9c8069972e89d
|
_githash=4a297519085116439c4c1970c5fa132700e01139
|
||||||
_githash_guide=94320b2e2b117559c0b29e94770726111934f13c
|
_githash_guide=709b4dd0b865385b938d274d41c2bc40f17c0a59
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl python flex"
|
hostmakedepends="pkg-config perl python flex"
|
||||||
makedepends="libjpeg-turbo-devel tiff-devel libpng-devel zlib-devel libxml2-devel libX11-devel"
|
makedepends="libX11-devel libjpeg-turbo-devel libpng-devel libxml2-devel
|
||||||
|
tiff-devel zlib-devel"
|
||||||
short_desc="Toolkit for manipulation of graphic images"
|
short_desc="Toolkit for manipulation of graphic images"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD,GPL-2,custom"
|
license="BSD,GPL-2,custom"
|
||||||
|
@ -16,8 +17,8 @@ homepage="http://netpbm.sourceforge.net/"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
distfiles="https://github.com/chneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||||
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
https://github.com/chneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||||
checksum="ec5651b0664f01d43e92d7e4a8bcc402d85bc3bc99c09c980f1965600f031516
|
checksum="8216b15129993b52b9bd2f7648149ba293fc86d89e3b9644422d4471160aec8f
|
||||||
2eb91b7e4ff1d8021818c2a29f9721653264cc7cbc12ee756139d9e3bd1ffe3c"
|
ca24a0f9e869da67acb8f6ba035a8e1f2d3066b1e1ad5f27375cc5018341d789"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
cd $build_wrksrc
|
cd $build_wrksrc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue