diff options
author | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-12-03 05:34:08 +0000 |
commit | 535df600f35856fe2da19cf803d09eef32cead07 (patch) | |
tree | 0c2bc1cad16ad67ae64cf92d85d82f3724458d1b /audio/xfce4-mixer | |
parent | d7b69428582b9caa999f35dc66e53654e9b01c5c (diff) | |
download | pkgsrc-535df600f35856fe2da19cf803d09eef32cead07.tar.gz |
Updated xfce4 to 4.0.1
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/PLIST | 8 | ||||
-rw-r--r-- | audio/xfce4-mixer/buildlink2.mk | 4 | ||||
-rw-r--r-- | audio/xfce4-mixer/distinfo | 6 |
3 files changed, 12 insertions, 6 deletions
diff --git a/audio/xfce4-mixer/PLIST b/audio/xfce4-mixer/PLIST index 7854d74dc3d..0bf89e1586e 100644 --- a/audio/xfce4-mixer/PLIST +++ b/audio/xfce4-mixer/PLIST @@ -1,17 +1,23 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:25:58 martti Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:08 martti Exp $ lib/xfce4/panel-plugins/libmixer.a lib/xfce4/panel-plugins/libmixer.la lib/xfce4/panel-plugins/libmixer.so ${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/fr/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/it/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/nl/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-mixer.mo +${PKGLOCALEDIR}/locale/ta/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 diff --git a/audio/xfce4-mixer/buildlink2.mk b/audio/xfce4-mixer/buildlink2.mk index 137b3bc8743..7cd25c90abf 100644 --- a/audio/xfce4-mixer/buildlink2.mk +++ b/audio/xfce4-mixer/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/09/27 06:57:16 martti Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/12/03 05:34:08 martti Exp $ # # This Makefile fragment is included by packages that use xfce4-mixer. # @@ -9,7 +9,7 @@ XFCE4_MIXER_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= xfce4-mixer -BUILDLINK_DEPENDS.xfce4-mixer?= xfce4-mixer>=4.0.0 +BUILDLINK_DEPENDS.xfce4-mixer?= xfce4-mixer>=4.0.1 BUILDLINK_PKGSRCDIR.xfce4-mixer?= ../../audio/xfce4-mixer EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mixer=xfce4-mixer diff --git a/audio/xfce4-mixer/distinfo b/audio/xfce4-mixer/distinfo index b85b411a587..47889557d56 100644 --- a/audio/xfce4-mixer/distinfo +++ b/audio/xfce4-mixer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:25:58 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/12/03 05:34:08 martti Exp $ -SHA1 (xfce4-mixer-4.0.0.tar.gz) = 02b77db868546652ddc32c8192f489c94a5cdef4 -Size (xfce4-mixer-4.0.0.tar.gz) = 336744 bytes +SHA1 (xfce4-mixer-4.0.1.tar.gz) = 883fac1f575e9bd18e2bf207529c450c458a84bb +Size (xfce4-mixer-4.0.1.tar.gz) = 338067 bytes |