37450247d3
--HG-- extra : convert_revision : bb290a5ba89eaaf340c76357672e23047cb55830
13 lines
450 B
Text
13 lines
450 B
Text
# 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
|