2011-03-03 12:12:54 -01:00
|
|
|
# Template file for 'libgee'
|
|
|
|
pkgname=libgee
|
2012-09-26 03:20:54 +00:00
|
|
|
version=0.8.0
|
2012-08-07 07:12:33 +00:00
|
|
|
revision=1
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-08-07 07:12:33 +00:00
|
|
|
configure_args="--enable-static --with-pic=yes"
|
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 12:12:54 -01:00
|
|
|
short_desc="GObject collection library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-11-09 20:54:47 -01:00
|
|
|
license="LGPL-2.1"
|
2012-08-07 07:12:33 +00:00
|
|
|
homepage="http://live.gnome.org/Libgee"
|
2012-09-26 03:20:54 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.xz"
|
|
|
|
checksum=5e3707cbc1cebea86ab8865682cb28f8f80273869551c3698e396b5dc57831ea
|
2011-03-03 12:12:54 -01:00
|
|
|
long_desc="
|
|
|
|
Libgee is a collection library providing GObject-based interfaces and classes
|
|
|
|
for commonly used data structures."
|