Update to feh-2.1
This commit is contained in:
parent
cb2d81f3c8
commit
809ef3fe94
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2011/10/11 07:49:07 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2011/11/07 21:47:28 dcoppa Exp $
|
||||
|
||||
COMMENT= lightweight image viewer
|
||||
|
||||
DISTNAME= feh-2.0
|
||||
DISTNAME= feh-2.1
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
CATEGORIES= graphics
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (feh-2.0.tar.bz2) = Z/AbiMxMupF2xbok759CcA==
|
||||
RMD160 (feh-2.0.tar.bz2) = ckff+OJ+KsGOEaZr/lS9FshmQXo=
|
||||
SHA1 (feh-2.0.tar.bz2) = iQ5Pc0PnwhV/JfEBGnVoitz2w/I=
|
||||
SHA256 (feh-2.0.tar.bz2) = xckKPhStgLYmgcYy2XexAGzVtj6N5LKMbuqRCOJSmUY=
|
||||
SIZE (feh-2.0.tar.bz2) = 2239916
|
||||
MD5 (feh-2.1.tar.bz2) = t/5dttcjmQLJ7VJzPpeLOg==
|
||||
RMD160 (feh-2.1.tar.bz2) = O2rj2IEmoahm0kbmvnKWL2XR+Ao=
|
||||
SHA1 (feh-2.1.tar.bz2) = pZZBIr8u4mdeuUI96ng5QQgG/uk=
|
||||
SHA256 (feh-2.1.tar.bz2) = jXSl+KOqiJx9tfy/jOijEkeC9Yifn0r+IZNaEXVqS7w=
|
||||
SIZE (feh-2.1.tar.bz2) = 2240132
|
||||
|
11
graphics/feh/patches/patch-Makefile
Normal file
11
graphics/feh/patches/patch-Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-Makefile,v 1.1 2011/11/07 21:47:28 dcoppa Exp $
|
||||
--- Makefile.orig Wed Nov 2 10:59:20 2011
|
||||
+++ Makefile Mon Nov 7 22:25:43 2011
|
||||
@@ -55,6 +55,7 @@ install-examples:
|
||||
@echo installing examples to ${example_dir}
|
||||
@mkdir -p ${example_dir}
|
||||
@cp examples/* ${example_dir}
|
||||
+ @rm -f ${example_dir}/*.{beforesubst,orig}
|
||||
@chmod 644 ${example_dir}/*
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-man_feh_pre,v 1.8 2011/10/11 07:49:07 dcoppa Exp $
|
||||
$OpenBSD: patch-man_feh_pre,v 1.9 2011/11/07 21:47:28 dcoppa Exp $
|
||||
|
||||
fix typo
|
||||
|
||||
--- man/feh.pre.orig Mon Oct 10 12:31:30 2011
|
||||
+++ man/feh.pre Tue Oct 11 09:32:56 2011
|
||||
--- man/feh.pre.orig Wed Nov 2 10:59:20 2011
|
||||
+++ man/feh.pre Mon Nov 7 21:34:13 2011
|
||||
@@ -169,7 +169,7 @@ the caption will be looked for in
|
||||
Don't display images, print image info according to
|
||||
.Ar format
|
||||
@ -13,7 +13,7 @@ fix typo
|
||||
.
|
||||
.It Cm --cycle-once
|
||||
.
|
||||
@@ -801,7 +801,7 @@ which
|
||||
@@ -805,7 +805,7 @@ which
|
||||
defaults to
|
||||
.Pa ~/.config/feh/ .
|
||||
If the files are not found in that directory, it will also try
|
||||
@ -22,7 +22,7 @@ fix typo
|
||||
.Pp
|
||||
All config files treat lines starting with a
|
||||
.Qq #
|
||||
@@ -1293,7 +1293,7 @@ order it finds them on the hard disk, which is usually
|
||||
@@ -1297,7 +1297,7 @@ order it finds them on the hard disk, which is usually
|
||||
.
|
||||
Show 128x128 pixel thumbnails, limit window width to 1024 pixels.
|
||||
.
|
||||
|
Loading…
x
Reference in New Issue
Block a user