netpbm: update to 10.86.00.
This commit is contained in:
parent
03f459d9b6
commit
a8145bd692
@ -1,10 +1,10 @@
|
||||
# Template file for 'netpbm'
|
||||
pkgname=netpbm
|
||||
# from http://svn.code.sf.net/p/netpbm/code/advanced/doc/HISTORY
|
||||
version=10.85.04
|
||||
version=10.86.00
|
||||
revision=1
|
||||
_githash=5b87908ff16268b9006b3a12ccae173b47a70005
|
||||
_githash_guide=9c318b08553e2dd326627b8583b3b4a46f44d5e0
|
||||
_githash=aad47e743f21763ac13b73eb927ad7d001254572
|
||||
_githash_guide=cccac719eb0aa34eb45054799d2ee36e74e5d37a
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="netpbm-mirror-${_githash}"
|
||||
hostmakedepends="pkg-config perl python flex"
|
||||
@ -16,8 +16,8 @@ license="BSD,GPL-2,custom"
|
||||
homepage="http://netpbm.sourceforge.net/"
|
||||
distfiles="https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash}.tar.gz
|
||||
https://github.com/leahneukirchen/netpbm-mirror/archive/${_githash_guide}.tar.gz"
|
||||
checksum="75272c803878a795f5c71005c286adf63a101557de50247c47029f8ca21f979c
|
||||
63e26213774580f0e3f9f59e08632db82f9315e133ad325f96714aae0649678a"
|
||||
checksum="91a9f9e071e53cc2c11dae928d644c5c548a02db1dfe0331c54e787367180056
|
||||
7a3c7dc092c4d3d6886c64e65a3587f87f4fccc53283e5116ff63e5fd5e5f6e7"
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
@ -72,6 +72,6 @@ libnetpbm-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/*.so
|
||||
#vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user