exiv2: update to 0.22, bump ABI depends.
This commit is contained in:
parent
6f41318d7c
commit
246e21d798
4 changed files with 8 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=0.18.2"
|
abi_depends=">=0.22"
|
||||||
api_depends="${abi_depends}"
|
api_depends="${abi_depends}"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'exiv2-devel'.
|
# Template file for 'exiv2-devel'.
|
||||||
#
|
#
|
||||||
short_desc="${short_desc} (development files)"
|
short_desc="${short_desc} - development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
# Template file for 'exiv2'
|
# Template file for 'exiv2'
|
||||||
pkgname=exiv2
|
pkgname=exiv2
|
||||||
version=0.21
|
version=0.22
|
||||||
distfiles="http://www.exiv2.org/exiv2-$version.tar.gz"
|
homepage="http://www.exiv2.org"
|
||||||
|
distfiles="${homepage}/exiv2-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Image metadata manipulation"
|
short_desc="Image metadata manipulation"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=d827d7a4e617b042203ebd04b5bc259690ec699aa2c71b78d5682718d68737e5
|
license="GPL-2"
|
||||||
|
checksum=d338a5079a3d30e81b294b75cc16433794a0c06ccd71b07c524a46ec4826ce7a
|
||||||
long_desc="
|
long_desc="
|
||||||
Exiv2 comprises a C++ library and a command line utility to access
|
Exiv2 comprises a C++ library and a command line utility to access
|
||||||
image metadata (EXIF, IPTC, MakerNotes)."
|
image metadata (EXIF, IPTC, MakerNotes)."
|
||||||
|
|
|
@ -491,7 +491,7 @@ libgimpconfig-2.0.so.0 gimp gimp-devel
|
||||||
libgimpmath-2.0.so.0 gimp gimp-devel
|
libgimpmath-2.0.so.0 gimp gimp-devel
|
||||||
libgimpcolor-2.0.so.0 gimp gimp-devel
|
libgimpcolor-2.0.so.0 gimp gimp-devel
|
||||||
libgimpmodule-2.0.so.0 gimp gimp-devel
|
libgimpmodule-2.0.so.0 gimp gimp-devel
|
||||||
libexiv2.so.10 exiv2 exiv2-devel
|
libexiv2.so.11 exiv2 exiv2-devel
|
||||||
libsearchclient.so.0 strigi strigi-devel
|
libsearchclient.so.0 strigi strigi-devel
|
||||||
libstreamanalyzer.so.0 strigi strigi-devel
|
libstreamanalyzer.so.0 strigi strigi-devel
|
||||||
libstrigihtmlgui.so.0 strigi strigi-devel
|
libstrigihtmlgui.so.0 strigi strigi-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue