summaryrefslogtreecommitdiff
path: root/x11/xfce4-session
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-05-18 06:10:30 +0000
committermartti <martti@pkgsrc.org>2005-05-18 06:10:30 +0000
commitae8026899722da9380cfe1a806f846cb938f0c01 (patch)
treec13939cfb51fc11cffe91fab2dff726baa810a26 /x11/xfce4-session
parent5a008c838bed8c838bd94f427f97dc29716f6621 (diff)
downloadpkgsrc-ae8026899722da9380cfe1a806f846cb938f0c01.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 'x11/xfce4-session')
-rw-r--r--x11/xfce4-session/PLIST11
-rw-r--r--x11/xfce4-session/buildlink3.mk4
-rw-r--r--x11/xfce4-session/distinfo8
3 files changed, 15 insertions, 8 deletions
diff --git a/x11/xfce4-session/PLIST b/x11/xfce4-session/PLIST
index 1f9ca048560..447f0ecc606 100644
--- a/x11/xfce4-session/PLIST
+++ b/x11/xfce4-session/PLIST
@@ -1,11 +1,13 @@
-@comment $NetBSD: PLIST,v 1.2 2005/03/18 07:59:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/18 06:10:31 martti Exp $
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/bn_IN/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce4-session.mo
@@ -22,6 +24,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-session.mo
+${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce4-session.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-session.mo
@@ -54,8 +57,8 @@ lib/xfce4/splash/engines/libsimple.la
libexec/balou-export-theme
libexec/balou-install-theme
libexec/xfsm-shutdown-helper
-man/man1/xfce4-session.1
man/man1/xfce4-session-logout.1
+man/man1/xfce4-session.1
share/applications/xfce-session-settings.desktop
share/applications/xfce-splash-settings.desktop
share/icons/hicolor/128x128/apps/xfce4-session.png
@@ -73,6 +76,10 @@ share/xfce4/doc/C/images/xfsm-advanced.png
share/xfce4/doc/C/images/xfsm-general.png
share/xfce4/doc/C/images/xfsm-splash.png
share/xfce4/doc/C/xfce4-session.html
+share/xfce4/doc/fr/images/xfsm-advanced.png
+share/xfce4/doc/fr/images/xfsm-general.png
+share/xfce4/doc/fr/images/xfsm-splash.png
+share/xfce4/doc/fr/xfce4-session.html
@dirrm share/themes/Default/balou
@unexec ${RMDIR} %D/share/icons/hicolor/72x72/apps 2>/dev/null || ${TRUE}
@unexec ${RMDIR} %D/share/icons/hicolor/72x72 2>/dev/null || ${TRUE}
diff --git a/x11/xfce4-session/buildlink3.mk b/x11/xfce4-session/buildlink3.mk
index b2fc4aeea1f..8a74b552125 100644
--- a/x11/xfce4-session/buildlink3.mk
+++ b/x11/xfce4-session/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2005/03/18 07:59:09 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2005/05/18 06:10:31 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_SESSION_BUILDLINK3_MK:= ${XFCE4_SESSION_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-session}
BUILDLINK_PACKAGES+= xfce4-session
.if !empty(XFCE4_SESSION_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.xfce4-session+= xfce4-session>=4.2.1
+BUILDLINK_DEPENDS.xfce4-session+= xfce4-session>=4.2.2
BUILDLINK_PKGSRCDIR.xfce4-session?= ../../x11/xfce4-session
.endif # XFCE4_SESSION_BUILDLINK3_MK
diff --git a/x11/xfce4-session/distinfo b/x11/xfce4-session/distinfo
index e40c7ef9097..475975a4873 100644
--- a/x11/xfce4-session/distinfo
+++ b/x11/xfce4-session/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/03/18 07:59:09 martti Exp $
+$NetBSD: distinfo,v 1.4 2005/05/18 06:10:31 martti Exp $
-SHA1 (xfce4-session-4.2.1.tar.gz) = 344d107672a06d1a58ac7d41c08ec9fce9203e49
-RMD160 (xfce4-session-4.2.1.tar.gz) = ad78f5caa5567c24fcf9b3ab17078362dc00634b
-Size (xfce4-session-4.2.1.tar.gz) = 1316467 bytes
+SHA1 (xfce4-session-4.2.2.tar.gz) = c84ac42ef6069456740a4788a3ed14d9e86aeafd
+RMD160 (xfce4-session-4.2.2.tar.gz) = f322301e5dfcf1476197318d2e154f648bc9e933
+Size (xfce4-session-4.2.2.tar.gz) = 1499674 bytes