summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-05-09 17:30:59 +0000
committeradam <adam@pkgsrc.org>2017-05-09 17:30:59 +0000
commitab2cdc75f28bdd39c1af2531eef98854fc10af1d (patch)
tree6f5f53bb9f6b36abbc256542c1028770e2187e79 /devel
parentc9e272a5bd246310cc0a94f41b766e426215fc15 (diff)
downloadpkgsrc-ab2cdc75f28bdd39c1af2531eef98854fc10af1d.tar.gz
Also depend on py-babel to get translations
Diffstat (limited to 'devel')
-rw-r--r--devel/bpython/Makefile4
-rw-r--r--devel/bpython/PLIST7
2 files changed, 9 insertions, 2 deletions
diff --git a/devel/bpython/Makefile b/devel/bpython/Makefile
index 70e52eb0a9a..709d09da1ea 100644
--- a/devel/bpython/Makefile
+++ b/devel/bpython/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2017/04/23 17:23:20 adam Exp $
+# $NetBSD: Makefile,v 1.22 2017/05/09 17:30:59 adam Exp $
DISTNAME= bpython-0.16
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://bpython-interpreter.org/releases/
@@ -11,6 +12,7 @@ LICENSE= mit
USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-babel-[0-9]*:../../devel/py-babel
DEPENDS+= ${PYPKGPREFIX}-curses>=0nb4:../../devel/py-curses
DEPENDS+= ${PYPKGPREFIX}-curtsies>=0.1.18:../../devel/py-curtsies
DEPENDS+= ${PYPKGPREFIX}-greenlet-[0-9]*:../../devel/py-greenlet
diff --git a/devel/bpython/PLIST b/devel/bpython/PLIST
index 6983cc58a9c..c2f4b6882d2 100644
--- a/devel/bpython/PLIST
+++ b/devel/bpython/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/04/12 12:00:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/05/09 17:30:59 adam Exp $
bin/bpdb
bin/bpython
bin/bpython-curses
@@ -225,6 +225,11 @@ ${PYSITELIB}/bpython/test/test_simpleeval.pyo
${PYSITELIB}/bpython/translations/__init__.py
${PYSITELIB}/bpython/translations/__init__.pyc
${PYSITELIB}/bpython/translations/__init__.pyo
+${PYSITELIB}/bpython/translations/de/LC_MESSAGES/bpython.mo
+${PYSITELIB}/bpython/translations/es_ES/LC_MESSAGES/bpython.mo
+${PYSITELIB}/bpython/translations/fr_FR/LC_MESSAGES/bpython.mo
+${PYSITELIB}/bpython/translations/it_IT/LC_MESSAGES/bpython.mo
+${PYSITELIB}/bpython/translations/nl_NL/LC_MESSAGES/bpython.mo
${PYSITELIB}/bpython/urwid.py
${PYSITELIB}/bpython/urwid.pyc
${PYSITELIB}/bpython/urwid.pyo