Port details |
- suyimazu Wine-based Application Launcher for FreeBSD
- 2023.09 games
=1 2023.09Version of this port present on the latest quarterly branch.
- Maintainer: Alexander88207@protonmail.com
- Port Added: 2021-12-21 17:27:07
- Last Update: 2023-11-22 07:49:30
- Commit Hash: d082775
- People watching this port, also watch:: sway, endless-sky, drm_info, tmux
- Also Listed In: emulators
- License: BSD2CLAUSE
- WWW:
- https://codeberg.org/Alexander88207/Suyimazu
- Description:
- Suyimazu is a launcher that aims to help you run a list
of applications in Wine with a few simple clicks on FreeBSD.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- suyimazu>0:games/suyimazu
- No installation instructions:
- This port has been deleted.
- PKGNAME: suyimazu
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1693936439
SHA256 (suyimazu-2023.09.tar.gz) = 722ccef7ced0a346b5b4b8260a392915db2d9cb5e25cf4dbf2f1e33049bd2b36
SIZE (suyimazu-2023.09.tar.gz) = 306102
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 7zz : archivers/7-zip
- bash : shells/bash
- vulkaninfo : graphics/vulkan-tools
- wine : emulators/wine7
- wine-mono>0 : emulators/wine-mono
- winetricks : emulators/winetricks
- xdg-open : devel/xdg-utils
- zenity : x11/zenity
- glxinfo : graphics/glx-utils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for suyimazu-2023.09:
====> Options available for the radio GLXINFO: you can only select none or one of them
GLX-UTILS=on: Use glxinfo from glx-utils
MESA-DEMOS=off: Use glxinfo from mesa-demos
===> Use 'make config' to modify these settings
- Options name:
- games_suyimazu
- pkg-message:
- An application shortcut for the desktop will be not created by the port.
To open the main gui type: Suyimazu
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
Enjoy playing!
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2023.09 22 Nov 2023 07:49:30 |
Fernando Apesteguía (fernape) Author: Alexander Vereeken |
games/suyimazu: Update to 2023.11 and rename to games/mizuma
ChangeLog: https://codeberg.org/Alexander88207/Mizutamari/releases/tag/2023.11
PR: 275174
Reported by: Alexander88207@protonmail.com (maintainer) |
2023.09 10 Sep 2023 16:12:57 |
Robert Clausecker (fuz) Author: Alexander Vereeken |
games/suyimazu: Update to 2023.09
ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/2023.09
PR: 273584 |
2023.06 18 Jun 2023 16:45:47 |
Fernando Apesteguía (fernape) Author: Alexander Vereeken |
games/suyimazu: Update to 2023.06
ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/2023.06
* The obsolete Applying a fix menu has been removed.
* Thanks to @duckywastaken for ironing out various typos and general grammar
issues.
* The DXVK version has been set to 1.10.3 (Wine 7.1+ is required for newer
versions)
* VKD3D is ready to use on application configurations
* Downloaded Files and Shader Cache from DXVK, Mesa & VKD3D will now be in the
Cache folder of Suyimazu.
* Some minor menu improvements.
* Some background management will now only run once per application startup.
(such as looking for pkg32 updates)
PR: 271996
Reported by: Alexander88207@protonmail.com (maintainer) |
2023_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2023 19 Jan 2023 20:14:46 |
Daniel Engberg (diizzy) |
games/suyimazu: Adjust DISTNAME to not only contain version
Make sure port keeps project name in filename to avoid clashes and
to easier determine origin.
Approved by: portmgr (blanket) |
2023 05 Jan 2023 19:12:38 |
Fernando Apesteguía (fernape) Author: Alexander Vereeken |
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) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.9 29 Aug 2022 16:27:37 |
Neel Chauhan (nc) Author: Alexander Vereeken |
games/suyimazu: Update to 5.9
PR: 266085 |
5.8 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.8 11 May 2022 07:21:56 |
Fernando Apesteguía (fernape) Author: Alexander Vereeken |
games/suyimazu: Update to 5.8
ChangeLog: https://codeberg.org/Alexander88207/Suyimazu/releases/tag/5.8
PR: 263829
Reported by: Alexander88207@protonmail.com (maintainer) |
5.7 21 Dec 2021 17:22:24 |
Fernando Apesteguía (fernape) |
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) |