diff options
author | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2011-10-26 20:27:27 +0000 |
commit | 43e1cc46abf071af2bec7eae9a5d29c690c8af9f (patch) | |
tree | 8c8ce1dc1615b4ccbca5a226dfc593243e449769 /multimedia | |
parent | 375cb28253af1769c1d3fe374911182dd354800e (diff) |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xfce4-xmms-plugin/pkg-descr | 2 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/pkg-descr | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile index 0809533f1148..5f3a308304f5 100644 --- a/multimedia/xfce4-media/Makefile +++ b/multimedia/xfce4-media/Makefile @@ -18,7 +18,7 @@ COMMENT= Lightweight media player for Xfce4 based on the xine engine LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine -BROKEN= Does not work with xfce 4.8 +BROKEN= Does not work with Xfce 4.8 GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile index c0f303a9ed60..71e073650b39 100644 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ b/multimedia/xfce4-xmms-plugin/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 xmms control plugin for xfce4-panel +COMMENT= Xfce4 XMMS control plugin for xfce4-panel GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/multimedia/xfce4-xmms-plugin/pkg-descr b/multimedia/xfce4-xmms-plugin/pkg-descr index 61e85c363d4b..72192a19fcdd 100644 --- a/multimedia/xfce4-xmms-plugin/pkg-descr +++ b/multimedia/xfce4-xmms-plugin/pkg-descr @@ -1,4 +1,4 @@ -XFce 4 XMMS control module for xfce4-panel. +Xfce 4 XMMS control module for xfce4-panel. Author: Patrick van Staveren <pvanstav@cs.wmich.edu> WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile index 1875993c2311..78cc54e489e6 100644 --- a/multimedia/xfmedia-remote-plugin/Makefile +++ b/multimedia/xfmedia-remote-plugin/Makefile @@ -14,11 +14,11 @@ MASTER_SITE_SUBDIR=/src/panel-plugins//${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org -COMMENT= XFce 4 media remote plugin for xfce4-panel +COMMENT= Xfce 4 media remote plugin for xfce4-panel BUILD_DEPENDS= xfce4-media>=0.9.2:${PORTSDIR}/multimedia/xfce4-media -BROKEN= Does not work with xfce 4.8 +BROKEN= Does not work with Xfce 4.8 GNU_CONFIGURE= yes USE_BZIP2= yes diff --git a/multimedia/xfmedia-remote-plugin/pkg-descr b/multimedia/xfmedia-remote-plugin/pkg-descr index 6ff4519106ed..baa781774b2d 100644 --- a/multimedia/xfmedia-remote-plugin/pkg-descr +++ b/multimedia/xfmedia-remote-plugin/pkg-descr @@ -1,4 +1,4 @@ -xfmedia remote plugin enables control of xfce4 media player via a +Xfmedia remote plugin enables control of Xfce4 media player via a Xfce panel icon. It includes ability to control playback (play, pause, stop, etc.) and playlist (add/remove songs) and more. |