pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/libmatekbd



Module Name:    pkgsrc
Committed By:   youri
Date:           Mon May 14 12:44:08 UTC 2018

Modified Files:
        pkgsrc/x11/libmatekbd: Makefile distinfo

Log Message:
Update libmatekbd to 1.20.1:

remove < gtk+-3.22 bits and bump required gtk+
WidthOfScreen and HeightOfScreen implementation
matekbd-status: Fix Gdk-CRITICAL warning on creating status bar icon
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
avoid deprecated gdk_screen_get_width/height
avoid deprecated gdk_screen_get_number
matekbd-indicator: Don’t expand
matekbd-indicator: don’t use deprecated gdk_cairo_create
Fix for strange GtkIconInfo behaviour
matekbd-indicator: don’t use deprecated GtkAlignment
keyboard-drawing: set css name matekbd-keyboard-drawing
Slightly increase the font size for the key labels
matekbd-keyboard-drawing: Don’t unset double buffering
matekbd-keyboard-drawing: Handle XkbGetKeyboard() failing
matekbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away
fix some introspection warnings
show-layout.ui: don’t use deprecated widgets
UI: expand kbdraw vertical
Translations update


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libmatekbd/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/libmatekbd/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/libmatekbd/Makefile
diff -u pkgsrc/x11/libmatekbd/Makefile:1.9 pkgsrc/x11/libmatekbd/Makefile:1.10
--- pkgsrc/x11/libmatekbd/Makefile:1.9  Mon Apr 16 14:35:23 2018
+++ pkgsrc/x11/libmatekbd/Makefile      Mon May 14 12:44:08 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/04/16 14:35:23 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/05/14 12:44:08 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
-DISTNAME=      libmatekbd-${VERSION:R}.2
+DISTNAME=      libmatekbd-${VERSION:R}.1
 CATEGORIES=    x11
 
 COMMENT=       MATE keyboard configuration library

Index: pkgsrc/x11/libmatekbd/distinfo
diff -u pkgsrc/x11/libmatekbd/distinfo:1.3 pkgsrc/x11/libmatekbd/distinfo:1.4
--- pkgsrc/x11/libmatekbd/distinfo:1.3  Fri Jun 23 17:11:59 2017
+++ pkgsrc/x11/libmatekbd/distinfo      Mon May 14 12:44:08 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/06/23 17:11:59 youri Exp $
+$NetBSD: distinfo,v 1.4 2018/05/14 12:44:08 youri Exp $
 
-SHA1 (libmatekbd-1.18.2.tar.xz) = d93407d73821f8b7aaa0a718308fd4a4dc8f7029
-RMD160 (libmatekbd-1.18.2.tar.xz) = 43265b7659ce6ae91bd2bc74ade5177671a2e98c
-SHA512 (libmatekbd-1.18.2.tar.xz) = 97971fc406fac09e0a652ccb5f811194eeff695a4a8b093b24225230cb64ceebd221d91aab071b0ca7ffd20b1b38e13d428d68fc8249101a3b3f8342fbb1f71e
-Size (libmatekbd-1.18.2.tar.xz) = 369448 bytes
+SHA1 (libmatekbd-1.20.1.tar.xz) = 9cda8f74e5f112c4f55b7fc788f2828e7770955e
+RMD160 (libmatekbd-1.20.1.tar.xz) = 754453b95d94d05b3d6ec8ebb1b9d8cceb8fe8b8
+SHA512 (libmatekbd-1.20.1.tar.xz) = c1fbef094f122326453321e41442134291d1426da7ab882b95dd4fd7e0cc27e4f5b3c18ba89ccffb5a19f171da3a0a4e83ed45162131a4a696d6527ca2672917
+Size (libmatekbd-1.20.1.tar.xz) = 372428 bytes



Home | Main Index | Thread Index | Old Index