Bug 260521 - games/homura: Rename to suyimazu and update to 5.7
Summary: games/homura: Rename to suyimazu and update to 5.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://codeberg.org/Alexander88207/S...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-18 17:36 UTC by Alexander Vereeken
Modified: 2021-12-21 17:27 UTC (History)
1 user (show)

See Also:


Attachments
suyimazu-5.7.diff (4.29 KB, patch)
2021-12-18 17:36 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff
suyimazu-5.7(v2).diff (4.67 KB, patch)
2021-12-18 23:57 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff
suyimazu-5.7(v3).diff (4.66 KB, patch)
2021-12-19 00:01 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Vereeken 2021-12-18 17:36:34 UTC
Created attachment 230222 [details]
suyimazu-5.7.diff

Hello,

this is a name change of the port and an update to 5.7.

Changes:

- Suyimazu now have a config file which is stored under $HOME/.config where you can set the following:

    -   The default project path
    -	The default wine version/binary
    -	An automatic switch to turn off and on the compositor of Metacity(Mate) and XFWM (XFCE) [FreeSync works only when no compositor is running and brings a little better perfomance]
    

- The wine chooser displays now which wine is installed when switching to wine or wine-devel.

- The .i386-wine-pkg stuff gets now automatic maintained by default which can also be turn off in the config file mentioned above. When this is on, automatically, updates or missing wine will be installed.

Port Changes:

- Changing from archivers/p7zip to archivers/7-zip because this port gets deleted.
- Changing from graphics/mesa-demos to graphics/glx-utils.

Thank you in advance!
Comment 1 Alexander Vereeken 2021-12-18 23:57:00 UTC
Created attachment 230229 [details]
suyimazu-5.7(v2).diff

Fix white space
Comment 2 Alexander Vereeken 2021-12-19 00:01:20 UTC
Created attachment 230230 [details]
suyimazu-5.7(v3).diff
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2021-12-21 12:52:46 UTC
s/homura/suyimazu in games/Makefile.

No need to update a new patch.

Thanks!
Comment 4 Alexander Vereeken 2021-12-21 13:38:00 UTC
(In reply to Fernando Apesteguía from comment #3)

Alright, thank you!
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-12-21 17:25:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=346625d118c87f6c6465a614e7d9ad307fd1e39c

commit 346625d118c87f6c6465a614e7d9ad307fd1e39c
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2021-12-21 13:07:56 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-12-21 17:22:24 +0000

    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)

 MOVED                                |  1 +
 games/Makefile                       |  2 +-
 games/homura/distinfo (gone)         |  3 ---
 games/homura/pkg-message (gone)      | 20 --------------------
 games/{homura => suyimazu}/Makefile  | 20 ++++++++++----------
 games/suyimazu/distinfo (new)        |  3 +++
 games/{homura => suyimazu}/pkg-descr |  2 +-
 games/suyimazu/pkg-message (new)     | 19 +++++++++++++++++++
 8 files changed, 35 insertions(+), 35 deletions(-)
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2021-12-21 17:27:26 UTC
Committed,

Thanks!