[Midnightbsd-cvs] mports [17186] trunk/audio/xfce4-mpc-plugin: fetchable
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 22:34:32 EDT 2014
Revision: 17186
http://svnweb.midnightbsd.org/mports/?rev=17186
Author: laffer1
Date: 2014-09-14 22:34:32 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fetchable
Modified Paths:
--------------
trunk/audio/xfce4-mpc-plugin/Makefile
trunk/audio/xfce4-mpc-plugin/pkg-descr
trunk/audio/xfce4-mpc-plugin/pkg-plist
Modified: trunk/audio/xfce4-mpc-plugin/Makefile
===================================================================
--- trunk/audio/xfce4-mpc-plugin/Makefile 2014-09-15 02:32:54 UTC (rev 17185)
+++ trunk/audio/xfce4-mpc-plugin/Makefile 2014-09-15 02:34:32 UTC (rev 17186)
@@ -2,6 +2,7 @@
PORTNAME= xfce4-mpc-plugin
PORTVERSION= 0.4.4
+PORTREVISION= 1
CATEGORIES= audio xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
@@ -12,12 +13,12 @@
LICENSE= other
-LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd
+LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd
+RUN_DEPENDS= musicpd:${PORTSDIR}/audio/musicpd
-USES= pkgconfig gettext
-USE_BZIP2= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
+USES= gettext gmake libtool pkgconfig tar:bzip2
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libexo libmenu panel
Modified: trunk/audio/xfce4-mpc-plugin/pkg-descr
===================================================================
--- trunk/audio/xfce4-mpc-plugin/pkg-descr 2014-09-15 02:32:54 UTC (rev 17185)
+++ trunk/audio/xfce4-mpc-plugin/pkg-descr 2014-09-15 02:34:32 UTC (rev 17186)
@@ -1,3 +1,3 @@
-A client plugin for MPD, the Music Player Daemon.
+Simple client plugin for Music Player Daemon (mpd).
-WWW: http://goodies.xfce.org/
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin
Modified: trunk/audio/xfce4-mpc-plugin/pkg-plist
===================================================================
--- trunk/audio/xfce4-mpc-plugin/pkg-plist 2014-09-15 02:32:54 UTC (rev 17185)
+++ trunk/audio/xfce4-mpc-plugin/pkg-plist 2014-09-15 02:34:32 UTC (rev 17186)
@@ -1,4 +1,3 @@
-lib/xfce4/panel/plugins/libmpc.la
lib/xfce4/panel/plugins/libmpc.so
share/locale/ar/LC_MESSAGES/xfce4-mpc-plugin.mo
share/locale/ast/LC_MESSAGES/xfce4-mpc-plugin.mo
@@ -44,6 +43,8 @@
@dirrmtry share/locale/ur_PK
@dirrmtry share/locale/ur/LC_MESSAGES
@dirrmtry share/locale/ur
+ at dirrmtry share/locale/ug/LC_MESSAGES
+ at dirrmtry share/locale/ug
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry lib/xfce4/panel/plugins
More information about the Midnightbsd-cvs
mailing list