Date: Tue, 19 May 2026 20:21:35 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bb4a2994e7ba - main - emulators/fuse: update to 1.8.0 Message-ID: <6a0cc64f.3c03d.220896d5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb4a2994e7ba0bc01a15721735239267e1bdf5d1 commit bb4a2994e7ba0bc01a15721735239267e1bdf5d1 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-05-19 20:20:32 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-05-19 20:21:31 +0000 emulators/fuse: update to 1.8.0 Remove GTK2 option (removed upstream) and split out SDL option into SDL and SDL2 options. --- emulators/fuse/Makefile | 14 ++++++++------ emulators/fuse/distinfo | 6 +++--- emulators/fuse/pkg-plist | 17 ++++++++--------- 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 12037abebbf1..83e03e9d2bc2 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,5 +1,5 @@ PORTNAME= fuse -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} @@ -32,7 +32,7 @@ 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= GTK2 GTK3 SDL +OPTIONS_SINGLE_UI= GTK3 SDL SDL2 OPTIONS_SUB= yes ALSA_CONFIGURE_ON= --with-audio-driver=alsa @@ -44,14 +44,16 @@ 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 -GTK2_USE= GNOME=cairo,gtk20 -GTK2_CONFIGURE_ON= --disable-gtk3 GTK3_USE= GNOME=cairo,gtk30 GTK3_CONFIGURE_ENABLE= gtk3 SDL_USES= sdl -SDL_USE= SDL=sdl2 XORG=ice,sm,xext -SDL_CONFIGURE_WITH= sdl2 +SDL_USE= SDL=sdl XORG=ice,sm,xext +SDL_CONFIGURE_WITH= sdl SDL_CONFIGURE_ON= --without-gtk +SDL2_USES= sdl +SDL2_USE= SDL=sdl2 XORG=ice,sm,xext +SDL2_CONFIGURE_WITH= sdl2 +SDL2_CONFIGURE_ON= --without-gtk ROMS_RUN_DEPENDS= fuse-roms>0:emulators/fuse-roms PORTDOCS= AUTHORS ChangeLog README THANKS README.copyright diff --git a/emulators/fuse/distinfo b/emulators/fuse/distinfo index aa2096aca1de..029283f407f9 100644 --- a/emulators/fuse/distinfo +++ b/emulators/fuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1774438957 -SHA256 (fuse-1.7.0.tar.gz) = a3ff33430898a0f1927f2753a999a5bc99336702c04b8672220dee01d57d85d1 -SIZE (fuse-1.7.0.tar.gz) = 1742469 +TIMESTAMP = 1779035421 +SHA256 (fuse-1.8.0.tar.gz) = 710656da455bf5fe9843ca80474dd6adc916fc9408476aebf878771801107374 +SIZE (fuse-1.8.0.tar.gz) = 1780185 diff --git a/emulators/fuse/pkg-plist b/emulators/fuse/pkg-plist index 4d2830dc44a0..1c11601258fc 100644 --- a/emulators/fuse/pkg-plist +++ b/emulators/fuse/pkg-plist @@ -1,5 +1,5 @@ bin/fuse -%%ICONS%%share/applications/fuse.desktop +%%ICONS%%share/applications/net.sourceforge.fuse_emulator.Fuse.desktop %%DATADIR%%/128-0.rom %%DATADIR%%/128-1.rom %%DATADIR%%/48.rom @@ -8,8 +8,6 @@ bin/fuse %%SDL%%%%DATADIR%%/fuse.font %%DATADIR%%/keyboard.png %%DATADIR%%/keyboard.scr -%%GTK2%%%%DATADIR%%/menu_data.ui -%%GTK3%%%%DATADIR%%/menu_data.ui %%DATADIR%%/microdrive.bmp %%DATADIR%%/plus2-0.rom %%DATADIR%%/plus2-1.rom @@ -29,17 +27,18 @@ bin/fuse %%DATADIR%%/tc2048.rom %%DATADIR%%/tc2068-0.rom %%DATADIR%%/tc2068-1.rom -%%ICONS%%share/icons/hicolor/128x128/apps/fuse.png +%%ICONS%%share/icons/hicolor/128x128/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/128x128/mimetypes/application-x-spectrum.png -%%ICONS%%share/icons/hicolor/16x16/apps/fuse.png +%%ICONS%%share/icons/hicolor/16x16/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/16x16/mimetypes/application-x-spectrum.png -%%ICONS%%share/icons/hicolor/256x256/apps/fuse.png +%%ICONS%%share/icons/hicolor/256x256/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/256x256/mimetypes/application-x-spectrum.png -%%ICONS%%share/icons/hicolor/32x32/apps/fuse.png +%%ICONS%%share/icons/hicolor/32x32/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/32x32/mimetypes/application-x-spectrum.png -%%ICONS%%share/icons/hicolor/48x48/apps/fuse.png +%%ICONS%%share/icons/hicolor/48x48/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/48x48/mimetypes/application-x-spectrum.png -%%ICONS%%share/icons/hicolor/64x64/apps/fuse.png +%%ICONS%%share/icons/hicolor/64x64/apps/net.sourceforge.fuse_emulator.Fuse.png %%ICONS%%share/icons/hicolor/64x64/mimetypes/application-x-spectrum.png share/man/man1/fuse.1.gz +%%ICONS%%share/metainfo/net.sourceforge.fuse_emulator.Fuse.metainfo.xml %%ICONS%%share/mime/packages/fuse.xmlhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a0cc64f.3c03d.220896d5>
