| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/graphics/kgeotag/ |
Upload File : |
PORTNAME= kgeotag
DISTVERSION= 1.3.1
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= Photo geotagging manually or from GPX files
WWW= https://invent.kde.org/graphics/kgeotag/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSES/LicenseRef-KDE-Accepted-GPL.txt
USES= cmake compiler:c++17-lang kde:5 pkgconfig qt:5 tar:xz
USE_QT= core gui widgets \
buildtools:build linguist:build qmake:build
USE_KDE= coreaddons config configwidgets crash i18n libkexiv2 \
marble xmlgui \
ecm:build
# From stage-qa; these are not checked explicitly, but link
# transitively though other KDE components (mostly Marble).
USE_QT+= dbus declarative location network printsupport webchannel xml
USE_KDE+= auth codecs widgetsaddons
.include <bsd.port.options.mk>
.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386
USE_QT+= webengine
.endif
.include <bsd.port.mk>