libgexiv2: rebuild against exiv2-0.25
This commit is contained in:
parent
1766c48afc
commit
5cda21c0e3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgexiv2'
|
||||
pkgname=libgexiv2
|
||||
version=0.10.3
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/lib/}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="libtool pkg-config"
|
||||
|
@ -14,7 +14,7 @@ distfiles="${GNOME_SITE}/gexiv2/${version%.*}/${pkgname/lib/}-${version}.tar.xz"
|
|||
checksum=390cfb966197fa9f3f32200bc578d7c7f3560358c235e6419657206a362d3988
|
||||
|
||||
libgexiv2-devel_package() {
|
||||
depends="libglib-devel exiv2-devel ${sourcepkg}>=${version}_${revision}"
|
||||
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue