Lines 1-6
Link Here
|
1 |
PORTNAME= tremotesf |
1 |
PORTNAME= tremotesf |
2 |
DISTVERSION= 2.4.0 |
2 |
DISTVERSION= 2.5.0 |
3 |
PORTREVISION= 1 |
|
|
4 |
CATEGORIES= net-p2p |
3 |
CATEGORIES= net-p2p |
5 |
|
4 |
|
6 |
MAINTAINER= vsasjason@gmail.com |
5 |
MAINTAINER= vsasjason@gmail.com |
Lines 12-27
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
Link Here
|
12 |
BUILD_DEPENDS= cxxopts>0:devel/cxxopts |
11 |
BUILD_DEPENDS= cxxopts>0:devel/cxxopts |
13 |
LIB_DEPENDS= libfmt.so:devel/libfmt \ |
12 |
LIB_DEPENDS= libfmt.so:devel/libfmt \ |
14 |
libpsl.so:dns/libpsl |
13 |
libpsl.so:dns/libpsl |
|
|
14 |
TEST_DEPENDS= cpp-httplib>0:www/cpp-httplib |
15 |
|
15 |
|
16 |
USES= cmake:testing desktop-file-utils gettext-tools kde:5 pkgconfig \ |
16 |
USES= cmake:testing desktop-file-utils gettext-tools kde:5 pkgconfig \ |
17 |
qt:5 xorg |
17 |
qt:5 xorg |
18 |
|
18 |
|
19 |
USE_GITHUB= yes |
19 |
USE_GITHUB= yes |
20 |
GH_ACCOUNT= equeim yhirose:httplib |
20 |
GH_ACCOUNT= equeim |
21 |
GH_PROJECT= tremotesf2 libtremotesf:lib cpp-httplib:httplib |
21 |
GH_PROJECT= tremotesf2 |
22 |
GH_SUBDIR= src/libtremotesf:lib \ |
|
|
23 |
src/libtremotesf/3rdparty/cpp-httplib:httplib |
24 |
GH_TAGNAME= 27566318386b27d75f3ecbee3f91aa02e7da4460:lib v0.12.6:httplib |
25 |
|
22 |
|
26 |
USE_KDE= widgetsaddons windowsystem |
23 |
USE_KDE= widgetsaddons windowsystem |
27 |
|
24 |
|