pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/enlightenment16 enlightenment16: update to 1.0.24



details:   https://anonhg.NetBSD.org/pkgsrc/rev/105f0c27834b
branches:  trunk
changeset: 769607:105f0c27834b
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Wed Nov 17 01:41:41 2021 +0000

description:
enlightenment16: update to 1.0.24

e16 1.0.24 - 2021-11-14
------------------------
- 1.0.24
- Update po
- Danish translation update
- pagers: Remember zoom setting when changed by pager menu
- Regular expression matching fix simplification
- Regular expression matching fixes
- systray: Change default icon size to 32
- Set _NET_WM_PID on WM check window
- Drop initial setting of _NET_WM_NAME = "e16" on the root window
- Refactor atoms handling
- Avoid using "delete"
- COMPLIANCE: Update
- Support _NET_WM_STATE_FOCUSED
- Add _NET_WM_STATE_FOCUSED to the EWHM atoms
- Only update _NET_WM_STATE and _NET_WM_ALLOWED_ACTIONS when changed
- xprop.c: Do some sanity checks using static asserts if possible
- Shuffle some property stuff around
- session.c: Remove unused headers
- libhack: Add XGetWindowProperty interception
- libhack: Cosmetics
- Eliminate EGetGeometry()
- Change EXGetGeometry() to EXGetSize()
- x.c: Fix LTO warnings
- x.c: Deubug stuff cleanups
- x.c: Remove ancient unused ECreateFocusWindow()
- extinitwin: Fix parent/client synchronization
- Fix EImageDefineCursor() for window mode
- edox: Avoid LTO null pointer warning
- edox: Unifdef USE_XFONT
- Backgrounds: Fix trouble when deleting multiply referenced background
- Backgrounds: Fix bad list operation in CB_ConfigureDelBG()
- Groups: Avoid compiler warning in _DlgFillGroups()
- Drop animation in EwinSlideSizeTo() if there is no change
- Focus: Debug tweaks
- Focus: Fix focus on new clients requesting max size
- autofoo: Deal a bit more consistently with C[PP]FLAGS and LDADD
- French translation update (Philippe J. Guillaumie/Carla Sensa)
- Fix bad memory access during shutdown
- FX: Use xrender when available
- FX: Fix cleanup with compositing enabled
- FX: Fix clipping with compositing enabled
- FX: Make it work in regular compositing mode
- FX: Tweaks
- FX: Some refactoring
- FX: Fix waves cleanup
- FX: Remove "correct bugs" operation in waves
- Introduce HAVE_COMPOSITE_OVERLAY_WINDOW
- glwin.c: Fix incorrect config item size
- Sound: Enable changing engine at runtime
- Don't build disabled stuff
- Sound: Change some esd to esound
- Sound: Change some pa to pulse
- Sound: Header file tweaks
- Move Eexec() and friends to util.h
- Drop (v)snprintf() implementation
- Use installed gettext version, if possible
- Eliminate AM_LANGINFO_CODESET
- 1.0.23.000
- Fix version reported by e16 in release build

diffstat:

 wm/enlightenment16/Makefile |  5 ++---
 wm/enlightenment16/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 86ad9f558877 -r 105f0c27834b wm/enlightenment16/Makefile
--- a/wm/enlightenment16/Makefile       Tue Nov 16 21:28:30 2021 +0000
+++ b/wm/enlightenment16/Makefile       Wed Nov 17 01:41:41 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2021/07/30 12:27:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2021/11/17 01:41:41 gutteridge Exp $
 
-DISTNAME=      e16-1.0.23
+DISTNAME=      e16-1.0.24
 PKGNAME=       ${DISTNAME:S/e/enlightenment/}
-PKGREVISION=   2
 CATEGORIES=    wm x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
 
diff -r 86ad9f558877 -r 105f0c27834b wm/enlightenment16/distinfo
--- a/wm/enlightenment16/distinfo       Tue Nov 16 21:28:30 2021 +0000
+++ b/wm/enlightenment16/distinfo       Wed Nov 17 01:41:41 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:25:12 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/11/17 01:41:41 gutteridge Exp $
 
-BLAKE2s (e16-1.0.23.tar.gz) = 26b6e1fbaeb654e7279b8fe38c6dbb94c78ca65dbe3048a7cbddbf87054df412
-SHA512 (e16-1.0.23.tar.gz) = ac41eded614c1a5a2bd05f71137d1d8ed7777b2d60a7544e891684c4832c2e2b71204c8df2ccbd3b1d4e6cd55a454bd1c35204b90e18ba344aa5882035d40522
-Size (e16-1.0.23.tar.gz) = 2427192 bytes
+BLAKE2s (e16-1.0.24.tar.gz) = 788b96ef94e810b9acce1c79b0377a627a5023bcc3caa3bf82adb3ec224949f1
+SHA512 (e16-1.0.24.tar.gz) = 0180c4d248fe0f598c19b4dcc5c770c45c26fae6f7f8cf92c39f7a626bd7613fe8c3bd560da0c950b6af9eac5a8ca52f19110bb84dd1764e35028be9a861b2f8
+Size (e16-1.0.24.tar.gz) = 2415255 bytes
 SHA1 (patch-ac) = ead8161e192ec11fe1144b41939cb136832b9d29



Home | Main Index | Thread Index | Old Index