2009-11-30 22:05:43 +01:00
|
|
|
# Template file for 'pygobject'
|
|
|
|
pkgname=pygobject
|
2012-10-17 21:00:05 +02:00
|
|
|
version=3.4.1.1
|
2012-09-27 18:41:37 +02:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-07-21 08:01:16 +02:00
|
|
|
pycompile_module="gi"
|
|
|
|
subpackages="$pkgname-devel"
|
2012-05-23 18:26:56 +02:00
|
|
|
depends="python pycairo"
|
2012-09-27 18:41:37 +02:00
|
|
|
makedepends="pkg-config glib-devel cairo-devel libffi-devel python-devel
|
2012-10-17 21:00:05 +02:00
|
|
|
pycairo-devel gobject-introspection>=1.34.1.1"
|
2009-11-30 22:05:43 +01:00
|
|
|
short_desc="Python bindings for GObject"
|
2011-06-14 11:40:48 +02:00
|
|
|
homepage="http://www.pygtk.org/"
|
|
|
|
license="LGPL-2.1"
|
2012-09-27 18:41:37 +02:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2009-11-30 22:05:43 +01:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-10-17 21:00:05 +02:00
|
|
|
checksum=dbcff64a641b4eb251a3ca72c782c8a2318c3bbf4a31bffc40446e15111e6017
|
2009-11-30 22:05:43 +01:00
|
|
|
long_desc="
|
|
|
|
Pygobject is a set of Python bindings for the GLib's GObject library."
|