pygtk: add homepage, license
This commit is contained in:
parent
88ab788370
commit
343a6bb901
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'pygtk'
|
||||
pkgname=pygtk
|
||||
version=2.24.0
|
||||
revision=4
|
||||
revision=5
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.24/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
depends="python pygobject2 pycairo"
|
||||
makedepends="pkg-config python-devel gtk+-devel libxml2-devel pygobject2-devel pycairo-devel"
|
||||
short_desc="Python bindings for the GTK+ toolkit"
|
||||
homepage="http://www.pygtk.org"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cd1c1ea265bd63ff669e92a2d3c2a88eb26bcd9e5363e0f82c896e649f206912
|
||||
long_desc="
|
||||
|
|
Loading…
Reference in New Issue