diff options
author | martti <martti@pkgsrc.org> | 2005-05-18 06:10:30 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-05-18 06:10:30 +0000 |
commit | cfb49985906bcd50ee66185299ec740d25b2d0eb (patch) | |
tree | c13939cfb51fc11cffe91fab2dff726baa810a26 /x11/xfce4-mcs-manager | |
parent | 4534e7f8ba0d0312ac6cb14c1f62da08b22a184d (diff) | |
download | pkgsrc-cfb49985906bcd50ee66185299ec740d25b2d0eb.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-mcs-manager')
-rw-r--r-- | x11/xfce4-mcs-manager/PLIST | 13 | ||||
-rw-r--r-- | x11/xfce4-mcs-manager/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/xfce4-mcs-manager/distinfo | 8 |
3 files changed, 18 insertions, 7 deletions
diff --git a/x11/xfce4-mcs-manager/PLIST b/x11/xfce4-mcs-manager/PLIST index d8210ccb2ed..d702422cfa4 100644 --- a/x11/xfce4-mcs-manager/PLIST +++ b/x11/xfce4-mcs-manager/PLIST @@ -1,13 +1,16 @@ -@comment $NetBSD: PLIST,v 1.10 2005/03/18 07:59:09 martti Exp $ +@comment $NetBSD: PLIST,v 1.11 2005/05/18 06:10:31 martti Exp $ ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/bn_IN/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/eo/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/xfce-mcs-manager.mo @@ -23,6 +26,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo +${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/nb_NO/LC_MESSAGES/xfce-mcs-manager.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo @@ -50,7 +54,14 @@ share/xfce4/doc/C/images/settings_manager.png share/xfce4/doc/C/images/smgr_from_root_menu.png share/xfce4/doc/C/images/smgr_from_setup_button.png share/xfce4/doc/C/xfce-mcs-manager.html +share/xfce4/doc/fr/images/settings_manager.png +share/xfce4/doc/fr/images/smgr_from_panel.png +share/xfce4/doc/fr/images/smgr_from_root_menu.png +share/xfce4/doc/fr/images/smgr_from_setup_button.png +share/xfce4/doc/fr/xfce-mcs-manager.html @dirrm include/xfce4/xfce-mcs-manager @unexec ${RMDIR} %D/share/xfce4/doc/C/images 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/xfce4/doc/C 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/xfce4/doc/fr/images 2>/dev/null || ${TRUE} +@unexec ${RMDIR} %D/share/xfce4/doc/fr 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/xfce4/doc 2>/dev/null || ${TRUE} diff --git a/x11/xfce4-mcs-manager/buildlink3.mk b/x11/xfce4-mcs-manager/buildlink3.mk index 55196753561..300205af66e 100644 --- a/x11/xfce4-mcs-manager/buildlink3.mk +++ b/x11/xfce4-mcs-manager/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2005/03/18 07:59:09 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2005/05/18 06:10:31 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_MCS_MANAGER_BUILDLINK3_MK:= ${XFCE4_MCS_MANAGER_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-mcs-manager} BUILDLINK_PACKAGES+= xfce4-mcs-manager .if !empty(XFCE4_MCS_MANAGER_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-mcs-manager+= xfce4-mcs-manager>=4.2.1 +BUILDLINK_DEPENDS.xfce4-mcs-manager+= xfce4-mcs-manager>=4.2.2 BUILDLINK_PKGSRCDIR.xfce4-mcs-manager?= ../../x11/xfce4-mcs-manager .endif # XFCE4_MCS_MANAGER_BUILDLINK3_MK diff --git a/x11/xfce4-mcs-manager/distinfo b/x11/xfce4-mcs-manager/distinfo index 0ee50ce4164..5b43a54d8a1 100644 --- a/x11/xfce4-mcs-manager/distinfo +++ b/x11/xfce4-mcs-manager/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/03/18 07:59:09 martti Exp $ +$NetBSD: distinfo,v 1.11 2005/05/18 06:10:31 martti Exp $ -SHA1 (xfce-mcs-manager-4.2.1.tar.gz) = d6e3fa2ed0dd82e006f56b84a38adce27bd251e8 -RMD160 (xfce-mcs-manager-4.2.1.tar.gz) = 9f4e0665680ee50cb1f527b0743e3da51d46ae84 -Size (xfce-mcs-manager-4.2.1.tar.gz) = 503481 bytes +SHA1 (xfce-mcs-manager-4.2.2.tar.gz) = 5ed37d80cbaf1715ccd737a429471eec86f7ade4 +RMD160 (xfce-mcs-manager-4.2.2.tar.gz) = 0bc48061e6f6b729ed32446ce496a8730db43ff0 +Size (xfce-mcs-manager-4.2.2.tar.gz) = 642964 bytes |