void-packages/srcpkgs/libgee/template

18 lines
642 B
Text
Raw Normal View History

# 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
build_style=gnu-configure
2012-12-11 06:34:58 +00:00
configure_args="--disable-static"
makedepends="pkg-config intltool glib-devel vala-devel gobject-introspection"
2012-08-07 07:12:33 +00:00
subpackages="$pkgname-devel"
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
long_desc="
Libgee is a collection library providing GObject-based interfaces and classes
for commonly used data structures."