Skip to content

Commit

Permalink
x11/sakura: update to 3.8.8
Browse files Browse the repository at this point in the history
 - 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
  • Loading branch information
0323pin committed Aug 14, 2024
1 parent 65b5616 commit 54dbc4f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions x11/sakura/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.52 2024/04/07 07:35:28 wiz Exp $
# $NetBSD: Makefile,v 1.53 2024/08/14 12:09:12 pin Exp $

DISTNAME= sakura-3.8.7
PKGREVISION= 5
DISTNAME= sakura-3.8.8
CATEGORIES= x11
MASTER_SITES= https://launchpad.net/sakura/trunk/${PKGVERSION_NOREV}/+download/
EXTRACT_SUFX= .tar.bz2
Expand Down
8 changes: 4 additions & 4 deletions x11/sakura/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2023/06/05 15:20:53 pin Exp $
$NetBSD: distinfo,v 1.17 2024/08/14 12:09:12 pin Exp $

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

0 comments on commit 54dbc4f

Please sign in to comment.