Skip to content
Snippets Groups Projects
Unverified Commit 24d45a7c authored by Daniel Menelkir's avatar Daniel Menelkir Committed by Li-Wen Hsu
Browse files

graphics/feh: Update to 3.9

PR:		264589
parent 87137cb4
No related branches found
No related tags found
No related merge requests found
# Created by: Jeremy Norris <ishmael127@home.com> # Created by: Jeremy Norris <ishmael127@home.com>
PORTNAME= feh PORTNAME= feh
PORTVERSION= 3.8 PORTVERSION= 3.9
PORTREVISION= 1
CATEGORIES= graphics CATEGORIES= graphics
MASTER_SITES= http://feh.finalrewind.org/ \ MASTER_SITES= https://feh.finalrewind.org/
LOCAL/uqs
MAINTAINER= dmenelkir@gmail.com MAINTAINER= dmenelkir@gmail.com
COMMENT= Image viewer that utilizes Imlib2 COMMENT= Image viewer that utilizes Imlib2
......
TIMESTAMP = 1651623741 TIMESTAMP = 1655359245
SHA256 (feh-3.8.tar.bz2) = 7f3c34552b39336d7ebee2d7c4bf5697aaaa2c6c102c357f6e82ea240bd62ba9 SHA256 (feh-3.9.tar.bz2) = 8649962c41d2c7ec4cc3f438eb327638a1820ad5a66df6a9995964601ae6bca0
SIZE (feh-3.8.tar.bz2) = 2122631 SIZE (feh-3.9.tar.bz2) = 2111997
s--- config.mk.orig 2017-12-28 18:28:35 UT2 --- config.mk.orig 2022-06-16 06:01:30 UTC
--- config.mk.orig 2022-01-03 10:34:57 UTC
+++ config.mk +++ config.mk
@@ -28,7 +28,7 @@ font_dir = ${main_dir}/share/feh/fonts @@ -29,7 +29,7 @@ bin_dir = ${main_dir}/bin
doc_dir = ${main_dir}/share/doc/feh doc_dir = ${main_dir}/share/doc/feh
image_dir = ${main_dir}/share/feh/images image_dir = ${main_dir}/share/feh/images
font_dir = ${main_dir}/share/feh/fonts font_dir = ${main_dir}/share/feh/fonts
......
--- src/Makefile.orig 2017-12-28 18:28:35 UTC
+++ src/Makefile
@@ -5,8 +5,6 @@ TARGETS = \
events.c \
feh_png.c \
filelist.c \
- getopt.c \
- getopt1.c \
gib_hash.c \
gib_imlib.c \
gib_list.c \
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment