sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
bcallah
55ed237274
Take MAINTAINER of feh.
...
ok with sthen@
2019-04-25 02:18:58 +00:00
sthen
86852bcf6e
reset unresponsive maintainers, various porters have spent a bunch of
...
time waiting for timeouts over the last year or more for many of these
ports. ok danj@ jca@ kmos@
2019-04-24 16:26:54 +00:00
tim
d52ca35288
Update to 3.1.3; OK rsadowski@
2019-04-20 06:24:12 +00:00
gonzalo
1e2cfd4c30
Update for feh to 2.27
...
,,Please'' @bcallah
2018-07-10 19:45:14 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
bcallah
ba1f07d4b9
Update to feh-2.26
...
Compile with -std=gnu99 to remove some patches.
MAINTAINER timeout
ok pirofti@
2018-05-06 15:22:12 +00:00
landry
2a8bca1fce
Fixes for gcc (declaration inside for)
2018-03-17 08:30:09 +00:00
kn
8ccfdc1209
Update to feh-2.23.1
...
OK dcoppa@ jung@
2018-02-11 19:23:49 +00:00
espie
dd1a06b9bb
FIX_EXTRACT_PERMISSIONS
2017-12-07 13:12:44 +00:00
dcoppa
e08790782b
Update to feh-2.20
2017-09-08 08:19:20 +00:00
dcoppa
2584cd4515
Respect -N / --no-menus option (broken in 2.17)
...
(upstream git commit 8ad7d16318975a46aaada5c2b4ecf22c089b88f5)
Silence -Wimplicit-fallthrough= warning (missing break)
(upstream git commit a0e2ed52478480513dc1f6963f3114c7841a0d87)
2017-09-04 11:18:17 +00:00
dcoppa
d9605d00ec
Update to feh-2.19.3
2017-08-22 10:05:57 +00:00
dcoppa
61f2ae4eee
Bugfixing update to feh-2.19.2.
...
Fix segfault in feh_event_handle_keypress for certain key inputs.
2017-08-16 06:38:37 +00:00
dcoppa
7e1ccde9d7
Bugfixing update to feh-2.19.1
2017-08-06 08:46:47 +00:00
dcoppa
22262fc80f
Update to feh-2.19
2017-06-09 10:20:22 +00:00
dcoppa
78b05ec73a
Update to feh-2.18.3
...
Patch to make it build with clang by Benjamin Baier
<programmer(AT)netzbasis(DOT)de>, thanks!
2017-04-18 17:56:21 +00:00
dcoppa
cf0c757846
Update to feh-2.18.2
2017-02-23 08:54:33 +00:00
dcoppa
156829739c
Update to feh-2.18
2016-11-04 08:57:31 +00:00
dcoppa
def529cf6b
Update to feh-2.17.1
2016-09-01 07:09:36 +00:00
dcoppa
72cbfdd595
Update to feh-2.17
2016-08-30 14:44:37 +00:00
dcoppa
fc22a07557
Update to feh-2.16.2
2016-08-05 11:01:30 +00:00
dcoppa
8683baa2c0
Update to feh-2.16.1
2016-06-24 10:02:30 +00:00
dcoppa
e906e27485
Update to feh-2.16
2016-06-09 10:56:59 +00:00
dcoppa
b9088febfd
Bugfixing update to feh-2.15.4
2016-05-29 19:57:47 +00:00
dcoppa
7af5127c34
Update to feh-2.15.3
2016-04-29 10:43:15 +00:00
dcoppa
0dd4896023
Update to feh-2.15.2
2016-04-19 08:41:33 +00:00
dcoppa
c46f81ca13
Update to feh-2.15
2016-04-13 12:54:55 +00:00
naddy
66c7d32335
no more no_shared archs
2016-03-15 21:55:46 +00:00
dcoppa
73de1962d0
Update to feh-2.14.2
2016-02-25 08:39:14 +00:00
dcoppa
b84b73339f
Update to feh-2.14
2015-10-05 07:15:26 +00:00
dcoppa
2fd09a4305
commit 5e6cbb6c8d1435b3122dfc55b6e5cfeefb1a3aab
...
Author: James Knight <james.d.knight@live.com>
Date: Mon Jun 22 11:56:00 2015 -0400
ensure fehbg is free'ed
The 'fehbg' variable can be allocated whether or not the user wishes to
generated a fehbg file. Ensure the variable is free'ed before we return.
Signed-off-by: James Knight <james.d.knight@live.com>
2015-07-10 09:02:10 +00:00
dcoppa
59858fd48f
Bugfixing update to feh-2.13.1
2015-05-29 14:07:49 +00:00
dcoppa
a871b870e2
Update to feh-2.13
2015-05-18 08:12:20 +00:00
dcoppa
ec4e78e79a
Update to feh-2.12.1
2015-04-23 05:54:04 +00:00
dcoppa
f381500209
exif.c: do bounds checks before accessing the exif array
...
(upstream git commit 89256a02f51edc44b556f759998eadfd8cf01b17)
2015-02-08 14:20:39 +00:00
dcoppa
04929a4ab9
Update to feh-2.12
2014-05-19 08:45:48 +00:00
dcoppa
b289061cc1
Update to feh-2.11
2014-04-29 14:40:20 +00:00
dcoppa
011759bc3d
A couple of bugfixes from upstream:
...
Fix for segfault due to erroneous free() in case of scandir failed
to scan directory (git commit 5f210b5b2b0b150acf8f4b5890c9811cd65e2aa9)
re-randomize after list is through
(upstream git commit a0ddc0dcff5d43871f8c0e87dfb5d2c49671ac30)
2014-04-15 13:02:21 +00:00
dcoppa
c507991593
Update to feh-2.10
2014-03-12 11:41:43 +00:00
dcoppa
986b42aec5
feh.desktop: add default and en_US GenericName ("Image viewer")
...
(upstream git commit 5210da87c6802f59de0e401033a90e4ae0875866)
2014-01-17 09:53:39 +00:00
dcoppa
a68f075c0d
Fix '--borderless' not working on 64bit systems
...
(upstream git commit b5a719d0dc475066eafc5810c2bdc49bca18713a)
Use '%F' since feh supports multiple files
(upstream git commit 865a78510ff53db952ec5de98c934b60bfc664c8)
2013-12-12 09:20:52 +00:00
dcoppa
88ef1a6e73
thumbnail mode: if --action is set, run it instead of opening images
...
(upstream git commit c0649c4b2a7c824abc743fa59457221e2bc3ab21)
2013-12-03 07:37:44 +00:00
dcoppa
cdb09ce396
Fix off-by-one pixel error when warping the pointer in the bottom/right
...
window border (git commit 2f09bf037a9e02de6a0df68625f139173495699a)
2013-11-22 10:42:12 +00:00
dcoppa
6b1bfa624e
Update to feh-2.9.3.
2013-06-17 13:40:53 +00:00
naddy
10bfdff492
the png headers are now directly under include/
2013-06-04 18:41:39 +00:00
dcoppa
cbcb07e549
Update to feh-2.9.2
2013-05-20 07:56:48 +00:00
dcoppa
475bb06275
Fix -F --zoom 100 not working when compiling feh with gcc and enabled
...
optimizations (git commit cc7cb9f381e2687933b960da3599097beb727554)
2013-04-22 20:38:43 +00:00
dcoppa
336da82395
Update to feh-2.9.1
2013-03-14 13:25:30 +00:00