summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormartti <martti>2005-05-18 06:10:30 +0000
committermartti <martti>2005-05-18 06:10:30 +0000
commit40788eb411d92e23ddef30e330bc2f93fbf5773b (patch)
treec13939cfb51fc11cffe91fab2dff726baa810a26 /audio
parenta7b1d85cdaeffe2e941c7230128d1433f6642a95 (diff)
downloadpkgsrc-40788eb411d92e23ddef30e330bc2f93fbf5773b.tar.gz
Updated xfce4 to 4.2.2
General: * new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja, ko, mr, pl, ro, vi, * new french documentation. gtk-xfce-engine: * fix various colors issues with ExoIconBar, prelight colors for treeview, AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848). libxfcegui4: * check ~/.local/share/pixmaps/ as a fallback (#731). xfcalendar: * fix compiling with --enable-debug=full (#843), * remove C99 variable declaration and C++ comments. xfce4-mixer: * fix a bug with ALSA. xfce4-session: * fix a crash with the MCS plugin. xfce-utils: * taskbar: Add a command option "--monitor=x" to allow specifying which monitor to use in Xinerama mode. xfdesktop: * fix translation problems with menu panel plugin, * fix bug where binding 'xfdesktop -menu' only works sporadically (#441), * fix unresolved symbol problem with menu module. xffm: * fix property dialog crahsing on FreeBSD (#945), * fix library version info not set on the properties module (#882, #249), * fix fstab parsing (#524), * fix compilation issues with ansi compiler and gcc4 (#862). xfprint: * make bsdlpr plugin compile, * change CUPS detection code, * set correct ld flags (#871), * add support for printcap aliases (#821), * fix MCS plugin. xfwm4: * fix mouse buttons being left ungrabbed when focus was transfered to an unmanaged window, * document hidden option "workspace_scroll" (#948), * various focus issues (#759, #869, #899, #905, #924, #931), * fix pixmap depth not being properly set (#895), * refresh frame when "skip taskbar" state changes (#898), * allow seemless windows to be hidden from kbd shortcuts, * code cleanup.
Diffstat (limited to 'audio')
-rw-r--r--audio/xfce4-mixer/PLIST5
-rw-r--r--audio/xfce4-mixer/buildlink3.mk4
-rw-r--r--audio/xfce4-mixer/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST
index 8dfa578e905..3a44da4f41a 100644
--- a/audio/xfce4-mixer/PLIST
+++ b/audio/xfce4-mixer/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.10 2005/03/18 07:59:08 martti Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/05/18 06:10:30 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/bn_IN/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-mixer.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-mixer.mo
+${PKGLOCALEDIR}/locale/el/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
@@ -21,6 +23,7 @@ ${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/mr/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
diff --git a/audio/xfce4-mixer/buildlink3.mk b/audio/xfce4-mixer/buildlink3.mk
index d358b55afad..7dabe6d89b3 100644
--- a/audio/xfce4-mixer/buildlink3.mk
+++ b/audio/xfce4-mixer/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2005/03/30 07:04:05 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2005/05/18 06:10:30 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.2.1
+BUILDLINK_DEPENDS.xfce4-mixer+= xfce4-mixer>=4.2.2
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 b4758fe0b6e..cac9f563a0f 100644
--- a/audio/xfce4-mixer/distinfo
+++ b/audio/xfce4-mixer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2005/03/18 07:59:08 martti Exp $
+$NetBSD: distinfo,v 1.11 2005/05/18 06:10:30 martti Exp $
-SHA1 (xfce4-mixer-4.2.1.tar.gz) = e338ca981daaf7df861cdff94a182aefe18a9190
-RMD160 (xfce4-mixer-4.2.1.tar.gz) = db2cfade43fb20ca605cf0800e7d3b5649ac8160
-Size (xfce4-mixer-4.2.1.tar.gz) = 548604 bytes
+SHA1 (xfce4-mixer-4.2.2.tar.gz) = 8538d82910cb1699ad368c64469d25d26b65b74d
+RMD160 (xfce4-mixer-4.2.2.tar.gz) = e4cbfa634638cde75cf4e3f473a36591266cfe8f
+Size (xfce4-mixer-4.2.2.tar.gz) = 582555 bytes