summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-01-17 12:56:13 +0000
committermartti <martti@pkgsrc.org>2005-01-17 12:56:13 +0000
commit9a96838bce3e1a7fb109285a4b1a72cf23ef6b17 (patch)
tree9b64448f9255bb8b56c198aa216e527b26bfb4c9 /audio
parent8372d0972162775350660eed08df837e6c558d35 (diff)
downloadpkgsrc-9a96838bce3e1a7fb109285a4b1a72cf23ef6b17.tar.gz
Updated XFce to 4.2.0
Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html)
Diffstat (limited to 'audio')
-rw-r--r--audio/xfce4-mixer/Makefile3
-rw-r--r--audio/xfce4-mixer/PLIST27
-rw-r--r--audio/xfce4-mixer/buildlink3.mk4
-rw-r--r--audio/xfce4-mixer/distinfo6
4 files changed, 24 insertions, 16 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile
index 3b5e6dd9264..6d988c3e278 100644
--- a/audio/xfce4-mixer/Makefile
+++ b/audio/xfce4-mixer/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:10 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/01/17 12:56:13 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-mixer-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= audio
COMMENT= XFce4 mixer plugin
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST
index 0df465dcadd..916dc8d51fc 100644
--- a/audio/xfce4-mixer/PLIST
+++ b/audio/xfce4-mixer/PLIST
@@ -1,32 +1,41 @@
-@comment $NetBSD: PLIST,v 1.8 2004/09/22 08:09:17 jlam Exp $
-lib/xfce4/panel-plugins/libmixer.la
+@comment $NetBSD: PLIST,v 1.9 2005/01/17 12:56:13 martti Exp $
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/fa_IR/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/he/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-mixer.mo
-${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo
+bin/xfce4-mixer
+lib/xfce4/mcs-plugins/sound_settings.la
+lib/xfce4/modules/libxfce4mixer.la
+lib/xfce4/panel-plugins/libmixer.la
+share/applications/xfce-mixer-settings.desktop
+share/icons/hicolor/48x48/apps/xfce4-mixer.png
diff --git a/audio/xfce4-mixer/buildlink3.mk b/audio/xfce4-mixer/buildlink3.mk
index 58faec88ff6..c3285db03d1 100644
--- a/audio/xfce4-mixer/buildlink3.mk
+++ b/audio/xfce4-mixer/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2004/07/12 08:25:11 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2005/01/17 12:56:13 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_MIXER_BUILDLINK3_MK:= ${XFCE4_MIXER_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mixer}
BUILDLINK_PACKAGES+= xfce4-mixer
.if !empty(XFCE4_MIXER_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.0.6
+BUILDLINK_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.2.0
BUILDLINK_PKGSRCDIR.xfce4-mixer?= ../../audio/xfce4-mixer
.endif # XFCE4_MIXER_BUILDLINK3_MK
diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo
index 1764a2c37ab..77e662df157 100644
--- a/audio/xfce4-mixer/distinfo
+++ b/audio/xfce4-mixer/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/07/12 08:25:11 martti Exp $
+$NetBSD: distinfo,v 1.8 2005/01/17 12:56:13 martti Exp $
-SHA1 (xfce4-mixer-4.0.6.tar.gz) = a7a2397eb3a9c8b4114a4a83e1c3697916546cf1
-Size (xfce4-mixer-4.0.6.tar.gz) = 360031 bytes
+SHA1 (xfce4-mixer-4.2.0.tar.gz) = 204a491ec82107debf2d067b8fd9c19a0170634b
+Size (xfce4-mixer-4.2.0.tar.gz) = 544212 bytes