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=	d6270c8cc207e65073b743949274cacb84caf014
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 = 1596280517
2
SHA256 (the-homura-project-homura-5.0_GH0.tar.gz) = 91a7dcd8966e787834f4154ff02dc69903f785687fa656ac4636f8492919838e
2
SHA256 (Alexander88207-Homura-d6270c8cc207e65073b743949274cacb84caf014_GL0.tar.gz) = d5626c2a276da9610176bf1f1a1e757ab0a69318ada90ffa6be3f186608cb697
3
SIZE (the-homura-project-homura-5.0_GH0.tar.gz) = 5525234
3
SIZE (Alexander88207-Homura-d6270c8cc207e65073b743949274cacb84caf014_GL0.tar.gz) = 5399245
(-)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