summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2019-08-17 19:40:25 +0000
committergutteridge <gutteridge@pkgsrc.org>2019-08-17 19:40:25 +0000
commite223729471d1623368f76592622a4c263b7bfeec (patch)
tree358a5caa13629dc6b984f2736ab62ea119f322af /x11
parente6862b82b1c16971398c71bca16c3f2b0ef04abd (diff)
downloadpkgsrc-e223729471d1623368f76592622a4c263b7bfeec.tar.gz
xfce4-desktop: update to 4.14.1
NB I have maintained the pre-existing pkgsrc modification of installing the blue background as the default rather than what Xfce sets. However, all backgrounds are now installed for a user to choose from. Change log: 4.14.1 ====== - Ensure the new default wallpaper gets installed 4.14.0 ====== - Add 4.14 wallpaper and set it as default - Do not query file information again (Bug #15460) - Replace GtkStock buttons - Translation Updates: Galician, Italian, Norwegian Bokmål, Norwegian Nynorsk, Portuguese, Portuguese (Brazil) 4.13.6 ====== [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. - Update copyright year - Use https where possible - Add padding to Window Actions menu entry (Bug #14628) - Display correct icon size of minimized apps (Bug #8951) - Reorder checkboxes in Settings UI - Translation Updates: Finnish, Kazakh, Norwegian Bokmål, Portuguese (Brazil), Ukrainian
Diffstat (limited to 'x11')
-rw-r--r--x11/xfce4-desktop/Makefile5
-rw-r--r--x11/xfce4-desktop/PLIST4
-rw-r--r--x11/xfce4-desktop/distinfo13
-rw-r--r--x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h8
4 files changed, 15 insertions, 15 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 514af4a5ff0..fc783e0a424 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2019/08/11 13:25:18 wiz Exp $
+# $NetBSD: Makefile,v 1.82 2019/08/17 19:40:25 gutteridge Exp $
-PKGREVISION= 2
.include "../../meta-pkgs/xfce4/Makefile.common"
-VERSION= 4.13.5
+VERSION= 4.14.1
DISTNAME= xfdesktop-${VERSION}
PKGNAME= xfce4-desktop-${VERSION}
CATEGORIES= x11
diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST
index 3b64a0ed9db..b5d2566ba10 100644
--- a/x11/xfce4-desktop/PLIST
+++ b/x11/xfce4-desktop/PLIST
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.30 2019/07/13 00:28:51 gutteridge Exp $
+@comment $NetBSD: PLIST,v 1.31 2019/08/17 19:40:25 gutteridge Exp $
bin/xfdesktop
bin/xfdesktop-settings
man/man1/xfdesktop.1
share/applications/xfce-backdrop-settings.desktop
share/backgrounds/xfce/xfce-blue.jpg
+share/backgrounds/xfce/xfce-stripes.png
+share/backgrounds/xfce/xfce-teal.jpg
share/icons/hicolor/32x32/apps/xfce4-backdrop.png
share/icons/hicolor/32x32/apps/xfce4-menueditor.png
share/icons/hicolor/48x48/apps/xfce4-backdrop.png
diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo
index ad9bad58464..f12fb4148d4 100644
--- a/x11/xfce4-desktop/distinfo
+++ b/x11/xfce4-desktop/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.31 2019/07/13 00:28:51 gutteridge Exp $
+$NetBSD: distinfo,v 1.32 2019/08/17 19:40:25 gutteridge Exp $
-SHA1 (xfdesktop-4.13.5.tar.bz2) = d78ff50be007ccbee407ec87f649150e599bdc01
-RMD160 (xfdesktop-4.13.5.tar.bz2) = 6614fdf396088996ed98d543bfa21faaa4f4768c
-SHA512 (xfdesktop-4.13.5.tar.bz2) = 5191a28d29f9ba7960ada37055867fabccd2c7b047671331aadbb8d7a03a73dd5b7dd5f6043dd2f0226fa734262b52d22f0c6b77d56007a973aa01da9340f448
-Size (xfdesktop-4.13.5.tar.bz2) = 1487498 bytes
-SHA1 (patch-backgrounds_Makefile.in) = 9310c57da7265b65b0ac1073d7481006162ccd95
-SHA1 (patch-common_xfdesktop-common.h) = b7ef1fcb25012864706eea2e233955cfb9ba1bf7
+SHA1 (xfdesktop-4.14.1.tar.bz2) = 2332b02c131d5ced61bf6276deef23d69bf852c6
+RMD160 (xfdesktop-4.14.1.tar.bz2) = b49d77ad809a9b1dd125b6bd5f4a5fc5a63df1d6
+SHA512 (xfdesktop-4.14.1.tar.bz2) = 05e8e79efe9683d46e69375eb5c3f1d923b5e875bc7dbb8f9405338e44ae0c48172af119c5e7b141595c38b8de00c58c21f7b7d218737f5ddc2428fd7aa4bc6c
+Size (xfdesktop-4.14.1.tar.bz2) = 1533788 bytes
+SHA1 (patch-common_xfdesktop-common.h) = b32b58bc40c6f328bad54cead10b286f397dcade
diff --git a/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h b/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
index 2f73ba138db..92864e24293 100644
--- a/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
+++ b/x11/xfce4-desktop/patches/patch-common_xfdesktop-common.h
@@ -1,15 +1,15 @@
-$NetBSD: patch-common_xfdesktop-common.h,v 1.4 2019/01/18 14:34:48 youri Exp $
+$NetBSD: patch-common_xfdesktop-common.h,v 1.5 2019/08/17 19:40:25 gutteridge Exp $
Use the blue background by default.
---- common/xfdesktop-common.h.orig 2018-06-07 19:37:55.000000000 +0000
+--- common/xfdesktop-common.h.orig 2019-08-11 20:21:03.000000000 +0000
+++ common/xfdesktop-common.h
@@ -35,7 +35,7 @@
#include <stdarg.h>
#define XFDESKTOP_CHANNEL "xfce4-desktop"
--#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-teal.jpg"
-+#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.jpg"
+-#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-stripes.png"
++#define DEFAULT_BACKDROP DATADIR "/backgrounds/xfce/xfce-blue.png"
#define DEFAULT_ICON_FONT_SIZE 12
#define DEFAULT_ICON_SIZE 48
#define ITHEME_FLAGS (GTK_ICON_LOOKUP_USE_BUILTIN)