summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2019-01-18 14:34:48 +0000
committeryouri <youri@pkgsrc.org>2019-01-18 14:34:48 +0000
commit6891d4dc38d9fa1856b3520a9b435c5b6daf4220 (patch)
tree266243d786e4962dc1eff1bdbe08f63c6203efc3
parent9a1e4e1952b3b181b24ea0dfec968faf5db17bf5 (diff)
downloadpkgsrc-6891d4dc38d9fa1856b3520a9b435c5b6daf4220.tar.gz
xfce4-desktop: update to 4.13.2:
4.13.2 ====== [Please note that this is a development release.] Development release of xfdesktop targeting for Xfce 4.14. Please report all problems at bugzilla.xfce.org. - Use the new Thunarx-3 API (Thunar >= 1.7) - Use custom CSS for the iconview as a fallback (Bug #13609) - Get/set _NET_DESKTOP_MANAGER_S<screen> atom (Bug #13653) - Make "another desktop manager is running" messages critical (Bug #13653) - Change "Create Launcher..." icon (Bug #14161) - Do not popup a single "Applications" menu when right clicking on desktop (Bug #13866) - Single-click mode executes desktop items twice (Bug #14021) - Fix menu popup issue with desktop icons disabled (Bug #14415) - Fix memory leak : Don't try to allocate all the memory (Bug #12805) - Fix some autotools warnings and bump dependencies - Make a couple of strings translatable (Bug #14374) - Translation Updates: Amharic, Arabic, Asturian, Belarusian, Bulgarian, Catalan, Czech, Danish, German, Greek, English (Australia), English (United Kingdom), Spanish, Estonian, Basque, Persian (Iran), Finnish, French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Icelandic, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Dutch, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Slovak, Slovenian, Serbian, Swedish, Thai, Turkish, Uighur, Ukrainian, Uzbek, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan) 4.13.1 ====== [Please note that this is a development release.] Development release of xfdesktop targeting for Xfce 4.14. Please report all problems at bugzilla.xfce.org. * Miscellaneous bug fixes: - Fix a memory leak reported in Bug #13555 - Fix garcon-2 dependancy check (continue to use garcon-1) * Translation Updates: ca da de es fr he hr id it ja kk ko ms pl pt pt_BR ru th uk zh_CN 4.13.0 ====== [Please note that this is a development release.] Development release of xfdesktop targeting for Xfce 4.14. Please report all problems at bugzilla.xfce.org. * Major changes: - Port to Gtk3. - The iconview has a CSS name of "XfdesktopIconView" and adds the GTK_STYLE_CLASS_VIEW to it's base. It then adds GTK_STYLE_CLASS_LABEL when rendering the icon text with the states: selected, active, or normal. Additionally it uses the GTK_STYLE_CLASS_RUBBERBAND when for the rubberband theming. - Port to GDBus. * Miscellaneous bug fixes: - Don't redraw the icons on focus change events (Bug #12071) - Don't try to divide by 0 (Bug #12115) - Settings: Fix loading of wallpaper previews (Bug #11892) - Settings: Allow directories to be selected (Bug #12832) - Fix Open dialog's title (Bug #12560) - Prevent a crash in the backdrop loader (Bug #12339) - Use gdk's get static image for animation files - Add translation string for Trash desktop icon - Retain icon relative position when moving a group
-rw-r--r--x11/xfce4-desktop/Makefile11
-rw-r--r--x11/xfce4-desktop/PLIST3
-rw-r--r--x11/xfce4-desktop/distinfo12
-rw-r--r--x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h6
4 files changed, 16 insertions, 16 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 07c94a5d4c9..125b11949f0 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.73 2018/11/14 22:22:51 kleink Exp $
+# $NetBSD: Makefile,v 1.74 2019/01/18 14:34:48 youri Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"
-DISTNAME= xfdesktop-4.12.4
-PKGNAME= xfce4-desktop-4.12.4
+DISTNAME= xfdesktop-4.13.2
+PKGNAME= xfce4-desktop-4.13.2
CATEGORIES= x11
-MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.12/
+MASTER_SITES+= http://archive.xfce.org/src/xfce/xfdesktop/4.13/
HOMEPAGE= http://docs.xfce.org/xfce/xfdesktop/start
COMMENT= Xfce desktop background manager
@@ -14,7 +13,7 @@ COMMENT= Xfce desktop background manager
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
.include "../../devel/libglade/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST
index 4a38e0ee36d..9308cb9acd3 100644
--- a/x11/xfce4-desktop/PLIST
+++ b/x11/xfce4-desktop/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2018/05/17 14:12:02 youri Exp $
+@comment $NetBSD: PLIST,v 1.27 2019/01/18 14:34:48 youri Exp $
bin/xfdesktop
bin/xfdesktop-settings
man/man1/xfdesktop.1
@@ -22,6 +22,7 @@ share/locale/da/LC_MESSAGES/xfdesktop.mo
share/locale/de/LC_MESSAGES/xfdesktop.mo
share/locale/el/LC_MESSAGES/xfdesktop.mo
share/locale/en_AU/LC_MESSAGES/xfdesktop.mo
+share/locale/en_CA/LC_MESSAGES/xfdesktop.mo
share/locale/en_GB/LC_MESSAGES/xfdesktop.mo
share/locale/eo/LC_MESSAGES/xfdesktop.mo
share/locale/es/LC_MESSAGES/xfdesktop.mo
diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo
index 9ea4cd582bb..0dd47bf3229 100644
--- a/x11/xfce4-desktop/distinfo
+++ b/x11/xfce4-desktop/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2018/05/15 22:33:23 youri Exp $
+$NetBSD: distinfo,v 1.28 2019/01/18 14:34:48 youri Exp $
-SHA1 (xfdesktop-4.12.4.tar.bz2) = 11a244cf2adeef6dacc83881ff2e2ac66da3e118
-RMD160 (xfdesktop-4.12.4.tar.bz2) = d7ba49b1269310cbdc3314be50aa5a57162365a1
-SHA512 (xfdesktop-4.12.4.tar.bz2) = 29f170b96836298dc83e3c49650ab7e88a93c1a2fa1599d1d98f3b6c80c9c059748b76a821077eea39b5b4619998bb300ff17f06e88483a59bd5ae2b76d0605e
-Size (xfdesktop-4.12.4.tar.bz2) = 1421623 bytes
+SHA1 (xfdesktop-4.13.2.tar.bz2) = b127505cede2ed8d7691b4375184da80efafdaa0
+RMD160 (xfdesktop-4.13.2.tar.bz2) = 11fc64511690c636b42a109af22252fcd39ddf2b
+SHA512 (xfdesktop-4.13.2.tar.bz2) = 0002ed639f8554144d8c921ca5bd9d1c2ed634baa11c98f95685c8a636ae6bdc87f8df19aa138fe4eda591facba964451a10aef6ba303be1fad66013bb06ae13
+Size (xfdesktop-4.13.2.tar.bz2) = 1486455 bytes
SHA1 (patch-backgrounds_Makefile.in) = 9310c57da7265b65b0ac1073d7481006162ccd95
-SHA1 (patch-common_xfdesktop-common.h) = 78ad3c5f59f02ebf0f725417cd676f485829ae39
+SHA1 (patch-common_xfdesktop-common.h) = b7ef1fcb25012864706eea2e233955cfb9ba1bf7
diff --git a/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h b/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
index d44ecd097ad..2f73ba138db 100644
--- a/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
+++ b/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
@@ -1,8 +1,8 @@
-$NetBSD: patch-common_xfdesktop-common.h,v 1.3 2018/05/15 22:33:23 youri Exp $
+$NetBSD: patch-common_xfdesktop-common.h,v 1.4 2019/01/18 14:34:48 youri Exp $
Use the blue background by default.
---- common/xfdesktop-common.h.orig 2017-06-26 13:48:02.000000000 +0000
+--- common/xfdesktop-common.h.orig 2018-06-07 19:37:55.000000000 +0000
+++ common/xfdesktop-common.h
@@ -35,7 +35,7 @@
#include <stdarg.h>
@@ -12,4 +12,4 @@ Use the blue background by default.
+#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.jpg"
#define DEFAULT_ICON_FONT_SIZE 12
#define DEFAULT_ICON_SIZE 48
- #define ITHEME_FLAGS (GTK_ICON_LOOKUP_USE_BUILTIN \
+ #define ITHEME_FLAGS (GTK_ICON_LOOKUP_USE_BUILTIN)