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

Collapse All | Expand All

(-)games/homura/Makefile (-6 / +4 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	homura
4
PORTNAME=	homura
5
PORTVERSION=	5.2
5
PORTVERSION=	5.3
6
CATEGORIES=	games
6
CATEGORIES=	games
7
MASTER_SITES=	https://codeberg.org/Alexander88207/Homura/archive/
8
DISTNAME=	${PORTVERSION}
7
9
8
MAINTAINER=	Alexander88207@protonmail.com
10
MAINTAINER=	Alexander88207@protonmail.com
9
COMMENT=	Windows Games Launcher for FreeBSD
11
COMMENT=	Windows Games Launcher for FreeBSD
Lines 18-32 Link Here
18
		xdg-open:devel/xdg-utils \
20
		xdg-open:devel/xdg-utils \
19
		bash:shells/bash \
21
		bash:shells/bash \
20
		7z:archivers/p7zip \
22
		7z:archivers/p7zip \
21
		webfonts>=0:x11-fonts/webfonts \
22
		winetricks:emulators/winetricks \
23
		winetricks:emulators/winetricks \
23
		vulkaninfo:graphics/vulkan-tools \
24
		vulkaninfo:graphics/vulkan-tools \
24
		glxinfo:graphics/mesa-demos
25
		glxinfo:graphics/mesa-demos
25
26
26
USE_GITLAB=	yes
27
WRKSRC=	${WRKDIR}/${PORTNAME}
27
GL_ACCOUNT=	Alexander88207
28
GL_PROJECT=	Homura
29
GL_COMMIT=	e52176c0b1350add43846ba25816ecb90dc0d4b0
30
28
31
NO_BUILD=	yes
29
NO_BUILD=	yes
32
30
(-)games/homura/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1602589990
1
TIMESTAMP = 1609187396
2
SHA256 (Alexander88207-Homura-e52176c0b1350add43846ba25816ecb90dc0d4b0_GL0.tar.gz) = 1fb9d091e9d8f36e7b5fb67b10761678d87cd3b7656a6e8a743fae2ca6b225e1
2
SHA256 (5.3.tar.gz) = f6989d77a42d744598eecadd85ab4c29b2c0b2094adfb9fe6019604b4ae3f576
3
SIZE (Alexander88207-Homura-e52176c0b1350add43846ba25816ecb90dc0d4b0_GL0.tar.gz) = 5400282
3
SIZE (5.3.tar.gz) = 5400786
(-)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://gitlab.com/Alexander88207/Homura/-/wikis/Status
15
https://codeberg.org/Alexander88207/Homura/wiki/Status
16
16
17
Enjoy playing!
17
Enjoy playing!
18
EOM
18
EOM

Return to bug 252239