games/homura: Rename to suyimazu and update to 5.7

ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/5.7

PR:	260521
Reported by:	Alexander88207@protonmail.com (maintainer)
This commit is contained in:
Fernando Apesteguía 2021-12-21 14:07:56 +01:00
parent 9071181edb
commit 346625d118
8 changed files with 35 additions and 35 deletions

1
MOVED
View File

@ -16617,3 +16617,4 @@ security/putty-gtk2||2021-12-15|Has expired: putty-gtk2 is being phased out
games/xnethack-nox11|games/xnethack@nox11|2021-12-05|Turned into flavor
devel/py-dexml||2021-12-20|Has expired: Use devel/py-dexml2
misc/cmatrix|games/cmatrix|2021-12-20|Move to a more appropriate category
games/homura|games/suyimazu|2021-12-21|Project renamed

View File

@ -380,7 +380,6 @@
SUBDIR += hitori
SUBDIR += hllib
SUBDIR += holotz-castle
SUBDIR += homura
SUBDIR += hoverboard-sdl
SUBDIR += hs-scroll
SUBDIR += hypatia_engine
@ -933,6 +932,7 @@
SUBDIR += supertux
SUBDIR += supertux2
SUBDIR += supertuxkart
SUBDIR += suyimazu
SUBDIR += swell-foop
SUBDIR += sxsame
SUBDIR += tads

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1631901042
SHA256 (5.6.tar.gz) = 5a9f7604cfebd1b7544768c1a914a312f4b02927f2a536095a699385d9cd2647
SIZE (5.6.tar.gz) = 5395469

View File

@ -1,20 +0,0 @@
[
{
message: <<EOM
Homura was created for the gui usage in the first place, the gui can be opened via the commandline by typing Homura but also via a shortcut (if you have Homura allowed to create one).
For terminal fans there are also some fast commands:
Examples:
To install something use: Homura Install Steam
To launch something use: Homura Launch Steam
To uninstall something use: Homura Uninstall Steam
To see what applications are currently working take a look at:
https://codeberg.org/Alexander88207/Homura/wiki/Status
Enjoy playing!
EOM
}
]

View File

@ -1,9 +1,9 @@
# Created by: Alexander Vereeken <Alexander88207@protonmail.com>
PORTNAME= homura
DISTVERSION= 5.6
PORTNAME= suyimazu
DISTVERSION= 5.7
CATEGORIES= games
MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/
MASTER_SITES= https://codeberg.org/Alexander88207/Suyimazu/archive/
DISTNAME= ${DISTVERSION}
MAINTAINER= Alexander88207@protonmail.com
@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture
RUN_DEPENDS= 7z:archivers/p7zip \
RUN_DEPENDS= 7zz:archivers/7-zip \
bash:shells/bash \
glxinfo:graphics/mesa-demos \
glxinfo:graphics/glx-utils \
vulkaninfo:graphics/vulkan-tools \
wine-proton>0:emulators/wine-proton \
winetricks:emulators/winetricks \
@ -28,12 +28,12 @@ NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/Homura \
share/Homura/Data/Framework
PLIST_FILES= bin/Suyimazu \
share/Suyimazu/Data/Framework
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/Homura/Data
${INSTALL_SCRIPT} ${WRKSRC}/Homura ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/Data/Framework ${STAGEDIR}${PREFIX}/share/Homura/Data
${MKDIR} ${STAGEDIR}${PREFIX}/share/Suyimazu/Data
${INSTALL_SCRIPT} ${WRKSRC}/Suyimazu ${STAGEDIR}${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/Data/Framework ${STAGEDIR}${PREFIX}/share/Suyimazu/Data
.include <bsd.port.mk>

3
games/suyimazu/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1639846817
SHA256 (5.7.tar.gz) = 866f208af809f1eb7bf0b4808fba55ef68fc020d24927e80e2258316041b65a6
SIZE (5.7.tar.gz) = 5562010

View File

@ -1,4 +1,4 @@
Homura is a launcher that makes it easy to run Windows games/launcher easily on
Suyimazu is a launcher that makes it easy to run Windows games/launcher easily on
FreeBSD by providing the required fixes and workarounds.
The Windows emulation is provided by Wine.

View File

@ -0,0 +1,19 @@
[
{
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 Homura allowed to create one).
For terminal fans there are also some fast commands:
Examples:
To install something use: Suyimazu Install Steam
To launch something use: Suyimazu Launch Steam
To uninstall something use: Suyimazu Uninstall Steam
Enjoy playing!
EOM
}
]