diff options
author | rene <rene@FreeBSD.org> | 2012-05-18 19:12:48 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2012-05-18 19:12:48 +0800 |
commit | 4bb71e2089d368458c24ef1a6f265fea4d08b9e1 (patch) | |
tree | 330da1b6f9c0b20217eeda683d839cf32ee00a5a /multimedia | |
parent | 98029920e8233fb4580f559d7cde70433134af57 (diff) | |
download | freebsd-ports-gnome-4bb71e2089d368458c24ef1a6f265fea4d08b9e1.tar.gz freebsd-ports-gnome-4bb71e2089d368458c24ef1a6f265fea4d08b9e1.tar.zst freebsd-ports-gnome-4bb71e2089d368458c24ef1a6f265fea4d08b9e1.zip |
Remove expired ports:
2012-05-10 x11/avant-window-navigator-xfce4: BROKEN for more than 6 month
2012-05-10 deskutils/xfce4-volstatus-icon: BROKEN for more than 6 month
2012-05-10 multimedia/xfmedia-remote-plugin: BROKEN for more than 6 month
2012-05-10 sysutils/thunar-volman-plugin: BROKEN for more than 6 month
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/Makefile | 33 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/distinfo | 2 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/pkg-descr | 5 | ||||
-rw-r--r-- | multimedia/xfmedia-remote-plugin/pkg-plist | 7 |
5 files changed, 0 insertions, 48 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 102e930a8631..84de18c6f733 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -373,7 +373,6 @@ SUBDIR += xfce4-media SUBDIR += xfce4-parole SUBDIR += xfce4-xmms-plugin - SUBDIR += xfmedia-remote-plugin SUBDIR += xine SUBDIR += xine_artsplugin SUBDIR += xmms diff --git a/multimedia/xfmedia-remote-plugin/Makefile b/multimedia/xfmedia-remote-plugin/Makefile deleted file mode 100644 index f2cfd3eb866f..000000000000 --- a/multimedia/xfmedia-remote-plugin/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: xfmedia-remote-plugin -# Date created: 2007/09/24 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xfmedia-remote-plugin -PORTVERSION= 0.2.2 -PORTREVISION= 11 -CATEGORIES= multimedia audio xfce -MASTER_SITES= ${MASTER_SITE_XFCE} -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 - -BUILD_DEPENDS= xfce4-media>=0.9.2:${PORTSDIR}/multimedia/xfce4-media - -DEPRECATED= BROKEN for more than 6 month -EXPIRATION_DATE= 2012-05-10 - -BROKEN= Does not work with Xfce 4.8 - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv panel - -.include <bsd.port.mk> diff --git a/multimedia/xfmedia-remote-plugin/distinfo b/multimedia/xfmedia-remote-plugin/distinfo deleted file mode 100644 index 8d6b7d2ea27a..000000000000 --- a/multimedia/xfmedia-remote-plugin/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (xfce4/xfmedia-remote-plugin-0.2.2.tar.bz2) = 5d204ce47839ac24278071a9f6abd73d84e9ccd26666106736918a1c7e00c7ce -SIZE (xfce4/xfmedia-remote-plugin-0.2.2.tar.bz2) = 291349 diff --git a/multimedia/xfmedia-remote-plugin/pkg-descr b/multimedia/xfmedia-remote-plugin/pkg-descr deleted file mode 100644 index baa781774b2d..000000000000 --- a/multimedia/xfmedia-remote-plugin/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -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. - -WWW: http://goodies.xfce.org/projects/panel-plugins/xfmedia-remote-plugin/ diff --git a/multimedia/xfmedia-remote-plugin/pkg-plist b/multimedia/xfmedia-remote-plugin/pkg-plist deleted file mode 100644 index 0437f5c28b21..000000000000 --- a/multimedia/xfmedia-remote-plugin/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -libexec/xfce4/panel-plugins/xfmedia-remote-plugin -share/locale/fi/LC_MESSAGES/xfmedia-remote-plugin.mo -share/xfce4/panel-plugins/xfmedia-remote.desktop -@dirrm share/xfce4/panel-plugins -@dirrm share/xfce4 -@dirrm libexec/xfce4/panel-plugins -@dirrm libexec/xfce4 |