aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vereeken <Alexander88207@protonmail.com>2023-01-05 06:48:36 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-01-05 19:12:38 +0000
commite4b7b2cdcefc8e0d94b8bc9de9e53fae59d305ab (patch)
tree9a1c9676cfad6d46c745365137025a94b18d4e8b
parentdb0dc0b63202bda618fce3091caed9c1e3343033 (diff)
downloadports-e4b7b2cdcefc8e0d94b8bc9de9e53fae59d305ab.tar.gz
ports-e4b7b2cdcefc8e0d94b8bc9de9e53fae59d305ab.zip
games/suyimazu: Update to 2023
ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/2023 * [Launcher] Added support of running applications from windows user directorys. * [Compositor Switch] Added support for Mate desktop compositor * [Installing - DXVK] Set default version of DXVK to 1101 for now as DXVK 2 needs a newer Wine version. * [Installing - Setup] Removed usage of msiexec as Wine can now handle MSI files automatically. * [Wine usage] Switched to Stable Wine releases. * [Menu] Removed: Update and Manage Wine * [Configurationfile] Wine version for applications can be now set in the configuration file of Suyimazu. * [Non functional] Removed obsolete code and repacked some into functions. PR: 268738 Reported by: Alexander88207@protonmail.com (maintainer)
-rw-r--r--games/suyimazu/Makefile5
-rw-r--r--games/suyimazu/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/games/suyimazu/Makefile b/games/suyimazu/Makefile
index 879c4f0b7ca5..3ba70d9a7431 100644
--- a/games/suyimazu/Makefile
+++ b/games/suyimazu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suyimazu
-DISTVERSION= 5.9
+DISTVERSION= 2023
CATEGORIES= games
MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/
DISTNAME= ${DISTVERSION}
@@ -17,7 +17,8 @@ ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture
RUN_DEPENDS= 7zz:archivers/7-zip \
bash:shells/bash \
vulkaninfo:graphics/vulkan-tools \
- wine-proton>0:emulators/wine-proton \
+ wine:emulators/wine \
+ wine-mono>0:emulators/wine-mono \
winetricks:emulators/winetricks \
xdg-open:devel/xdg-utils \
zenity:x11/zenity
diff --git a/games/suyimazu/distinfo b/games/suyimazu/distinfo
index e6e113ed7e94..3ed4f0e942e2 100644
--- a/games/suyimazu/distinfo
+++ b/games/suyimazu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661700474
-SHA256 (5.9.tar.gz) = ada8ff231ecca6fe68ed20821f0a971e86cd812ea4ce0cf1c329bb774ebbcc5c
-SIZE (5.9.tar.gz) = 305940
+TIMESTAMP = 1672833533
+SHA256 (2023.tar.gz) = 1a7a9e0e0b520f0ca912af4677abd33fa70dd70ba021ca48b10383bc8c653da8
+SIZE (2023.tar.gz) = 294736