Bug 268738 - games/suyimazu: Update to 2023
Summary: games/suyimazu: Update to 2023
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: 2023-01-03 20:08 UTC by Alexander Vereeken
Modified: 2023-01-05 19:17 UTC (History)
1 user (show)

See Also:


Attachments
0001-games-suyimazu-Update-to-2023.patch (1.49 KB, patch)
2023-01-03 20:08 UTC, Alexander Vereeken
Alexander88207: maintainer-approval+
Details | Diff
0001-games-suyimazu-Update-to-2023.patch (1.49 KB, patch)
2023-01-04 12:05 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 2023-01-03 20:08:45 UTC
Created attachment 239239 [details]
0001-games-suyimazu-Update-to-2023.patch

Hello,

first i wish you all a happy new year :)

This is an update to 2023.

Thank you in advance!

Changes:

[Launcher] Added support of running applications from windows user directorys.

[Compositor Switch] Added support for Mate desktop compositor

[Installing - DXVK] Set default version of DXVK to 1101 for now as DXVK 2 needs a newer Wine version.

[Installing - Setup] Removed usage of msiexec as Wine can now handle MSI files automatically.

[Wine usage] Switched to Stable Wine releases.

[Menu] Removed: Update and Manage Wine

[Configurationfile] Wine version for applications can be now set in the configuration file of Suyimazu.

[Non functional] Removed obsolete code and repacked some into functions.
Comment 1 Alexander Vereeken 2023-01-04 12:05:26 UTC
Created attachment 239259 [details]
0001-games-suyimazu-Update-to-2023.patch

Distinfo reroll
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-05 06:52:29 UTC
Hi Alexander,

About the DISTVERSION change, is it ok?
Comment 3 Alexander Vereeken 2023-01-05 12:15:09 UTC
Hello Fernando,

yes it is ok.
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2023-01-05 19:17:07 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-01-05 19:17:50 UTC
A commit in branch main references this bug:

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

commit e4b7b2cdcefc8e0d94b8bc9de9e53fae59d305ab
Author:     Alexander Vereeken <Alexander88207@protonmail.com>
AuthorDate: 2023-01-05 06:48:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-01-05 19:12:38 +0000

    games/suyimazu: Update to 2023

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

     * [Launcher]   Added support of running applications from windows user
            directorys.
     * [Compositor Switch]  Added support for Mate desktop compositor
     * [Installing - DXVK]  Set default version of DXVK to 1101 for now as DXVK 2
            needs a newer Wine version.
     * [Installing - Setup] Removed usage of msiexec as Wine can now handle MSI
            files automatically.
     * [Wine usage] Switched to Stable Wine releases.
     * [Menu] Removed: Update and Manage Wine
     * [Configurationfile] Wine version for applications can be now set in the
            configuration file of Suyimazu.
     * [Non functional] Removed obsolete code and repacked some into functions.

    PR:             268738
    Reported by:    Alexander88207@protonmail.com (maintainer)

 games/suyimazu/Makefile | 5 +++--
 games/suyimazu/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)