summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2018-09-27 19:47:09 +0000
committertnn <tnn@pkgsrc.org>2018-09-27 19:47:09 +0000
commit5c74335abfe2df462c8b63bf5616600e5036d8b7 (patch)
tree5247002187e4f24c7cd9ba29471cdebb5a2f35ab /audio
parente5a0f8218023d857ed925b10d43a112d7f8e3e73 (diff)
downloadpkgsrc-5c74335abfe2df462c8b63bf5616600e5036d8b7.tar.gz
rhythmbox: needs itstool; also doesn't like python 2.7
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 082ef5e6dc0..38d072790e8 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.152 2018/09/03 10:50:17 wiz Exp $
+# $NetBSD: Makefile,v 1.153 2018/09/27 19:47:09 tnn Exp $
DISTNAME= rhythmbox-3.4.2
PKGREVISION= 2
@@ -18,6 +18,8 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
CONFIGURE_ARGS+= --disable-browser-plugin
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ARGS+= --disable-fm-radio
@@ -25,6 +27,7 @@ CONFIGURE_ARGS+= --without-gudev
CONFIGURE_ARGS+= --enable-vala
CONFIGURE_ARGS+= --with-brasero
+DEPENDS+= itstool-[0-9]*:../../textproc/itstool
DEPENDS+= gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
DEPENDS+= gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-libav
DEPENDS+= gst-plugins1-oss-[0-9]*:../../audio/gst-plugins1-oss