diff options
Diffstat (limited to 'multimedia/xfce4-media')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 52 | ||||
-rw-r--r-- | multimedia/xfce4-media/distinfo | 3 | ||||
-rw-r--r-- | multimedia/xfce4-media/files/patch-src_remote.c | 12 | ||||
-rw-r--r-- | multimedia/xfce4-media/pkg-descr | 3 | ||||
-rw-r--r-- | multimedia/xfce4-media/pkg-plist | 66 |
5 files changed, 0 insertions, 136 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile deleted file mode 100644 index 8a549088c..000000000 --- a/multimedia/xfce4-media/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: Xfce4-media -# Date created: 23 October 2004 -# Whom: Matt Lancereau <ports@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-media -PORTVERSION= 0.9.1 -PORTREVISION= 3 -CATEGORIES= multimedia xfce -MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ -DISTNAME= xfmedia-${PORTVERSION} -DIST_SUBDIR= xfce4 - -MAINTAINER= r.c.ladan@gmail.com -COMMENT= Lightweight media player for Xfce4 based on the xine engine - -LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - xine.15:${PORTSDIR}/multimedia/libxine \ - exo-0.3.0:${PORTSDIR}/x11/libexo - -OPTIONS= TAGLIB "Enable metadata editing" off - -USE_BZIP2= yes -USE_GETOPT_LONG=yes -USE_GETTEXT= yes -#NLS is hardcoded to "yes" in source, so no WITHOUT_NLS -USE_GMAKE= yes -USE_GNOME= libxml2 intlhack -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -USE_LDCONFIG= yes -INSTALLS_ICONS= yes - -.include <bsd.port.pre.mk> - -.if defined(WITH_TAGLIB) -LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib -CONFIGURE_ARGS= --with-taglib -.else -CONFIGURE_ARGS= --without-taglib -.endif - -post-patch: - @${REINPLACE_CMD} -e "s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" \ - ${WRKSRC}/xfmedia/Makefile.in - -.include <bsd.port.post.mk> diff --git a/multimedia/xfce4-media/distinfo b/multimedia/xfce4-media/distinfo deleted file mode 100644 index 6f592f6af..000000000 --- a/multimedia/xfce4-media/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfmedia-0.9.1.tar.bz2) = 5ab3d25703d16ab4074dc63e677d0367 -SHA256 (xfce4/xfmedia-0.9.1.tar.bz2) = f396989b891dc676bec67a777ef217c9b0e7ccf212373a74984c0153aea0b8fa -SIZE (xfce4/xfmedia-0.9.1.tar.bz2) = 806692 diff --git a/multimedia/xfce4-media/files/patch-src_remote.c b/multimedia/xfce4-media/files/patch-src_remote.c deleted file mode 100644 index 48f3b0e26..000000000 --- a/multimedia/xfce4-media/files/patch-src_remote.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/remote.c.orig 2006-04-08 16:24:13.000000000 +0000 -+++ src/remote.c -@@ -489,8 +489,7 @@ xfmedia_remote_init(XfmediaMainwin *mwin - for(i = 0; i < MAX_INSTANCES; i++) { - g_snprintf(name, 64, XFMEDIA_DBUS_SERVICE_FMT, i); - dbus_error_init(&derr); -- ret = dbus_bus_request_name(dbus_conn, name, -- DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT, &derr); -+ ret = dbus_bus_request_name(dbus_conn, name, 0, &derr); - if(ret < 0) { - g_warning("Unable to acquire D-BUS service '%s': %s." \ - " Remote control interface will not be available.", diff --git a/multimedia/xfce4-media/pkg-descr b/multimedia/xfce4-media/pkg-descr deleted file mode 100644 index 28595a2e8..000000000 --- a/multimedia/xfce4-media/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Xfmedia is a lightweight media player based on the xine engine - -WWW: http://www.spuriousinterrupt.org/projects/xfmedia/ diff --git a/multimedia/xfce4-media/pkg-plist b/multimedia/xfce4-media/pkg-plist deleted file mode 100644 index 6f6117f24..000000000 --- a/multimedia/xfce4-media/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -bin/xfmedia -bin/xfmedia-remote -etc/xdg/xfmedia/keybindings.rc -include/xfmedia/xfmedia-interface.h -include/xfmedia/xfmedia-playlist.h -include/xfmedia/xfmedia-playlist-queue.h -include/xfmedia/xfmedia-plugin.h -include/xfmedia/xfmedia-remote-client.h -include/xfmedia/xfmedia-remote-common.h -include/xfmedia/xfmedia-settings.h -lib/xfmedia/plugins/xfmedia-infopipe.a -lib/xfmedia/plugins/xfmedia-infopipe.la -lib/xfmedia/plugins/xfmedia-infopipe.so -libdata/pkgconfig/xfmedia-plugin.pc -share/applications/xfmedia.desktop -share/icons/hicolor/48x48/apps/xfmedia.png -share/icons/hicolor/22x22/actions/xfmedia-repeat.png -share/icons/hicolor/22x22/actions/xfmedia-shuffle.png -share/locale/de/LC_MESSAGES/xfmedia.mo -share/locale/es/LC_MESSAGES/xfmedia.mo -share/locale/eu/LC_MESSAGES/xfmedia.mo -share/locale/fi/LC_MESSAGES/xfmedia.mo -share/locale/fr/LC_MESSAGES/xfmedia.mo -share/locale/gu/LC_MESSAGES/xfmedia.mo -share/locale/hu/LC_MESSAGES/xfmedia.mo -share/locale/lt/LC_MESSAGES/xfmedia.mo -share/locale/pl/LC_MESSAGES/xfmedia.mo -share/locale/pt_BR/LC_MESSAGES/xfmedia.mo -share/locale/sk/LC_MESSAGES/xfmedia.mo -share/locale/vi/LC_MESSAGES/xfmedia.mo -share/locale/zh_CN/LC_MESSAGES/xfmedia.mo -share/xfmedia/doc/C/ch01s02.html -share/xfmedia/doc/C/ch01s03.html -share/xfmedia/doc/C/ch01.html -share/xfmedia/doc/C/ch02.html -share/xfmedia/doc/C/ch03s02.html -share/xfmedia/doc/C/ch03s03.html -share/xfmedia/doc/C/ch03.html -share/xfmedia/doc/C/ch04s02.html -share/xfmedia/doc/C/ch04.html -share/xfmedia/doc/C/images/mainwin.png -share/xfmedia/doc/C/images/mediamarks-add.png -share/xfmedia/doc/C/images/mediamarks-editor.png -share/xfmedia/doc/C/images/prefs-audiovis.png -share/xfmedia/doc/C/images/prefs-keybindings.png -share/xfmedia/doc/C/images/prefs-options.png -share/xfmedia/doc/C/index.html -share/xfmedia/doc/xfce.css -@dirrm share/xfmedia/doc/C/images -@dirrm share/xfmedia/doc/C -@dirrm share/xfmedia/doc -@dirrm share/xfmedia -@dirrm etc/xdg/xfmedia -@dirrmtry etc/xdg -@dirrm include/xfmedia -@dirrm lib/xfmedia/plugins -@dirrm lib/xfmedia -@dirrmtry share/applications -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi |