View | Details | Raw Unified | Return to bug 276471
Collapse All | Expand All

(-)b/games/mizuma/Makefile (-2 / +2 lines)
Lines 1-5 Link Here
1
PORTNAME=	mizuma
1
PORTNAME=	mizuma
2
DISTVERSION=	2023.11
2
DISTVERSION=	2024.01
3
CATEGORIES=	games emulators 
3
CATEGORIES=	games emulators 
4
MASTER_SITES=	https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
4
MASTER_SITES=	https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/
5
5
Lines 16-22 ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture Link Here
16
RUN_DEPENDS=	7zz:archivers/7-zip \
16
RUN_DEPENDS=	7zz:archivers/7-zip \
17
		bash:shells/bash \
17
		bash:shells/bash \
18
		vulkaninfo:graphics/vulkan-tools \
18
		vulkaninfo:graphics/vulkan-tools \
19
		wine:emulators/wine7 \
19
		wine:emulators/wine \
20
		wine-mono>0:emulators/wine-mono \
20
		wine-mono>0:emulators/wine-mono \
21
		winetricks:emulators/winetricks \
21
		winetricks:emulators/winetricks \
22
		xdg-open:devel/xdg-utils \
22
		xdg-open:devel/xdg-utils \
(-)b/games/mizuma/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1700270500
1
TIMESTAMP = 1705748798
2
SHA256 (mizuma-2023.11.tar.gz) = f4c89586230466b1b98debc603fae7663d567e6e76f487af891272d172878821
2
SHA256 (mizuma-2024.01.tar.gz) = a82efc4b139fb1dace0347566e8a63711b07c536ca15521af733d00d07673ee3
3
SIZE (mizuma-2023.11.tar.gz) = 194904
3
SIZE (mizuma-2024.01.tar.gz) = 194278
(-)b/games/mizuma/pkg-message (-2 / +1 lines)
Lines 5-11 An application shortcut for the desktop will be not created by the port. Link Here
5
5
6
To open the main gui type: Mizuma
6
To open the main gui type: Mizuma
7
7
8
For quick commandline taks you can use the following examples:
8
For quick commandline tasks you can use the following examples:
9
9
10
    To install something use: 		Mizuma Install Steam
10
    To install something use: 		Mizuma Install Steam
11
    To launch something use: 		Mizuma Launch Steam
11
    To launch something use: 		Mizuma Launch Steam
12
- 

Return to bug 276471