Date: Sun, 5 Jan 2025 00:11:18 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6bb8b4bbfc03 - 2024Q4 - games/mizuma: describe usability with KDE Plasma Message-ID: <202501050011.5050BIRr006467@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6bb8b4bbfc035c5524273058f192c5200b62189e commit 6bb8b4bbfc035c5524273058f192c5200b62189e 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:10:40 +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> (cherry picked from commit 43ac3c41144a30ca980721f19801aec0e7610c01) (cherry picked from commit a921cfa68370180b4ee0ba1bffa79ebc5a4aaed2) --- 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 ed6b1513b25f..d0cd69fe76b0 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..3614b640a01e 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501050011.5050BIRr006467>