libglade: add homepage, license
This commit is contained in:
parent
820cb82b86
commit
0c7fadaf48
|
@ -1,13 +1,15 @@
|
|||
# Template build file for 'libglade'.
|
||||
pkgname=libglade
|
||||
version=2.6.4
|
||||
revision=8
|
||||
revision=9
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --without-xml-catalog"
|
||||
makedepends="pkg-config python libxml2-devel gtk+-devel"
|
||||
fulldepends="xmlcatmgr"
|
||||
short_desc="Runtime interpreter for GLADE GUI files"
|
||||
homepage="http://www.jamesh.id.au/software/libglade/"
|
||||
license="LGPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.bz2"
|
||||
checksum=64361e7647839d36ed8336d992fd210d3e8139882269bed47dc4674980165dec
|
||||
|
|
Loading…
Reference in New Issue