mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
emulators/fuse: update to 1.5.7
While here, add USES=gnome for USE_GNOME and pet portlint. Reported by: upstream mail
This commit is contained in:
parent
b415fdeec2
commit
01fac71a35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487380
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fuse
|
||||
PORTVERSION= 1.5.6
|
||||
PORTVERSION= 1.5.7
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -17,12 +17,12 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
|||
libpng.so:graphics/png \
|
||||
libspectrum.so:emulators/libspectrum
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake localbase perl5 pkgconfig
|
||||
USES= gettext gmake gnome localbase perl5 pkgconfig
|
||||
USE_PERL5= build
|
||||
USE_GNOME= cairo libxml2 glib20
|
||||
USE_XORG= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--without-alsa --without-joystick
|
||||
|
||||
OPTIONS_DEFINE= AO ICONS ROMS DOCS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1533734142
|
||||
SHA256 (fuse-1.5.6.tar.gz) = cb0e1f8e7c15a57710bcd7a844bd954134d28f169870c3633f59fa32bfc38037
|
||||
SIZE (fuse-1.5.6.tar.gz) = 1634711
|
||||
TIMESTAMP = 1544525073
|
||||
SHA256 (fuse-1.5.7.tar.gz) = f0e2583f2642cdc3b2a737910d24e289d46e4f7e151805e3b0827024b2b45e4d
|
||||
SIZE (fuse-1.5.7.tar.gz) = 1634568
|
||||
|
|
Loading…
Add table
Reference in a new issue