mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 2.0
This commit is contained in:
parent
f4014503d1
commit
2caf196da8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284120
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= feh
|
||||
PORTVERSION= 1.14.2
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://feh.finalrewind.org/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -27,6 +27,7 @@ MAN1= feh.1 feh-cam.1 gen-cam-menu.1
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -std=c99
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's#share/man#man#' ${WRKSRC}/config.mk
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (feh-1.14.2.tar.bz2) = 99db0299a94ab00bfb63a64c4d298d830651247ec963808742884618150bef84
|
||||
SIZE (feh-1.14.2.tar.bz2) = 2229963
|
||||
SHA256 (feh-2.0.tar.bz2) = c5c90a3e14ad80b62681c632d977b1006cd5b63e8de4b28c6eea9108e2529946
|
||||
SIZE (feh-2.0.tar.bz2) = 2239916
|
||||
|
@ -5,6 +5,7 @@ bin/gen-cam-menu
|
||||
%%DOCSDIR%%/ChangeLog
|
||||
%%DOCSDIR%%/README
|
||||
%%DOCSDIR%%/TODO
|
||||
%%DOCSDIR%%/examples/buttons
|
||||
%%DOCSDIR%%/examples/keys
|
||||
%%DOCSDIR%%/examples/themes
|
||||
%%DATADIR%%/fonts/black.style
|
||||
|
Loading…
Reference in New Issue
Block a user