jasper: rebuild to update metadata objs.
This commit is contained in:
parent
8e60c7ceec
commit
f2951d77d0
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'jasper'.
|
||||
pkgname=jasper
|
||||
version=1.900.1
|
||||
revision=8
|
||||
revision=9
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --disable-static --without-x --disable-opengl"
|
||||
hostmakedepends="unzip"
|
||||
|
@ -14,7 +14,7 @@ distfiles="http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${version}.zip
|
|||
checksum=6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494
|
||||
|
||||
post_install() {
|
||||
vinstall LICENSE 644 usr/share/licenses/jasper
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
libjasper_package() {
|
||||
|
@ -23,7 +23,6 @@ libjasper_package() {
|
|||
vmove "usr/lib/*.so.*"
|
||||
}
|
||||
}
|
||||
|
||||
jasper-devel_package() {
|
||||
depends="libjpeg-turbo-devel libjasper>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue
Block a user