Skip to content

Commit

Permalink
games/mizuma: update to 2024.01
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
Alexander88207 authored and rene0 committed Jan 30, 2024
1 parent 6ebe28d commit f54b675
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions games/mizuma/Makefile
@@ -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=/

Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions games/mizuma/distinfo
@@ -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
2 changes: 1 addition & 1 deletion games/mizuma/pkg-message
Expand Up @@ -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
Expand Down

0 comments on commit f54b675

Please sign in to comment.