pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/rhythmbox rhythmbox: needs itstool; also doesn't...
details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e80909fc928
branches:  trunk
changeset: 385716:1e80909fc928
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Sep 27 19:47:09 2018 +0000
description:
rhythmbox: needs itstool; also doesn't like python 2.7
diffstat:
 audio/rhythmbox/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r d405d13e1da9 -r 1e80909fc928 audio/rhythmbox/Makefile
--- a/audio/rhythmbox/Makefile  Thu Sep 27 19:38:46 2018 +0000
+++ b/audio/rhythmbox/Makefile  Thu Sep 27 19:47:09 2018 +0000
@@ -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_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+=       --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
Home |
Main Index |
Thread Index |
Old Index