pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/mate-desktop
Module Name: pkgsrc
Committed By: youri
Date: Mon May 14 12:55:02 UTC 2018
Modified Files:
pkgsrc/x11/mate-desktop: Makefile PLIST distinfo
Log Message:
Update mate-desktop to 1.20.1:
MATE Desktop 1.20 supports HiDPI displays with dynamic detection and scaling.
HiDPI hints for Qt applications are also pushed to the environment to improve cross toolkit integration.
Toggling HiDPI modes triggers dynamic resize and scale, no log out/in required.
Full changelog:
Add gsettings for window scaling factor
drop additional checks for min GLib version
remove < gtk+-3.22 bits and bump required gtk+ version
schema: drop can-change-accels key, won’t work with GTK+3
WidthOfScreen and HeightOfScreen implementation
drop MateAboutDialog
mate-about: remove remains of libunique references
mate-about: switch to GtkAboutDialog
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
avoid deprecated gdk_screen_get_width/height
mate-desktop-item: mate-about: avoid deprecated gtk_show_uri
mate-about: avoid deprecated gtk_show_uri
avoid deprecated gdk_screen_get_n_monitors
avoid deprecated gdk_screen_make_display_name
avoid deprecated gdk_screen_get_number
Correct little imprecision in man mate-about
Fix broken fallback cursor in mate-colorsel.c
mate-colorsel: don’t use deprecated GTK_STOCK_COLOR_PICKER
Add Global Menu support
Translations update
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/mate-desktop/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/mate-desktop/PLIST \
pkgsrc/x11/mate-desktop/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/mate-desktop/Makefile
diff -u pkgsrc/x11/mate-desktop/Makefile:1.9 pkgsrc/x11/mate-desktop/Makefile:1.10
--- pkgsrc/x11/mate-desktop/Makefile:1.9 Mon Apr 16 14:35:24 2018
+++ pkgsrc/x11/mate-desktop/Makefile Mon May 14 12:55:02 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/04/16 14:35:24 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/05/14 12:55:02 youri Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= mate-desktop-${VERSION}
+DISTNAME= mate-desktop-${VERSION:R}.1
CATEGORIES= x11
COMMENT= MATE desktop library
Index: pkgsrc/x11/mate-desktop/PLIST
diff -u pkgsrc/x11/mate-desktop/PLIST:1.3 pkgsrc/x11/mate-desktop/PLIST:1.4
--- pkgsrc/x11/mate-desktop/PLIST:1.3 Fri Jun 23 17:17:44 2017
+++ pkgsrc/x11/mate-desktop/PLIST Mon May 14 12:55:02 2018
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2017/06/23 17:17:44 youri Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/05/14 12:55:02 youri Exp $
bin/mate-about
bin/mate-color-select
-include/mate-desktop-2.0/libmate-desktop/mate-aboutdialog.h
include/mate-desktop-2.0/libmate-desktop/mate-bg-crossfade.h
include/mate-desktop-2.0/libmate-desktop/mate-bg.h
include/mate-desktop-2.0/libmate-desktop/mate-colorbutton.h
@@ -115,6 +114,7 @@ share/locale/fi/LC_MESSAGES/mate-desktop
share/locale/fr/LC_MESSAGES/mate-desktop.mo
share/locale/frp/LC_MESSAGES/mate-desktop.mo
share/locale/fur/LC_MESSAGES/mate-desktop.mo
+share/locale/fy/LC_MESSAGES/mate-desktop.mo
share/locale/ga/LC_MESSAGES/mate-desktop.mo
share/locale/gl/LC_MESSAGES/mate-desktop.mo
share/locale/gu/LC_MESSAGES/mate-desktop.mo
Index: pkgsrc/x11/mate-desktop/distinfo
diff -u pkgsrc/x11/mate-desktop/distinfo:1.3 pkgsrc/x11/mate-desktop/distinfo:1.4
--- pkgsrc/x11/mate-desktop/distinfo:1.3 Fri Jun 23 17:17:44 2017
+++ pkgsrc/x11/mate-desktop/distinfo Mon May 14 12:55:02 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2017/06/23 17:17:44 youri Exp $
+$NetBSD: distinfo,v 1.4 2018/05/14 12:55:02 youri Exp $
-SHA1 (mate-desktop-1.18.0.tar.xz) = df31ccabe87aa83746e088b43441ca7aac0e67ac
-RMD160 (mate-desktop-1.18.0.tar.xz) = cc1c9ece6f466986059d0bdf7fe9584873f70b95
-SHA512 (mate-desktop-1.18.0.tar.xz) = 0490e9810009923fa315e7f191103bc797c37f4417cf41bf317c55d26f7b52a848a65c28dde6903a861694c131ca52f3ed0be05cbbf6b2dd1cb216539f513220
-Size (mate-desktop-1.18.0.tar.xz) = 827332 bytes
+SHA1 (mate-desktop-1.20.1.tar.xz) = 90cb6bc78c64920d7ba50954d65ab0782782032b
+RMD160 (mate-desktop-1.20.1.tar.xz) = 8141ef9b111ae742a1d34568f07b1c7ce0a0c50c
+SHA512 (mate-desktop-1.20.1.tar.xz) = cbd9215ad37a99564245b4d8721e5af83979826026126e06075743dea5de4ea28d53a277591b35f1894e078b8069d9965f0e7401cb336eac82bbf9dd744d9c16
+Size (mate-desktop-1.20.1.tar.xz) = 816196 bytes
SHA1 (patch-libmate-desktop_mate-desktop-thumbnail.c) = 31320a4a6db879f633f684a8e91f57c6b5f9c608
Home |
Main Index |
Thread Index |
Old Index