mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 2.14
Changelog: * Add --xinerama-index option for background setting (patch by James Knight) * When removing the last image in slidsehow mode, stay on the last (previously second-to-last) image (patch by Lior Shiponi) * Allow --sort and --randomize to override each other (most recently specified option wins) instead of always preferring --sort * Thumbnail mode: Mark image as processed when executing an action (--action) by clicking on an image * It is now possible to override feh's idea of the active xinerama screen using the --xinerama-index option * Remove (undocumented) feature allowing to override feh's idea of the active xinerama screen by setting the XINERAMA_SCREEN environment variable
This commit is contained in:
parent
be48ea66bb
commit
269405b007
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398645
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= feh
|
||||
PORTVERSION= 2.13.1
|
||||
PORTVERSION= 2.14
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://feh.finalrewind.org/ \
|
||||
LOCAL/uqs
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (feh-2.13.1.tar.bz2) = 865088d0481f6862d79d7c08d7b6cf1d25058a74a5784e511a1422fea8aba980
|
||||
SIZE (feh-2.13.1.tar.bz2) = 2117354
|
||||
SHA256 (feh-2.14.tar.bz2) = 3829cd8995ec7cc08095a2b22a6c98d1e2638bd87c8b4f0e85a059c6f0edbc48
|
||||
SIZE (feh-2.14.tar.bz2) = 2118007
|
||||
|
Loading…
Reference in New Issue
Block a user