1 # $NetBSD: Makefile,v 1.13 2011/06/14 11:25:57 obache Exp $
3 DISTNAME
= ${PYPKGPREFIX}-gnome-bindings-2.26
.2
4 CATEGORIES
= meta-pkgs x11 gnome
7 MAINTAINER
= drochner@NetBSD.org
8 HOMEPAGE
= http
://www.gnome.org
/
9 COMMENT
= Meta-package for Python bindings for the GNOME desktop
13 .
include "../../lang/python/pyversion.mk"
15 # see http://ftp.gnome.org/pub/GNOME/bindings/2.26/2.26.2/sources/python/
17 DEPENDS
+= ${PYPKGPREFIX}-gnome2
>=2.26.1:..
/..
/x11
/py-gnome2
18 DEPENDS
+= ${PYPKGPREFIX}-gobject
>=2.16.1:..
/..
/devel
/py-gobject
19 DEPENDS
+= ${PYPKGPREFIX}-gtk2
>=2.14.1:..
/..
/x11
/py-gtk2
20 DEPENDS
+= ${PYPKGPREFIX}-ORBit
>=2.14.3:..
/..
/net
/py-ORBit
22 .
include "../../mk/bsd.pkg.mk"