Added
Link Here
|
1 |
PORTNAME= tremotesf |
2 |
DISTVERSION= 2.4.0 |
3 |
CATEGORIES= net-p2p |
4 |
|
5 |
MAINTAINER= vsasjason@gmail.com |
6 |
COMMENT= Remote GUI for transmission-daemon |
7 |
|
8 |
LICENSE= GPLv3+ |
9 |
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt |
10 |
|
11 |
BUILD_DEPENDS= cxxopts>0:devel/cxxopts |
12 |
LIB_DEPENDS= libfmt.so:devel/libfmt \ |
13 |
libpsl.so:dns/libpsl |
14 |
|
15 |
USES= cmake desktop-file-utils gettext-tools kde:5 pkgconfig qt:5 xorg |
16 |
|
17 |
USE_GITHUB= yes |
18 |
GH_ACCOUNT= equeim |
19 |
GH_PROJECT= tremotesf2 libtremotesf:lib |
20 |
GH_SUBDIR= src/libtremotesf:lib |
21 |
GH_TAGNAME= 2756631:lib |
22 |
|
23 |
USE_KDE= widgetsaddons windowsystem |
24 |
|
25 |
USE_QT= concurrent core buildtools:build dbus gui linguisttools:build \ |
26 |
network qmake:build widgets |
27 |
|
28 |
USE_XORG= x11 |
29 |
|
30 |
CMAKE_OFF= BUILD_TESTING |
31 |
|
32 |
.include <bsd.port.mk> |