19 lines
657 B
Plaintext
19 lines
657 B
Plaintext
# Template file for 'libgee'
|
|
pkgname=libgee
|
|
version=0.6.4
|
|
revision=3
|
|
homepage="http://live.gnome.org/Libgee"
|
|
distfiles="${GNOME_SITE}/$pkgname/0.6/$pkgname-$version.tar.xz"
|
|
configure_args="--enable-static --with-pic=yes"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool glib-devel vala-devel gobject-introspection"
|
|
short_desc="GObject collection library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="LGPL-2.1"
|
|
checksum=55f39f3b28e676f6cbd9377d83edd031084436a4da41280a9503c94faffb1665
|
|
long_desc="
|
|
Libgee is a collection library providing GObject-based interfaces and classes
|
|
for commonly used data structures."
|
|
|
|
subpackages="$pkgname-devel"
|