New package: libgexiv2-0.3.1.
This commit is contained in:
25
srcpkgs/libgexiv2/template
Normal file
25
srcpkgs/libgexiv2/template
Normal file
@@ -0,0 +1,25 @@
|
||||
# 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"
|
||||
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 run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run exiv2
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build exiv2-devel
|
||||
Reference in New Issue
Block a user