| 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/math/kalgebra/ |
Upload File : |
PORTNAME= kalgebra
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= math education kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE graph calculator
WWW= https://www.kde.org/applications/education/kalgebra
LIB_DEPENDS= libAnalitza.so:math/analitza
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
docbook-xml>0:textproc/docbook-xml
USES= cmake compiler:c++11-lang desktop-file-utils gettext gl kde:5 \
readline qt:5 tar:xz
USE_GL= glu
USE_KDE= auth codecs config configwidgets coreaddons doctools i18n \
kio service widgetsaddons xmlgui \
ecm:build
USE_QT= concurrent core dbus declarative gui location network opengl printsupport \
svg testlib webchannel widgets xml \
buildtools:build qmake:build
CMAKE_ARGS= -DBUILD_mobile:BOOL=FALSE
OPTIONS_DEFINE= DOCS WEBENGINE
OPTIONS_DEFAULT_amd64= WEBENGINE
OPTIONS_DEFAULT_i386= WEBENGINE
OPTIONS_SUB= yes
WEBENGINE_DESC= Add dependency on qt5-webengine
WEBENGINE_USE= QT=webengine
WEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets
.include <bsd.port.mk>