aboutsummaryrefslogtreecommitdiff
path: root/games/homura
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-01-12 17:51:25 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-01-12 17:51:25 +0000
commitd809ac6de7b41ad67908d057e21034f0a71f382d (patch)
tree2c5c08f6e8a135a7a6febaaf386f1603cd178b6d /games/homura
parent5563d929edcf43743e65340b68d3557cd41d4fd1 (diff)
downloadports-d809ac6de7b41ad67908d057e21034f0a71f382d.tar.gz
ports-d809ac6de7b41ad67908d057e21034f0a71f382d.zip
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)
Notes
Notes: svn path=/head/; revision=561362
Diffstat (limited to 'games/homura')
-rw-r--r--games/homura/Makefile10
-rw-r--r--games/homura/distinfo6
-rw-r--r--games/homura/pkg-descr2
-rw-r--r--games/homura/pkg-message2
4 files changed, 9 insertions, 11 deletions
diff --git a/games/homura/Makefile b/games/homura/Makefile
index 3ff97e9ec7ad..2193532d9c75 100644
--- a/games/homura/Makefile
+++ b/games/homura/Makefile
@@ -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
diff --git a/games/homura/distinfo b/games/homura/distinfo
index 846c3c2b720c..06ea5644f517 100644
--- a/games/homura/distinfo
+++ b/games/homura/distinfo
@@ -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
diff --git a/games/homura/pkg-descr b/games/homura/pkg-descr
index 92322e434d02..0fdfd36a8e0a 100644
--- a/games/homura/pkg-descr
+++ b/games/homura/pkg-descr
@@ -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
diff --git a/games/homura/pkg-message b/games/homura/pkg-message
index 7f009ea5e625..2953de38cbe4 100644
--- a/games/homura/pkg-message
+++ b/games/homura/pkg-message
@@ -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