diff options
author | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-10-27 04:27:27 +0800 |
commit | b1287e30bdbfa08af247218ea1565958c48f273d (patch) | |
tree | 233aa08f209bf68904e5d75c9f3b005cbf063956 /multimedia | |
parent | 00d5c5d0e9579d2c1dcf018c0ab21e5637be5408 (diff) | |
download | freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.gz freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.tar.zst freebsd-ports-gnome-b1287e30bdbfa08af247218ea1565958c48f273d.zip |
Consistify spelling of "Xfce", and some other projects while there.
Also remove a commented out BROKEN line for x11/xfce4-clipman-plugin
PR: ports/160730
Submitted by: ryusuke
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. |