summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 04:03:17 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-03 04:03:17 +0800
commit70fa1f3712226249dc9c127f624bbda91ce162c5 (patch)
tree2be5ca6225f7eb1522ac6e84e3826427afb5a9c9 /audio
parentba489e877b141543a485d0f9109f4d4b6ce928d8 (diff)
downloadmarcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar.gz
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar.bz2
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar.lz
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar.xz
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.tar.zst
marcuscom-ports-70fa1f3712226249dc9c127f624bbda91ce162c5.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7473 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/xfce4-mixer/Makefile40
-rw-r--r--audio/xfce4-mixer/distinfo3
-rw-r--r--audio/xfce4-mixer/pkg-descr3
-rw-r--r--audio/xfce4-mixer/pkg-plist68
4 files changed, 114 insertions, 0 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
new file mode 100644
index 000000000..09341bbed
--- /dev/null
+++ b/audio/xfce4-mixer/Makefile
@@ -0,0 +1,40 @@
+# New ports collection makefile for: xfce4-mixer
+# Date created: 3 July 2003
+# Whom: James Earl <jdearl@telus.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-mixer
+PORTVERSION= 4.2.3
+PORTREVISION= 2
+CATEGORIES= audio xfce
+MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
+ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \
+ http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/
+DIST_SUBDIR= xfce4
+
+MAINTAINER= oliver@FreeBSD.org
+COMMENT= XFce 4 volume mixer module for xfce4-panel
+
+BUILD_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager \
+ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
+ startup-notification-1.0:${PORTSDIR}/x11/startup-notification \
+ xfce4mcs-client.2:${PORTSDIR}/x11/libxfce4mcs
+RUN_DEPENDS= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager \
+ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+
+USE_GETTEXT= yes
+USE_GNOME= gtk20
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \
+ CPPFLAGS=-I${LOCALBASE}/include \
+ LIBS=-L${LOCALBASE}/lib
+
+.include <bsd.port.mk>
diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo
new file mode 100644
index 000000000..a01747951
--- /dev/null
+++ b/audio/xfce4-mixer/distinfo
@@ -0,0 +1,3 @@
+MD5 (xfce4/xfce4-mixer-4.2.3.tar.gz) = b57fd602b3612fb84a92b124f3468511
+SHA256 (xfce4/xfce4-mixer-4.2.3.tar.gz) = 9a3f9145520f9650b11f7ee4155d80976295baf0b6ed87be8a8466debed7e4e9
+SIZE (xfce4/xfce4-mixer-4.2.3.tar.gz) = 614377
diff --git a/audio/xfce4-mixer/pkg-descr b/audio/xfce4-mixer/pkg-descr
new file mode 100644
index 000000000..0fc68b76d
--- /dev/null
+++ b/audio/xfce4-mixer/pkg-descr
@@ -0,0 +1,3 @@
+XFce 4 volume control mixer module for xfce4-panel.
+
+WWW: http://www.xfce.org
diff --git a/audio/xfce4-mixer/pkg-plist b/audio/xfce4-mixer/pkg-plist
new file mode 100644
index 000000000..c5d75cc62
--- /dev/null
+++ b/audio/xfce4-mixer/pkg-plist
@@ -0,0 +1,68 @@
+bin/xfce4-mixer
+lib/xfce4/modules/libxfce4mixer.la
+lib/xfce4/modules/libxfce4mixer.so
+lib/xfce4/modules/libxfce4mixer.so.0
+lib/xfce4/mcs-plugins/sound_settings.la
+lib/xfce4/mcs-plugins/sound_settings.so
+lib/xfce4/panel-plugins/libmixer.la
+lib/xfce4/panel-plugins/libmixer.so
+share/applications/xfce-mixer-settings.desktop
+share/icons/hicolor/48x48/apps/xfce4-mixer.png
+share/locale/af/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ar/LC_MESSAGES/xfce4-mixer.mo
+share/locale/az/LC_MESSAGES/xfce4-mixer.mo
+share/locale/be/LC_MESSAGES/xfce4-mixer.mo
+share/locale/bg/LC_MESSAGES/xfce4-mixer.mo
+share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ca/LC_MESSAGES/xfce4-mixer.mo
+share/locale/cs/LC_MESSAGES/xfce4-mixer.mo
+share/locale/da/LC_MESSAGES/xfce4-mixer.mo
+share/locale/de/LC_MESSAGES/xfce4-mixer.mo
+share/locale/el/LC_MESSAGES/xfce4-mixer.mo
+share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo
+share/locale/es/LC_MESSAGES/xfce4-mixer.mo
+share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo
+share/locale/et/LC_MESSAGES/xfce4-mixer.mo
+share/locale/eu/LC_MESSAGES/xfce4-mixer.mo
+share/locale/fa/LC_MESSAGES/xfce4-mixer.mo
+share/locale/fi/LC_MESSAGES/xfce4-mixer.mo
+share/locale/fr/LC_MESSAGES/xfce4-mixer.mo
+share/locale/gu/LC_MESSAGES/xfce4-mixer.mo
+share/locale/he/LC_MESSAGES/xfce4-mixer.mo
+share/locale/hi/LC_MESSAGES/xfce4-mixer.mo
+share/locale/hu/LC_MESSAGES/xfce4-mixer.mo
+share/locale/hy/LC_MESSAGES/xfce4-mixer.mo
+share/locale/it/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ja/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ko/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ku/LC_MESSAGES/xfce4-mixer.mo
+share/locale/lt/LC_MESSAGES/xfce4-mixer.mo
+share/locale/mr/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ms/LC_MESSAGES/xfce4-mixer.mo
+share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo
+share/locale/nl/LC_MESSAGES/xfce4-mixer.mo
+share/locale/pa/LC_MESSAGES/xfce4-mixer.mo
+share/locale/pl/LC_MESSAGES/xfce4-mixer.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
+share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ro/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ru/LC_MESSAGES/xfce4-mixer.mo
+share/locale/sk/LC_MESSAGES/xfce4-mixer.mo
+share/locale/sl/LC_MESSAGES/xfce4-mixer.mo
+share/locale/sv/LC_MESSAGES/xfce4-mixer.mo
+share/locale/ta/LC_MESSAGES/xfce4-mixer.mo
+share/locale/tr/LC_MESSAGES/xfce4-mixer.mo
+share/locale/uk/LC_MESSAGES/xfce4-mixer.mo
+share/locale/vi/LC_MESSAGES/xfce4-mixer.mo
+share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo
+share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo
+@dirrmtry lib/xfce4/modules
+@dirrmtry lib/xfce4/mcs-plugins
+@dirrmtry lib/xfce4/panel-plugins
+@dirrmtry lib/xfce4
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/nb_NO/LC_MESSAGES
+@dirrmtry share/locale/nb_NO