Lines 2-14
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= homura |
4 |
PORTNAME= homura |
5 |
PORTVERSION= 5.3 |
5 |
PORTVERSION= 5.4 |
6 |
CATEGORIES= games |
6 |
CATEGORIES= games |
7 |
MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/ |
7 |
MASTER_SITES= https://codeberg.org/Alexander88207/Homura/archive/ |
8 |
DISTNAME= ${PORTVERSION} |
8 |
DISTNAME= ${PORTVERSION} |
9 |
|
9 |
|
10 |
MAINTAINER= Alexander88207@protonmail.com |
10 |
MAINTAINER= Alexander88207@protonmail.com |
11 |
COMMENT= Windows Games Launcher for FreeBSD |
11 |
COMMENT= Wine-based Game Launcher for FreeBSD |
12 |
|
12 |
|
13 |
LICENSE= BSD2CLAUSE |
13 |
LICENSE= BSD2CLAUSE |
14 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
14 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
Lines 15-20
Link Here
|
15 |
|
15 |
|
16 |
ONLY_FOR_ARCHS= amd64 i386 |
16 |
ONLY_FOR_ARCHS= amd64 i386 |
17 |
ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture |
17 |
ONLY_FOR_ARCHS_REASON= Wine only runs on x86 architecture |
|
|
18 |
BROKEN_FreeBSD_13= i386-wine-(devel) is in a bad condition for 13 and newer builds segfaults |
19 |
BROKEN_FreeBSD_14= i386-wine-(devel) segfaults on 14 |
18 |
|
20 |
|
19 |
RUN_DEPENDS= zenity:x11/zenity \ |
21 |
RUN_DEPENDS= zenity:x11/zenity \ |
20 |
xdg-open:devel/xdg-utils \ |
22 |
xdg-open:devel/xdg-utils \ |