diff options
author | joerg <joerg@pkgsrc.org> | 2014-11-21 22:14:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-11-21 22:14:33 +0000 |
commit | 40c4d9a1556c6b4c8371cf5b6dd11fc8c794961e (patch) | |
tree | 1a23fb23d17e919b2fc0439d0a5bd0e5ccd14604 | |
parent | 40d5df2009b6db2b4dc245e976fdf9e239f043eb (diff) | |
download | pkgsrc-40c4d9a1556c6b4c8371cf5b6dd11fc8c794961e.tar.gz |
MPRIS2 is an optional dependency and disabled by default, so remove it
from the PLIST. Bump revision.
-rw-r--r-- | audio/audacious-plugins/Makefile | 3 | ||||
-rw-r--r-- | audio/audacious-plugins/PLIST | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index 22fb96f5f82..1cfa2b3265a 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.59 2014/10/28 02:20:26 mef Exp $ +# $NetBSD: Makefile,v 1.60 2014/11/21 22:14:33 joerg Exp $ DISTNAME= audacious-plugins-3.5.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://distfiles.audacious-media-player.org/ EXTRACT_SUFX= .tar.bz2 diff --git a/audio/audacious-plugins/PLIST b/audio/audacious-plugins/PLIST index 097c4f92708..d3e4137daa0 100644 --- a/audio/audacious-plugins/PLIST +++ b/audio/audacious-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2014/10/28 02:20:26 mef Exp $ +@comment $NetBSD: PLIST,v 1.12 2014/11/21 22:14:33 joerg Exp $ lib/audacious/Container/asx.so lib/audacious/Container/asx3.so lib/audacious/Container/audpl.so @@ -23,7 +23,6 @@ lib/audacious/General/delete-files.so lib/audacious/General/gtkui.so lib/audacious/General/hotkey.so lib/audacious/General/lyricwiki.so -lib/audacious/General/mpris2.so lib/audacious/General/scrobbler.so lib/audacious/General/search-tool.so lib/audacious/General/skins.so |