14 lines
450 B
Plaintext
14 lines
450 B
Plaintext
|
# Template file for 'pygobject'
|
||
|
pkgname=pygobject
|
||
|
version=2.20.0
|
||
|
distfiles="${GNOME_SITE}/$pkgname/2.20/$pkgname-$version.tar.bz2"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="Python bindings for GObject"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=41e923a3f4426a3e19f6d154c424e3dac6f39defca77af602ac6272ce270fa81
|
||
|
long_desc="
|
||
|
Pygobject is a set of Python bindings for the GLib's GObject library."
|
||
|
|
||
|
Add_dependency full glib
|
||
|
Add_dependency full python
|