22 lines
713 B
Text
22 lines
713 B
Text
# Template file for 'libgexiv2'
|
|
pkgname=libgexiv2
|
|
version=0.3.1
|
|
homepage="http://www.exiv2.org"
|
|
distfiles="http://yorba.org/download/gexiv2/0.3/${pkgname}-${version}.tar.bz2"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static"
|
|
revision=1
|
|
short_desc="GObject-based wrapper around the Exiv2 library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=27cc4247cb5d6513c235a2a0fe4e3a5a35fc7010d37cb9fe117001c941b139ae
|
|
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 pkg-config
|
|
Add_dependency build glib-devel
|
|
Add_dependency build exiv2-devel
|