pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/exaile Stop using removed py-mutagen/bl3.mk.
details: https://anonhg.NetBSD.org/pkgsrc/rev/01521e91490b
branches: trunk
changeset: 364288:01521e91490b
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jun 23 11:52:04 2017 +0000
description:
Stop using removed py-mutagen/bl3.mk.
diffstat:
audio/exaile/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (30 lines):
diff -r 416f6521c66b -r 01521e91490b audio/exaile/Makefile
--- a/audio/exaile/Makefile Fri Jun 23 08:40:51 2017 +0000
+++ b/audio/exaile/Makefile Fri Jun 23 11:52:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2017/02/12 06:25:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2017/06/23 11:52:04 wiz Exp $
DISTNAME= exaile_0.2.14
PKGNAME= ${DISTNAME:S/_/-/1}
@@ -11,6 +11,9 @@
COMMENT= Music player
LICENSE= gnu-gpl-v2 # or later
+DEPENDS+= ${PYPKGPREFIX}-mutagen-[0-9]*:../../audio/py-mutagen
+DEPENDS+= ${PYPKGPREFIX}-notify-python-[0-9]*:../../sysutils/py-notify-python
+
WRKSRC= ${WRKDIR}/exaile-0.2.14
USE_PKGLOCALEDIR= yes
@@ -26,10 +29,8 @@
.include "../../lang/python/application.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../sysutils/py-dbus/buildlink3.mk"
-.include "../../audio/py-mutagen/buildlink3.mk"
.include "../../multimedia/py-gstreamer0.10/buildlink3.mk"
.include "../../textproc/py-elementtree/buildlink3.mk"
.include "../../databases/py-sqlite2/buildlink3.mk"
-DEPENDS+= ${PYPKGPREFIX}-notify-python-[0-9]*:../../sysutils/py-notify-python
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index