From 40788eb411d92e23ddef30e330bc2f93fbf5773b Mon Sep 17 00:00:00 2001 From: martti Date: Wed, 18 May 2005 06:10:30 +0000 Subject: Updated xfce4 to 4.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- graphics/xfce4-icon-theme/Makefile | 8 +------- graphics/xfce4-icon-theme/buildlink3.mk | 4 ++-- graphics/xfce4-icon-theme/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 13 deletions(-) (limited to 'graphics/xfce4-icon-theme') diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile index 53db5587546..e81ade8f86f 100644 --- a/graphics/xfce4-icon-theme/Makefile +++ b/graphics/xfce4-icon-theme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/02/23 14:07:25 martti Exp $ +# $NetBSD: Makefile,v 1.3 2005/05/18 06:10:30 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -6,10 +6,4 @@ DISTNAME= xfce4-icon-theme-${XFCE4_VERSION} CATEGORIES= graphics COMMENT= XFce4 icon themes -.if !empty(MACHINE_PLATFORM:MNetBSD-1.6*) -# The distfile cannot be extracted with tar on NetBSD 1.6.x -BUILD_DEPENDS+= gtar-base-[0-9]*:../../archivers/gtar-base -GTAR= ${PREFIX}/bin/${GNU_PROGRAM_PREFIX}tar -.endif - .include "../../mk/bsd.pkg.mk" diff --git a/graphics/xfce4-icon-theme/buildlink3.mk b/graphics/xfce4-icon-theme/buildlink3.mk index 3995de5b4ea..5a09b72b1ab 100644 --- a/graphics/xfce4-icon-theme/buildlink3.mk +++ b/graphics/xfce4-icon-theme/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:30 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_ICON_THEME_BUILDLINK3_MK:= ${XFCE4_ICON_THEME_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nxfce4-icon-theme} BUILDLINK_PACKAGES+= xfce4-icon-theme .if !empty(XFCE4_ICON_THEME_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.2.1 +BUILDLINK_DEPENDS.xfce4-icon-theme+= xfce4-icon-theme>=4.2.2 BUILDLINK_PKGSRCDIR.xfce4-icon-theme?= ../../graphics/xfce4-icon-theme .endif # XFCE4_ICON_THEME_BUILDLINK3_MK diff --git a/graphics/xfce4-icon-theme/distinfo b/graphics/xfce4-icon-theme/distinfo index 8fe75ad231c..c3439689d74 100644 --- a/graphics/xfce4-icon-theme/distinfo +++ b/graphics/xfce4-icon-theme/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:30 martti Exp $ -SHA1 (xfce4-icon-theme-4.2.1.tar.gz) = a1c59da074247073d380c497b13cbba32fe5ea21 -RMD160 (xfce4-icon-theme-4.2.1.tar.gz) = 73be01cd46e40af0c8845f91d0ff9d4cda6baf68 -Size (xfce4-icon-theme-4.2.1.tar.gz) = 1555028 bytes +SHA1 (xfce4-icon-theme-4.2.2.tar.gz) = 614ea3c1109659d01ed218fa5ea4bd77d5614da8 +RMD160 (xfce4-icon-theme-4.2.2.tar.gz) = a81100b5e5085e9c1a25d542f41ce6c8177071d4 +Size (xfce4-icon-theme-4.2.2.tar.gz) = 1560723 bytes -- cgit v1.2.3