games/mizuma: update to 2024.01
- DXVK version can now be chosen during application installation - Changed runtime from wine7 to regular wine as it is fully functional again - Increase visual feedback for some background processes - The function "VKD3D" has been renamed to "VKD3D-Proton" as it is the proton version PR: 276471
This commit is contained in:
parent
6ebe28d2ea
commit
f54b67599f
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mizuma
|
||||
DISTVERSION= 2023.11
|
||||
DISTVERSION= 2024.01
|
||||
CATEGORIES= games emulators
|
||||
MASTER_SITES= https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
|
@ -16,7 +16,7 @@ ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture
|
|||
RUN_DEPENDS= 7zz:archivers/7-zip \
|
||||
bash:shells/bash \
|
||||
vulkaninfo:graphics/vulkan-tools \
|
||||
wine:emulators/wine7 \
|
||||
wine:emulators/wine \
|
||||
wine-mono>0:emulators/wine-mono \
|
||||
winetricks:emulators/winetricks \
|
||||
xdg-open:devel/xdg-utils \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1700270500
|
||||
SHA256 (mizuma-2023.11.tar.gz) = f4c89586230466b1b98debc603fae7663d567e6e76f487af891272d172878821
|
||||
SIZE (mizuma-2023.11.tar.gz) = 194904
|
||||
TIMESTAMP = 1705748798
|
||||
SHA256 (mizuma-2024.01.tar.gz) = a82efc4b139fb1dace0347566e8a63711b07c536ca15521af733d00d07673ee3
|
||||
SIZE (mizuma-2024.01.tar.gz) = 194278
|
||||
|
|
|
@ -5,7 +5,7 @@ An application shortcut for the desktop will be not created by the port.
|
|||
|
||||
To open the main gui type: Mizuma
|
||||
|
||||
For quick commandline taks you can use the following examples:
|
||||
For quick commandline tasks you can use the following examples:
|
||||
|
||||
To install something use: Mizuma Install Steam
|
||||
To launch something use: Mizuma Launch Steam
|
||||
|
|
Loading…
Reference in a new issue