mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
games/homura: Update to 5.3
Changes : - The Tinkering corner is now available, this allows to copy an existing app installation and tinker with it, without touching the existing installation. - The installation and uninstallation of application must now be confirmed once again - It was fixed that you cannot use files with a space in their name in "Run a executable in prefix" Package changes: - Removed x11-fonts/webfonts as run dependency - Source changed to codeberg.org PR: 252239 Submitted by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
This commit is contained in:
parent
5563d929ed
commit
d809ac6de7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561362
@ -2,8 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= homura
|
||||
PORTVERSION= 5.2
|
||||
PORTVERSION= 5.3
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
||||
MAINTAINER= Alexander88207@protonmail.com
|
||||
COMMENT= Windows Games Launcher for FreeBSD
|
||||
@ -18,15 +20,11 @@ RUN_DEPENDS= zenity:x11/zenity \
|
||||
xdg-open:devel/xdg-utils \
|
||||
bash:shells/bash \
|
||||
7z:archivers/p7zip \
|
||||
webfonts>=0:x11-fonts/webfonts \
|
||||
winetricks:emulators/winetricks \
|
||||
vulkaninfo:graphics/vulkan-tools \
|
||||
glxinfo:graphics/mesa-demos
|
||||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= Alexander88207
|
||||
GL_PROJECT= Homura
|
||||
GL_COMMIT= e52176c0b1350add43846ba25816ecb90dc0d4b0
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1602589990
|
||||
SHA256 (Alexander88207-Homura-e52176c0b1350add43846ba25816ecb90dc0d4b0_GL0.tar.gz) = 1fb9d091e9d8f36e7b5fb67b10761678d87cd3b7656a6e8a743fae2ca6b225e1
|
||||
SIZE (Alexander88207-Homura-e52176c0b1350add43846ba25816ecb90dc0d4b0_GL0.tar.gz) = 5400282
|
||||
TIMESTAMP = 1609187396
|
||||
SHA256 (5.3.tar.gz) = f6989d77a42d744598eecadd85ab4c29b2c0b2094adfb9fe6019604b4ae3f576
|
||||
SIZE (5.3.tar.gz) = 5400786
|
||||
|
@ -3,4 +3,4 @@ FreeBSD by providing the required fixes and workarounds.
|
||||
|
||||
The Windows emulation is provided by Wine.
|
||||
|
||||
WWW: https://gitlab.com/Alexander88207/Homura
|
||||
WWW: https://codeberg.org/Alexander88207/Homura
|
||||
|
@ -12,7 +12,7 @@ Examples:
|
||||
To uninstall something use: Homura Uninstall Steam
|
||||
|
||||
To see what applications are currently working take a look at:
|
||||
https://gitlab.com/Alexander88207/Homura/-/wikis/Status
|
||||
https://codeberg.org/Alexander88207/Homura/wiki/Status
|
||||
|
||||
Enjoy playing!
|
||||
EOM
|
||||
|
Loading…
Reference in New Issue
Block a user