git: 43ac3c41144a - main - games/mizuma: describe usability with KDE Plasma
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jan 2025 00:07:04 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=43ac3c41144a30ca980721f19801aec0e7610c01 commit 43ac3c41144a30ca980721f19801aec0e7610c01 Author: Alexander Vereeken <Alexander88207@protonmail.com> AuthorDate: 2025-01-04 17:34:44 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2025-01-05 00:06:00 +0000 games/mizuma: describe usability with KDE Plasma While here, make the description a little more objective. PR: 283845 Reported by: Graham Perrin <grahamperrin@gmail.com> --- games/mizuma/Makefile | 2 +- games/mizuma/pkg-descr | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/games/mizuma/Makefile b/games/mizuma/Makefile index 87bafd162b07..c2a3a62c798f 100644 --- a/games/mizuma/Makefile +++ b/games/mizuma/Makefile @@ -4,7 +4,7 @@ CATEGORIES= games emulators MASTER_SITES= https://codeberg.org/Alexander88207/Mizutamari/archive/${PORTVERSION}${EXTRACT_SUFX}?dummy=/ MAINTAINER= Alexander88207@protonmail.com -COMMENT= Wine front-end for FreeBSD +COMMENT= User-friendly Wine front-end WWW= https://codeberg.org/Alexander88207/Mizutamari LICENSE= BSD2CLAUSE diff --git a/games/mizuma/pkg-descr b/games/mizuma/pkg-descr index 46cab1d04cbd..8dcfd9ac1540 100644 --- a/games/mizuma/pkg-descr +++ b/games/mizuma/pkg-descr @@ -1,2 +1,7 @@ -Mizutamari is a launcher that aims to help you run a list -of applications in Wine with a few simple clicks on FreeBSD. +Mizutamari is a Wine front-end. +Written in Bash with a GUI provided by Zentiy. + +A predefined library is used to manage the Windows applications. + +Note: In order to avoid conflicts with the KDE environment, +you need to build this port with the MESA-DEMOS option instead.