|
Lines 1-7
Link Here
|
| 1 |
PORTNAME= qmc2 |
1 |
PORTNAME= qmc2 |
| 2 |
PORTVERSION= 0.243 |
|
|
| 3 |
DISTVERSIONPREFIX= v |
2 |
DISTVERSIONPREFIX= v |
| 4 |
PORTREVISION= 4 |
3 |
DISTVERSION= 0.243-14 |
|
|
4 |
DISTVERSIONSUFFIX= -g112724d69 |
| 5 |
CATEGORIES= emulators games |
5 |
CATEGORIES= emulators games |
| 6 |
|
6 |
|
| 7 |
MAINTAINER= agh@riseup.net |
7 |
MAINTAINER= agh@riseup.net |
|
Lines 10-18
WWW= https://github.com/qmc2/qmc2-mame-fe
Link Here
|
| 10 |
|
10 |
|
| 11 |
LICENSE= GPLv2+ |
11 |
LICENSE= GPLv2+ |
| 12 |
|
12 |
|
| 13 |
DEPRECATED= Depends on deprecated www/qt5-webkit |
|
|
| 14 |
EXPIRATION_DATE= 2023-12-31 |
| 15 |
|
| 16 |
BUILD_DEPENDS= bash>0:shells/bash \ |
13 |
BUILD_DEPENDS= bash>0:shells/bash \ |
| 17 |
gawk>0:lang/gawk |
14 |
gawk>0:lang/gawk |
| 18 |
RUN_DEPENDS= libglvnd>0:graphics/libglvnd \ |
15 |
RUN_DEPENDS= libglvnd>0:graphics/libglvnd \ |
|
Lines 23-34
USES= compiler:c++11-lang desktop-file-utils gmake gl qt:5 sdl \
Link Here
|
| 23 |
USE_GITHUB= yes |
20 |
USE_GITHUB= yes |
| 24 |
GH_ACCOUNT= qmc2 |
21 |
GH_ACCOUNT= qmc2 |
| 25 |
GH_PROJECT= qmc2-mame-fe |
22 |
GH_PROJECT= qmc2-mame-fe |
| 26 |
USE_GL= gl glu |
23 |
USE_GL= gl |
| 27 |
USE_QT= buildtools core declarative gui multimedia network opengl qmake \ |
24 |
USE_QT= buildtools:build core declarative gui location multimedia \ |
| 28 |
script scripttools sql svg testlib webkit widgets xml \ |
25 |
network opengl printsupport qmake:build script scripttools \ |
| 29 |
xmlpatterns |
26 |
sql svg testlib webchannel webengine widgets xml xmlpatterns |
| 30 |
USE_SDL= sdl2 |
27 |
USE_SDL= sdl2 |
| 31 |
USE_XORG= x11 xmu |
28 |
USE_XORG= x11 |
| 32 |
|
29 |
|
| 33 |
SHEBANG_FILES= scripts/cleanup-category-ini.sh \ |
30 |
SHEBANG_FILES= scripts/cleanup-category-ini.sh \ |
| 34 |
scripts/generate-option-lists.sh \ |
31 |
scripts/generate-option-lists.sh \ |