diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 04:38:14 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 04:38:14 +0800 |
commit | 2cf52fbd17e4322c00bc6ffa4150089f49370d79 (patch) | |
tree | edff69bc1e0e8dabd0562dc6ae0bca97d1811cce /multimedia | |
parent | 832dba92a446ae53721d0821efcf0105882e3387 (diff) | |
download | marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar.gz marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar.bz2 marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar.lz marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar.xz marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.tar.zst marcuscom-ports-2cf52fbd17e4322c00bc6ffa4150089f49370d79.zip |
- Don't remove gnome dirs since gnome now exists in LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7632 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/xfce4-media/Makefile | 52 | ||||
-rw-r--r-- | multimedia/xfce4-media/distinfo | 3 | ||||
-rw-r--r-- | multimedia/xfce4-media/pkg-descr | 3 | ||||
-rw-r--r-- | multimedia/xfce4-media/pkg-plist | 57 |
4 files changed, 115 insertions, 0 deletions
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile new file mode 100644 index 000000000..f321d5821 --- /dev/null +++ b/multimedia/xfce4-media/Makefile @@ -0,0 +1,52 @@ +# New ports collection makefile for: Xfce4-media +# Date created: 23 October 2004 +# Whom: Matt Lancereau <ports@FreeBSD.org> +# +# $FreeBSD: ports/multimedia/xfce4-media/Makefile,v 1.14 2006/08/16 12:32:26 itetcu Exp $ +# + +PORTNAME= xfce4-media +PORTVERSION= 0.9.1 +PORTREVISION= 1 +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 new file mode 100644 index 000000000..6f592f6af --- /dev/null +++ b/multimedia/xfce4-media/distinfo @@ -0,0 +1,3 @@ +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/pkg-descr b/multimedia/xfce4-media/pkg-descr new file mode 100644 index 000000000..28595a2e8 --- /dev/null +++ b/multimedia/xfce4-media/pkg-descr @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000..5d5a6472b --- /dev/null +++ b/multimedia/xfce4-media/pkg-plist @@ -0,0 +1,57 @@ +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 +@dirrm include/xfmedia +@dirrm lib/xfmedia/plugins +@dirrm lib/xfmedia +@dirrmtry share/applications |