FreeBSD Bugzilla – Attachment 230229 Details for
Bug 260521
games/homura: Rename to suyimazu and update to 5.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
suyimazu-5.7(v2).diff
suyimazu-5.7.diff (text/plain), 4.67 KB, created by
Alexander Vereeken
on 2021-12-18 23:57:00 UTC
(
hide
)
Description:
suyimazu-5.7(v2).diff
Filename:
MIME Type:
Creator:
Alexander Vereeken
Created:
2021-12-18 23:57:00 UTC
Size:
4.67 KB
patch
obsolete
>diff --git a/MOVED b/MOVED >index 0575d9b04b45..bee02112106b 100644 >--- a/MOVED >+++ b/MOVED >@@ -16615,3 +16615,4 @@ math/eigen2||2021-12-07|Has expired: No longer available upstream, no consumers > emulators/qemu41||2021-12-10|Has expired: Use emulators/qemu or emulators/qemu-devel > 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 >+games/homura|games/suyimazu|2021-12-18|Project renamed >diff --git a/games/homura/distinfo b/games/homura/distinfo >deleted file mode 100644 >index a94da5d458b1..000000000000 >--- a/games/homura/distinfo >+++ /dev/null >@@ -1,3 +0,0 @@ >-TIMESTAMP = 1631901042 >-SHA256 (5.6.tar.gz) = 5a9f7604cfebd1b7544768c1a914a312f4b02927f2a536095a699385d9cd2647 >-SIZE (5.6.tar.gz) = 5395469 >diff --git a/games/homura/pkg-message b/games/homura/pkg-message >deleted file mode 100644 >index 2953de38cbe4..000000000000 >--- a/games/homura/pkg-message >+++ /dev/null >@@ -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 >-} >-] >diff --git a/games/homura/Makefile b/games/suyimazu/Makefile >similarity index 64% >rename from games/homura/Makefile >rename to games/suyimazu/Makefile >index 18ec5adbf605..3b1eaf7a9340 100644 >--- a/games/homura/Makefile >+++ b/games/suyimazu/Makefile >@@ -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> >diff --git a/games/suyimazu/distinfo b/games/suyimazu/distinfo >new file mode 100644 >index 000000000000..dac32d858a6f >--- /dev/null >+++ b/games/suyimazu/distinfo >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1639846817 >+SHA256 (5.7.tar.gz) = 866f208af809f1eb7bf0b4808fba55ef68fc020d24927e80e2258316041b65a6 >+SIZE (5.7.tar.gz) = 5562010 >diff --git a/games/homura/pkg-descr b/games/suyimazu/pkg-descr >similarity index 64% >rename from games/homura/pkg-descr >rename to games/suyimazu/pkg-descr >index 0fdfd36a8e0a..74e77dbae9b3 100644 >--- a/games/homura/pkg-descr >+++ b/games/suyimazu/pkg-descr >@@ -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. >diff --git a/games/suyimazu/pkg-message b/games/suyimazu/pkg-message >new file mode 100644 >index 000000000000..b8c312b2e5b2 >--- /dev/null >+++ b/games/suyimazu/pkg-message >@@ -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 >+} >+]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
Alexander88207
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 260521
:
230222
|
230229
|
230230