Skip to content

Commit 54dbc4f

Browse files
committed
x11/sakura: update to 3.8.8
- new color palette: Hybrid - solve cmake deprecation warnings - solve github issue #38 (windows key accelerator not working) - now command line commands apply to all tabs - more consistent behaviour for filenames with spaces - added support for shell programs different from the login shell (non-bash) - disable tab scrolling because it's not working as expected (solves issue #45) - let child processes manage button events if needed (solves issue #48) - add a term option to set the default terminal (solves issue #49) - remove show closebutton option from the contextual menu (still available in the config file - update translations
1 parent 65b5616 commit 54dbc4f

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

x11/sakura/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# $NetBSD: Makefile,v 1.52 2024/04/07 07:35:28 wiz Exp $
1+
# $NetBSD: Makefile,v 1.53 2024/08/14 12:09:12 pin Exp $
22

3-
DISTNAME= sakura-3.8.7
4-
PKGREVISION= 5
3+
DISTNAME= sakura-3.8.8
54
CATEGORIES= x11
65
MASTER_SITES= https://launchpad.net/sakura/trunk/${PKGVERSION_NOREV}/+download/
76
EXTRACT_SUFX= .tar.bz2

x11/sakura/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.16 2023/06/05 15:20:53 pin Exp $
1+
$NetBSD: distinfo,v 1.17 2024/08/14 12:09:12 pin Exp $
22

3-
BLAKE2s (sakura-3.8.7.tar.bz2) = 9ef345f292baa6538db4cd0391aa6f496bd04f7d3d0f915a00088f02da3b7121
4-
SHA512 (sakura-3.8.7.tar.bz2) = ec606af0ab808e93366a08ef36199ef7e23677e7aac4765573604230c9ea498a14d6f22983ab7285030e6d10f432b7ad924f33660bce8bc05bd76a2c31c1a76b
5-
Size (sakura-3.8.7.tar.bz2) = 60003 bytes
3+
BLAKE2s (sakura-3.8.8.tar.bz2) = 9262818bdca663a786ba462696e6e1b7b05ff0c9bf4f25bbb6a698f1b9a06d2d
4+
SHA512 (sakura-3.8.8.tar.bz2) = c144e0ed2822f6f2ae9a92a73df75a30209db61e667bdfb415353491cce16fb5c855dcd27f412c2539e02310150348450409055688aef6d72f42651a344c5db3
5+
Size (sakura-3.8.8.tar.bz2) = 60946 bytes
66
SHA1 (patch-CMakeLists.txt) = 2083126c8a3ba4fa9a5e491f209c567de89c76cf

0 commit comments

Comments
 (0)