pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/marco marco: Update to 1.21.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e89e8e10c99
branches:  trunk
changeset: 317861:5e89e8e10c99
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed Jan 16 15:01:30 2019 +0000

description:
marco: Update to 1.21.1:

### marco 1.21.1

  * update translations
  * theme: revert theme format version 3.6
  * doc: add info for 3.5 and 3.6 theme format versions
  * Convert frame region handling to cairo regions
  * theme: add invisible_border to metacity theme
  * add support for app-menu button in theme
  * remove option to attach modal dialogs
  * theme: replace mutter/metacity with marco
  * theme: Replace char array element comparisons with strncmp
  * tabpopup.c: always show 5px outline border
  * tabpopup.c: improve
  * Don't show the ws switcher if we only have one
  * theme: Allow disabling fallback colors in gtk:custom()
  * theme: Allow using custom colors from the GTK+ theme
  * theme: Add tiled_left/tiled_right frame states
  * theme: Add background functions for single buttons
  * theme-parser: Use peek_required_version() for validation
  * Add frame type for attached modal dialogs
  * Optionally attach modal dialogs
  * Add meta_window_get_transient_for() method
  * Allow a theme to specify ellipsize width for a title
  * Add frame_x_center/frame_y_center variables for themes
  * metacity-theme-3.xml: Add a flexible version mechanism
  * theme-parser: Remove unused define

### marco 1.21.0

  * update translations
  * Correct resize popup position on HiDPI displays
  * Fix frame geometry to avoid stuck resize cursor
  * Scale cursor size for HiDPI
  * tx: update config with branch specific resoures
  * Use frame window to determine scale

diffstat:

 wm/marco/Makefile |   3 +--
 wm/marco/PLIST    |   3 ++-
 wm/marco/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r d490a67742fc -r 5e89e8e10c99 wm/marco/Makefile
--- a/wm/marco/Makefile Wed Jan 16 15:00:43 2019 +0000
+++ b/wm/marco/Makefile Wed Jan 16 15:01:30 2019 +0000
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.13 2018/11/29 11:21:47 prlw1 Exp $
+# $NetBSD: Makefile,v 1.14 2019/01/16 15:01:30 youri Exp $
 
-PKGREVISION= 3
 .include "../../meta-pkgs/mate/Makefile.common"
 
 DISTNAME=      marco-${VERSION:R}.1
diff -r d490a67742fc -r 5e89e8e10c99 wm/marco/PLIST
--- a/wm/marco/PLIST    Wed Jan 16 15:00:43 2019 +0000
+++ b/wm/marco/PLIST    Wed Jan 16 15:01:30 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/05/14 12:48:14 youri Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/01/16 15:01:30 youri Exp $
 bin/marco
 bin/marco-message
 bin/marco-theme-viewer
@@ -46,6 +46,7 @@
 share/locale/en_GB/LC_MESSAGES/marco.mo
 share/locale/eo/LC_MESSAGES/marco.mo
 share/locale/es/LC_MESSAGES/marco.mo
+share/locale/es_AR/LC_MESSAGES/marco.mo
 share/locale/es_CO/LC_MESSAGES/marco.mo
 share/locale/es_MX/LC_MESSAGES/marco.mo
 share/locale/es_PR/LC_MESSAGES/marco.mo
diff -r d490a67742fc -r 5e89e8e10c99 wm/marco/distinfo
--- a/wm/marco/distinfo Wed Jan 16 15:00:43 2019 +0000
+++ b/wm/marco/distinfo Wed Jan 16 15:01:30 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.6 2018/05/14 12:48:14 youri Exp $
+$NetBSD: distinfo,v 1.7 2019/01/16 15:01:30 youri Exp $
 
-SHA1 (marco-1.20.1.tar.xz) = 0d6a4b6820553b901e23c6da7626fcc2a51027f6
-RMD160 (marco-1.20.1.tar.xz) = 18a2f3dfd703bd4d4c279d3584c559da600c1870
-SHA512 (marco-1.20.1.tar.xz) = 3179b9b8c41788c0cdff4e20d1a315bbe7447a6d6622f5dafff0d1251671b4e4f6de84c865460ef26bdc7340d45ee1af09fdf06933050a81c061719c0f11257f
-Size (marco-1.20.1.tar.xz) = 1423400 bytes
+SHA1 (marco-1.21.1.tar.xz) = c08454e9be9f2a20a73081310fb26587cd54ac01
+RMD160 (marco-1.21.1.tar.xz) = 1dbf0a2e80a366e8521794caa77ae04e315cda63
+SHA512 (marco-1.21.1.tar.xz) = f0bf852122a9b432a1a77352887e5a980e4da36469b0c7721aad83c7bbf7ff958312f72ceefe18c146b4d0dcdefef3d9bd40cfb157cb44bef840c2d80065c406
+Size (marco-1.21.1.tar.xz) = 1431996 bytes
 SHA1 (patch-configure) = fa46453a5d25f154b60970e921f3802cd91ca786
 SHA1 (patch-src_compositor_compositor-xrender.c) = 5cb7e98d8e2b1dda2842f422ad2268bb258c35ee
 SHA1 (patch-src_core_delete.c) = ace180e80d63bbf0a35abc18bf6501061e09d158



Home | Main Index | Thread Index | Old Index