Skip to content

Commit

Permalink
games/suyimazu: Update to 2023.09
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander88207 authored and clausecker committed Sep 10, 2023
1 parent 8da970a commit 595ab41
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 13 deletions.
4 changes: 2 additions & 2 deletions games/suyimazu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= suyimazu
DISTVERSION= 2023.06
DISTVERSION= 2023.09
CATEGORIES= games emulators
MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/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/wine \
wine:emulators/wine7 \
wine-mono>0:emulators/wine-mono \
winetricks:emulators/winetricks \
xdg-open:devel/xdg-utils \
Expand Down
6 changes: 3 additions & 3 deletions games/suyimazu/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1686771608
SHA256 (suyimazu-2023.06.tar.gz) = b97ab04dd660f1024ce0ab710781fc3da4672101a86bb423de6193d4ec8f492d
SIZE (suyimazu-2023.06.tar.gz) = 306020
TIMESTAMP = 1693936439
SHA256 (suyimazu-2023.09.tar.gz) = 722ccef7ced0a346b5b4b8260a392915db2d9cb5e25cf4dbf2f1e33049bd2b36
SIZE (suyimazu-2023.09.tar.gz) = 306102
14 changes: 6 additions & 8 deletions games/suyimazu/pkg-message
@@ -1,17 +1,15 @@
[
{
message: <<EOM
Suyimazu was created for the gui usage in the first place,
the gui can be opened via the commandline by typing Suyimazu
but also via a shortcut (if you have allowed to create one).
An application shortcut for the desktop will be not created by the port.

For terminal fans there are also some fast commands:
To open the main gui type: Suyimazu

Examples:
For quick commandline taks you can use the following examples:

To install something use: Suyimazu Install Steam
To launch something use: Suyimazu Launch Steam
To uninstall something use: Suyimazu Uninstall Steam
To install something use: Suyimazu Install Steam
To launch something use: Suyimazu Launch Steam
To uninstall something use: Suyimazu Uninstall Steam

Enjoy playing!
EOM
Expand Down

0 comments on commit 595ab41

Please sign in to comment.