21 lines
730 B
Text
21 lines
730 B
Text
# Template file for 'libgexiv2'
|
|
pkgname=libgexiv2
|
|
version=0.4.1
|
|
homepage="http://www.exiv2.org"
|
|
distfiles="http://yorba.org/download/gexiv2/0.4/${pkgname}-${version}.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
short_desc="GObject-based wrapper around the Exiv2 library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=c51e8bae7e53866b474b51e4eef19b98385fbeaf2edac2aefd7d24ed3f7d9d6e
|
|
long_desc="
|
|
gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the
|
|
basic features of Exiv2 available to GNOME applications."
|
|
|
|
subpackages="${pkgname}-devel"
|
|
|
|
Add_dependency build libtool
|
|
Add_dependency build pkg-config
|
|
Add_dependency build glib-devel
|
|
Add_dependency build exiv2-devel
|