View | Details | Raw Unified | Return to bug 248350 | Differences between
and this patch

Collapse All | Expand All

(-)games/homura/Makefile (-3 / +5 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	homura
4
PORTNAME=	homura
5
PORTVERSION=	5.0
5
PORTVERSION=	5.1
6
CATEGORIES=	games
6
CATEGORIES=	games
7
7
8
MAINTAINER=	Alexander88207@protonmail.com
8
MAINTAINER=	Alexander88207@protonmail.com
Lines 23-30 Link Here
23
		vulkaninfo:devel/vulkan-tools \
23
		vulkaninfo:devel/vulkan-tools \
24
		glxinfo:graphics/mesa-demos
24
		glxinfo:graphics/mesa-demos
25
25
26
USE_GITHUB=	yes
26
USE_GITLAB=	yes
27
GH_ACCOUNT=	the-homura-project
27
GL_ACCOUNT=	Alexander88207
28
GL_PROJECT=	Homura
29
GL_COMMIT=	5e8c6ed8d711cf12dfbf180b06b82531c2772058
28
30
29
NO_BUILD=	yes
31
NO_BUILD=	yes
30
32
(-)games/homura/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1593434425
1
TIMESTAMP = 1596037703
2
SHA256 (the-homura-project-homura-5.0_GH0.tar.gz) = 91a7dcd8966e787834f4154ff02dc69903f785687fa656ac4636f8492919838e
2
SHA256 (Alexander88207-Homura-5e8c6ed8d711cf12dfbf180b06b82531c2772058_GL0.tar.gz) = c2aaadf043693b29176b92809f17f70b33fc5a082ac9a2e0787028a3bd83ab40
3
SIZE (the-homura-project-homura-5.0_GH0.tar.gz) = 5525234
3
SIZE (Alexander88207-Homura-5e8c6ed8d711cf12dfbf180b06b82531c2772058_GL0.tar.gz) = 5399243
(-)games/homura/pkg-descr (-1 / +1 lines)
Lines 3-6 Link Here
3
3
4
The Windows emulation is provided by Wine.
4
The Windows emulation is provided by Wine.
5
5
6
WWW: https://github.com/the-homura-project/homura
6
WWW: https://gitlab.com/Alexander88207/Homura
(-)games/homura/pkg-message (-1 / +1 lines)
Lines 12-18 Link Here
12
    To uninstall something use: Homura Uninstall Steam
12
    To uninstall something use: Homura Uninstall Steam
13
13
14
To see what applications are currently working take a look at: 
14
To see what applications are currently working take a look at: 
15
https://github.com/the-homura-project/homura/wiki/Status
15
https://gitlab.com/Alexander88207/Homura/-/wikis/Status
16
16
17
Enjoy playing!
17
Enjoy playing!
18
EOM
18
EOM

Return to bug 248350