| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 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/astro/indiwebmanagerapp/ |
Upload File : |
PORTNAME= indiwebmanagerapp
DISTVERSION= 1.8
PORTREVISION= 1
CATEGORIES= astro
MAINTAINER= acm@FreeBSD.org
COMMENT= Graphical program to manage an INDI WebManager
WWW= https://github.com/rlancaste/INDIWebManagerApp
LICENSE= GPLv2
RUN_DEPENDS= indiserver:devel/indi \
${PYTHON_PKGNAMEPREFIX}indiweb>0:astro/py-indiweb@${PY_FLAVOR}
USES= cmake iconv gettext kde:5 ninja qt:5 pkgconfig python:3.7+ xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons doctools i18n kio itemviews jobwidgets service \
solid widgetsaddons windowsystem xmlgui
USE_QT= buildtools concurrent core dbus gui qmake:build network widgets \
xml
USE_XORG= x11
USE_GITHUB= yes
GH_ACCOUNT= rlancaste
GH_PROJECT= INDIWebManagerApp
post-patch:
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' -e \
's|python3|${PYTHON_VERSION}|g' ${WRKSRC}/src/mainwindow.cpp
${REINPLACE_CMD} -e 's|On Linux|On Linux\/FreeBSD|g' \
${WRKSRC}/src/opsconfiguration.cpp
.include <bsd.port.mk>