From 097021821bcdc59cd63e5ec31b6ec6b627a18178 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 23 Jan 2007 18:25:36 +0000 Subject: A client plugin for MPD, the Music Player Daemon. WWW: http://goodies.xfce.org/ --- audio/xfce4-mpc-plugin/Makefile | 29 +++++++++++++++++++++++++++++ audio/xfce4-mpc-plugin/distinfo | 3 +++ audio/xfce4-mpc-plugin/pkg-descr | 3 +++ audio/xfce4-mpc-plugin/pkg-plist | 13 +++++++++++++ 4 files changed, 48 insertions(+) create mode 100644 audio/xfce4-mpc-plugin/Makefile create mode 100644 audio/xfce4-mpc-plugin/distinfo create mode 100644 audio/xfce4-mpc-plugin/pkg-descr create mode 100644 audio/xfce4-mpc-plugin/pkg-plist (limited to 'audio/xfce4-mpc-plugin') diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile new file mode 100644 index 000000000000..08b2b9d71c99 --- /dev/null +++ b/audio/xfce4-mpc-plugin/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: mpc plugin for xfce4 +# Date created: 12 July 2006 +# Whom: Martin Wilke (miwi@FreeBSD.org) +# +# $FreeBSD$ +# + +PORTNAME= xfce4-mpc-plugin +PORTVERSION= 0.3.0 +CATEGORIES= audio xfce +MASTER_SITES= http://goodies.xfce.org/releases/xfce4-mpc-plugin/ +DIST_SUBDIR= xfce4 + +MAINTAINER= miwi@FreeBSD.org +COMMENT= A mpc plugin for xfce + +LIB_DEPENDS= mpd.0:${PORTSDIR}/audio/libmpd + +USE_GMAKE= yes +INSTALLS_ICONS= yes +USE_GETTEXT= yes +GNU_CONFIGURE= yes +USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_XFCE= configenv libgui libutil panel +USE_XLIB= yes + +.include +.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" +.include diff --git a/audio/xfce4-mpc-plugin/distinfo b/audio/xfce4-mpc-plugin/distinfo new file mode 100644 index 000000000000..48e58611e7fb --- /dev/null +++ b/audio/xfce4-mpc-plugin/distinfo @@ -0,0 +1,3 @@ +MD5 (xfce4/xfce4-mpc-plugin-0.3.0.tar.gz) = 137214b1194a025076d361d3631cc3ae +SHA256 (xfce4/xfce4-mpc-plugin-0.3.0.tar.gz) = 8fbc809f5fabd3ce71803912601f1a42dcdaf8206580a32344fef3fd602e47f0 +SIZE (xfce4/xfce4-mpc-plugin-0.3.0.tar.gz) = 136968 diff --git a/audio/xfce4-mpc-plugin/pkg-descr b/audio/xfce4-mpc-plugin/pkg-descr new file mode 100644 index 000000000000..102927249b01 --- /dev/null +++ b/audio/xfce4-mpc-plugin/pkg-descr @@ -0,0 +1,3 @@ +A client plugin for MPD, the Music Player Daemon. + +WWW: http://goodies.xfce.org/ diff --git a/audio/xfce4-mpc-plugin/pkg-plist b/audio/xfce4-mpc-plugin/pkg-plist new file mode 100644 index 000000000000..f7fb72a4f94e --- /dev/null +++ b/audio/xfce4-mpc-plugin/pkg-plist @@ -0,0 +1,13 @@ +libexec/xfce4/panel-plugins/xfce4-mpc-plugin +share/locale/cs/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/fr/LC_MESSAGES/xfce4-mpc-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-mpc-plugin.mo +share/xfce4/panel-plugins/xfce4-mpc-plugin.desktop +@dirrmtry share/xfce4/panel-plugins +@dirrmtry share/xfce4 +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry libexec/xfce4/panel-plugins +@dirrmtry libexec/xfce4 -- cgit v1.2.3