summaryrefslogtreecommitdiff
path: root/devel/py-at-spi
diff options
context:
space:
mode:
authorobache <obache>2012-01-29 08:59:46 +0000
committerobache <obache>2012-01-29 08:59:46 +0000
commit5350a47d15eac89e263004cd68ed7f017522fbd3 (patch)
treed22512383efd321055a9dbba2095920f4fe0fc76 /devel/py-at-spi
parenta381e973b268a2f116f17234ad2f70694bc3a9e0 (diff)
downloadpkgsrc-5350a47d15eac89e263004cd68ed7f017522fbd3.tar.gz
Sync version with base at-spi package.
While here, * LICENSE is LGPL-V2 * drop buildlink with at-spi, simple DEPENDS is sufficient. * add missing dependencies on py-gnome2 and py-ORBit.
Diffstat (limited to 'devel/py-at-spi')
-rw-r--r--devel/py-at-spi/Makefile16
-rw-r--r--devel/py-at-spi/distinfo8
2 files changed, 14 insertions, 10 deletions
diff --git a/devel/py-at-spi/Makefile b/devel/py-at-spi/Makefile
index 558a6b5554e..a688c6dd323 100644
--- a/devel/py-at-spi/Makefile
+++ b/devel/py-at-spi/Makefile
@@ -1,20 +1,25 @@
-# $NetBSD: Makefile,v 1.22 2011/11/01 06:01:02 sbd Exp $
+# $NetBSD: Makefile,v 1.23 2012/01/29 08:59:46 obache Exp $
#
-DISTNAME= at-spi-1.30.1
+DISTNAME= at-spi-1.32.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 6
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.30/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.32/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Assistive Technology Service Provider Interface
-LICENSE= gnu-gpl-v2
+LICENSE= gnu-lgpl-v2 # or later
+
+DEPENDS+= at-spi>=${PKGVERSION_NOREV}:../../devel/at-spi
+DEPENDS+= ${PYPKGPREFIX}-gnome2-[0-9]*:../../x11/py-gnome2
+DEPENDS+= ${PYPKGPREFIX}-ORBit-[0-9]*:../../net/py-ORBit
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
NO_BUILD= yes
PY_PATCHPLIST= yes
PYTHON_VERSIONS_ACCEPTED= 27 26 25
@@ -27,5 +32,4 @@ do-install:
${PY_COMPILE_ALL} ${DESTDIR}${PYATSPIDIR}
.include "../../lang/python/extension.mk"
-.include "../../devel/at-spi/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-at-spi/distinfo b/devel/py-at-spi/distinfo
index 83e450e6385..786956905e8 100644
--- a/devel/py-at-spi/distinfo
+++ b/devel/py-at-spi/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2010/06/05 11:05:59 wiz Exp $
+$NetBSD: distinfo,v 1.8 2012/01/29 08:59:46 obache Exp $
-SHA1 (at-spi-1.30.1.tar.bz2) = d7bf78555e8025e42325437d7809e1c98a35389e
-RMD160 (at-spi-1.30.1.tar.bz2) = f317c5ad38a6f79b1917f3173e77e4746f79408b
-Size (at-spi-1.30.1.tar.bz2) = 836847 bytes
+SHA1 (at-spi-1.32.0.tar.bz2) = 0cc1403dde2f62f7254b32ff305984ed091cc9c7
+RMD160 (at-spi-1.32.0.tar.bz2) = 18e9453c26f8d1cdd91ba7bf2d8ac49a19b9aa7d
+Size (at-spi-1.32.0.tar.bz2) = 845788 bytes