2011-03-03 13:12:54 +00:00
|
|
|
# Template file for 'libgee'
|
|
|
|
pkgname=libgee
|
2012-12-11 06:34:58 +00:00
|
|
|
version=0.6.7
|
2012-08-07 07:12:33 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-12-11 06:34:58 +00:00
|
|
|
configure_args="--disable-static"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool glib-devel vala-devel gobject-introspection"
|
2012-08-07 07:12:33 +00:00
|
|
|
subpackages="$pkgname-devel"
|
2011-03-03 13:12:54 +00:00
|
|
|
short_desc="GObject collection library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-11-09 21:54:47 +00:00
|
|
|
license="LGPL-2.1"
|
2012-08-07 07:12:33 +00:00
|
|
|
homepage="http://live.gnome.org/Libgee"
|
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
2012-12-11 06:34:58 +00:00
|
|
|
checksum=b512bf1785fbbb6a264be5fac325c42d4e96cc560b22e3f19ea5b01b1414106d
|
2011-03-03 13:12:54 +00:00
|
|
|
long_desc="
|
|
|
|
Libgee is a collection library providing GObject-based interfaces and classes
|
|
|
|
for commonly used data structures."
|