Update to sxiv 26
Maintenance release
This commit is contained in:
parent
88c633e96f
commit
3239a6571e
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2019/10/03 10:29:32 kn Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2020/02/12 22:04:32 kn Exp $
|
||||
|
||||
COMMENT = simple X Image Viewer
|
||||
|
||||
GH_PROJECT = sxiv
|
||||
GH_ACCOUNT = muennich
|
||||
GH_TAGNAME = v25
|
||||
GH_TAGNAME = v26
|
||||
|
||||
CATEGORIES = graphics x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sxiv-25.tar.gz) = FtGsoaF54cCHWETv4uUc+jlqRANGfDiffpIhpzOuXiY=
|
||||
SIZE (sxiv-25.tar.gz) = 48814
|
||||
SHA256 (sxiv-26.tar.gz) = o4KtV3NCQ4GOgouhYfwDV7SNjzp/jCnKwYNJK0a1iUk=
|
||||
SIZE (sxiv-26.tar.gz) = 48569
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-sxiv_1,v 1.3 2019/10/03 10:29:32 kn Exp $
|
||||
$OpenBSD: patch-sxiv_1,v 1.4 2020/02/12 22:04:32 kn Exp $
|
||||
|
||||
Substitute paths.
|
||||
|
||||
Index: sxiv.1
|
||||
--- sxiv.1.orig
|
||||
+++ sxiv.1
|
||||
@@ -384,7 +384,7 @@ and the arguments given to it are: 1) path to image fi
|
||||
@@ -397,7 +397,7 @@ and the arguments given to it are: 1) path to image fi
|
||||
3) image height.
|
||||
.P
|
||||
There is also an example script installed together with sxiv as
|
||||
@ -14,7 +14,7 @@ Index: sxiv.1
|
||||
.SH EXTERNAL KEY HANDLER
|
||||
Additional external keyboard commands can be defined using a handler program
|
||||
located in
|
||||
@@ -399,10 +399,10 @@ have been modified and reloads them.
|
||||
@@ -412,10 +412,10 @@ have been modified and reloads them.
|
||||
|
||||
The key combo argument has the following form: "[C-][M-][S-]KEY",
|
||||
where C/M/S indicate Ctrl/Meta(Alt)/Shift modifier states and KEY is the X
|
||||
|
Loading…
Reference in New Issue
Block a user