diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 83e03e9d2bc2..2f54b282e6cd 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,75 +1,74 @@ PORTNAME= fuse -PORTVERSION= 1.8.0 +PORTVERSION= 1.9.0 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} MAINTAINER= rene@FreeBSD.org COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator WWW= https://fuse-emulator.sourceforge.net LICENSE= GPLv2 -LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ +LIB_DEPENDS= libfreetype.so:print/freetype2 \ libgcrypt.so:security/libgcrypt \ libpng.so:graphics/png \ libspectrum.so:emulators/libspectrum USES= compiler:c++11-lang gettext gmake gnome localbase perl5 \ pkgconfig xorg USE_PERL5= build USE_GNOME= libxml2 glib20 USE_XORG= x11 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -CONFIGURE_ARGS+=--without-joystick # TODO needs libjsw for GTK +CONFIGURE_ARGS+=--without-joystick OPTIONS_DEFINE= ICONS ROMS DOCS OPTIONS_DEFAULT= ICONS OSS GTK3 OPTIONS_SINGLE= AUDIO UI AUDIO_DESC= Audio output interface UI_DESC= User Interface ROMS_DESC= Extra ROM images (128p, 256s, Gluck, IF1, Opus, TrDOS) OPTIONS_SINGLE_AUDIO= ALSA AO OSS PULSEAUDIO OPTIONS_SINGLE_UI= GTK3 SDL SDL2 OPTIONS_SUB= yes ALSA_CONFIGURE_ON= --with-audio-driver=alsa ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib AO_CONFIGURE_ON= --with-audio-driver=libao AO_LIB_DEPENDS= libao.so:audio/libao OSS_CONFIGURE_ON= --with-audio-driver=oss PULSEAUDIO_CONFIGURE_ON=--with-audio-driver=pulseaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio ICONS_USES= desktop-file-utils shared-mime-info ICONS_CONFIGURE_ENABLE= desktop-integration GTK3_USE= GNOME=cairo,gtk30 -GTK3_CONFIGURE_ENABLE= gtk3 +GTK3_CONFIGURE_WITH= gtk SDL_USES= sdl SDL_USE= SDL=sdl XORG=ice,sm,xext SDL_CONFIGURE_WITH= sdl -SDL_CONFIGURE_ON= --without-gtk +SDL2_DESC= ${SDL_DESC}, version 2 SDL2_USES= sdl SDL2_USE= SDL=sdl2 XORG=ice,sm,xext -SDL2_CONFIGURE_WITH= sdl2 -SDL2_CONFIGURE_ON= --without-gtk +SDL2_CONFIGURE_WITH= sdl +SDL_CONFIGURE_ENABLE= sdl2 ROMS_RUN_DEPENDS= fuse-roms>0:emulators/fuse-roms PORTDOCS= AUTHORS ChangeLog README THANKS README.copyright .include .if ${PORT_OPTIONS:MICONS} .endif post-extract: ${CP} ${WRKSRC}/roms/README.copyright ${WRKSRC} post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index 029283f407f9..9c05addf05fa 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779035421 -SHA256 (fuse-1.8.0.tar.gz) = 710656da455bf5fe9843ca80474dd6adc916fc9408476aebf878771801107374 -SIZE (fuse-1.8.0.tar.gz) = 1780185 +TIMESTAMP = 1782050837 +SHA256 (fuse-1.9.0.tar.gz) = 34618c419e215e16ae4584f227e899e4e55be1ddb90fb03380c910ac16cab38a +SIZE (fuse-1.9.0.tar.gz) = 1809321