KDE: Set WWW via kde.mk for kf5- ports
This commit is contained in:
parent
a4de920592
commit
9de0084953
@ -173,6 +173,7 @@ DIST_SUBDIR?= KDE/plasma/${KDE_PLASMA_VERSION}
|
||||
. elif ${_KDE_CATEGORY:Mkde-frameworks}
|
||||
PORTVERSION?= ${KDE_FRAMEWORKS_VERSION}
|
||||
PKGNAMEPREFIX?= kf5-
|
||||
WWW?= https://api.kde.org/frameworks/${PORTNAME}/html/index.html
|
||||
# This is a slight duplication of _USE_FRAMEWORKS_PORTING -- it maybe would be
|
||||
# better to rely on ${_USE_FRAMEWORKS_PORTING:S/^/k/g}
|
||||
_PORTINGAIDS= kjs kjsembed kdelibs4support kdesignerplugin kdewebkit khtml kmediaplayer kross kxmlrpcclient
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= archivers kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library that provides classes for handling archive formats
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/karchive/html/index.html
|
||||
|
||||
# Sources say LGPL20, KDE policy says LGPL21+, license file is LGPL21
|
||||
LICENSE= LGPL20
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Extra modules and scripts for CMake
|
||||
WWW= https://api.kde.org/frameworks/extra-cmake-modules/html/index.html
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING-CMAKE-SCRIPTS
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 API Documentation Tools
|
||||
WWW= https://projects.kde.org/projects/frameworks/kapidox
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 abstraction to system policy and authentication features
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kauth/html/index.html
|
||||
|
||||
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for bookmarks and the XBEL format
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kbookmarks/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs config configwidgets coreaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 utilities for working with KCModules
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kcmutils/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs config configwidgets coreaddons guiaddons i18n \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 widgets for configuration dialogs
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kconfigwidgets/html/index.html
|
||||
|
||||
# Sources say LGPL20+, KDE policy says LGPL21+, license file is LGPL21
|
||||
LICENSE= LGPL21+
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 addons to QtCore
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kcoreaddons/html/index.html
|
||||
|
||||
LICENSE= LGPL21+ BSD3CLAUSE
|
||||
LICENSE_COMB= multi
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library to handle crash analysis and bug report from apps
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kcrash/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= coreaddons windowsystem \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 addons to QtDBus
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdbusaddons/html/index.html
|
||||
|
||||
LICENSE= LGPL21+
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library providing integration of QML and KDE Frameworks
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdeclarative/html/index.html
|
||||
|
||||
LIB_DEPENDS= libepoxy.so:graphics/libepoxy
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 documentation generation from docbook
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdoctools/html/index.html
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-xsl \
|
||||
docbook-xml>0:textproc/docbook-xml \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for extracting file metadata
|
||||
WWW= https://projects.kde.org/projects/kde/workspace/kfilemetadata
|
||||
|
||||
LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
|
||||
libepub.so:textproc/ebook-tools \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 advanced internationalization framework
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/ki18n/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext-runtime \
|
||||
gettext-tools:build,run kde:5 qt:5 tar:xz
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for monitoring user activity
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kidletime/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= ecm_build
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 resource and network access abstraction
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kio/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils \
|
||||
gettext gnome kde:5 cpe qt:5 ssl tar:xz xorg
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 models for Qt Model/View system
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kitemmodels/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for downloading application assets from the network
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/knewstuff/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= archive attica5 auth codecs completion config \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 abstraction for system notifications
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/knotifications/html/index.html
|
||||
|
||||
LIB_DEPENDS= libdbusmenu-qt5.so:devel/libdbusmenu-qt@qt5 \
|
||||
libcanberra.so:audio/libcanberra
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 configuration system for KNotify
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/knotifyconfig/html/index.html
|
||||
|
||||
LIB_DEPENDS= libcanberra.so:audio/libcanberra
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library to load and install packages
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kpackage/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= archive config coreaddons i18n \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 document centric plugin system
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kparts/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library providing access to contacts
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kpeople/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons i18n itemviews service widgetsaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 pty abstraction
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kpty/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= coreaddons i18n \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 advanced plugin and service introspection
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kservice/html/index.html
|
||||
|
||||
USES= bison cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= archive config coreaddons crash dbusaddons i18n \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 advanced embeddable text editor
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/ktexteditor/html/index.html
|
||||
|
||||
LIB_DEPENDS= libgit2.so:devel/libgit2 \
|
||||
libeditorconfig.so:editors/editorconfig-core-c
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for unit conversion
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kunitconversion/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= i18n \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 hardware integration and detection
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/solid/html/index.html
|
||||
|
||||
RUN_DEPENDS= bsdisks:sysutils/bsdisks
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 helper for multithreaded programming
|
||||
WWW= https://api.kde.org/frameworks/threadweaver/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= dns kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 abstraction to system DNSSD features
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdnssd/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= graphics kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library providing support for additional image formats
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kimageformats/html/index.html
|
||||
|
||||
LIB_DEPENDS= libImath.so:math/Imath
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= graphics kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 lightweight plotting framework
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kplotting/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= graphics kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 QtQuick plugin providing high-performance charts
|
||||
WWW= https://api.kde.org/frameworks/kquickcharts/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= graphics kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= API to produce barcodes
|
||||
WWW= https://api.kde.org/frameworks/prison/html/index.html
|
||||
|
||||
LIB_DEPENDS= libdmtx.so:graphics/libdmtx \
|
||||
libqrencode.so:graphics/libqrencode \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= lang kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 multi-language application scripting
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kross/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz xorg
|
||||
USE_GL= gl
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= misc kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Offers available actions for a specific purpose
|
||||
WWW= https://api.kde.org/frameworks/purpose/html/index.html
|
||||
|
||||
LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
|
||||
libkaccounts.so:net-im/kaccounts-integration
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= multimedia kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 plugin interface for media player features
|
||||
WWW= https://api.kde.org/frameworks/kmediaplayer/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= net kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KDE library for calendar holidays
|
||||
WWW= https://api.kde.org/frameworks/kholidays/html/index.html
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= net kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 interaction with XMLRPC services
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlrpcclient/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons i18n kio service \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= net kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KDE RSS feed handling library
|
||||
WWW= https://api.kde.org/stable/kdepimlibs-apidocs/syndication/html/index.html
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= security kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 integration with su for elevated privileges
|
||||
WWW= https://projects.kde.org/projects/frameworks/kdesu
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= config coreaddons dbusaddons i18n pty service \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= sysutils kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 Framework for searching and managing user metadata
|
||||
WWW= https://projects.kde.org/projects/kde/kdelibs/baloo
|
||||
|
||||
LIB_DEPENDS= liblmdb.so:databases/lmdb \
|
||||
libinotify.so:devel/libinotify
|
||||
|
@ -8,7 +8,6 @@ PATCHFILES= ac77d25dcf9eb5832ebdf9301041682547d2b4cf.diff:-p1
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 secure and unified container for user passwords
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kwallet/html/index.html
|
||||
|
||||
LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libgcrypt.so:security/libgcrypt \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= textproc kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for string manipulation
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kcodecs/html/index.html
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= textproc kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 plugin-based spell checking library
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/sonnet/html/index.html
|
||||
|
||||
LIB_DEPENDS= libaspell.so:textproc/aspell \
|
||||
libhunspell-1.7.so:textproc/hunspell
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= textproc kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 syntax highlighting engine for structured text and code
|
||||
WWW= http://api.kde.org/frameworks-api/frameworks5-apidocs/sytnax-highlighting/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 perl5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= www kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library providing integration of QtWebKit
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdewebkit/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= www kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 KTHML rendering engine
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/khtml/html/index.html
|
||||
|
||||
LIB_DEPENDS= libgif.so:graphics/giflib \
|
||||
libpng.so:graphics/png
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= www kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library providing an ECMAScript interpreter
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kjs/html/index.html
|
||||
|
||||
LIB_DEPENDS= libpcre.so:devel/pcre
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= www kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for binding JavaScript objects to QObjects
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kjsembed/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz
|
||||
USE_GL= gl
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Breeze icon theme for KDE
|
||||
WWW= https://www.kde.org
|
||||
|
||||
LICENSE= LGPL3+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING-ICONS
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library to convert emoticons
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kemoticons/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= archive config coreaddons service \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for handling icons in applications
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kiconthemes/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= archive auth codecs config configwidgets coreaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= The Oxygen icon theme for KDE
|
||||
WWW= https://www.kde.org
|
||||
|
||||
USES= cmake kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build # We only install icons.
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11-themes kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Qt QuickControl2 style for KDE
|
||||
WWW= https://www.kde.org
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= auth codecs config configwidgets coreaddons iconthemes \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Open Collaboration Services API library KDE5 version
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/attica/html/index.html
|
||||
|
||||
# The sources are LGPL21 or LGPL3 or later-version-approved-by-KDE,
|
||||
# so use the OR of existing license versions. COPYING is LGPL21.
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 text completion helpers and widgets
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kcompletion/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= config widgetsaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 widgets for configuration dialogs
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kconfigwidgets/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 shebangfix tar:xz
|
||||
USE_KDE= auth codecs config coreaddons guiaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 integration of Frameworks widgets in Qt Designer/Creator
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdesignerplugin/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 addons to QtGui
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kguiaddons/html/index.html
|
||||
|
||||
LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= QtQuick based components set
|
||||
WWW= https://api.kde.org/kirigami/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= kdeclarative \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 widget addons for Qt Model/View
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kitemviews/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 widgets for tracking KJob instance
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kjobwidgets/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= coreaddons widgetsaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 advanced text editing widgets
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/ktextwidgets/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs completion config configwidgets \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 addons to QtWidgets
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kwidgetsaddons/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11-toolkits kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 user configurable main windows
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kxmlgui/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= attica5 auth codecs config configwidgets coreaddons \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 workspace and cross-framework integration plugins
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/frameworkintegration/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz xorg
|
||||
|
@ -6,7 +6,7 @@ PKGNAMEPREFIX= kf5-
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 frameworks meta port
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/
|
||||
WWW= https://api.kde.org/frameworks/index.html
|
||||
|
||||
USES= metaport kde:5 qt:5
|
||||
# remove bluez-qt as we do not have bluez
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 statistics for activities
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities/html/index.html
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 runtime and library to organize work in separate activities
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kactivities/html/index.html
|
||||
|
||||
BUILD_DEPENDS= boost-libs>1.53:devel/boost-libs
|
||||
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 extensible daemon for providing system level services
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kded/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
|
||||
USE_KDE= config coreaddons crash dbusaddons service \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 porting aid from KDELibs4
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kdelibs4support/html/index.html
|
||||
|
||||
BUILD_DEPENDS= p5-URI>=0:net/p5-URI
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library to add support for global workspace shortcuts
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kglobalaccel/html/index.html
|
||||
|
||||
LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 process launcher to speed up launching KDE applications
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kinit/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= completion config coreaddons crash dbusaddons i18n \
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 parallelized query system
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/krunner/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= activities config coreaddons i18n kio package plasma-framework \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 Client and Server library wrapper for the Wayland libraries
|
||||
WWW= https://api.kde.org/frameworks/kwayland/html/index.html
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
|
||||
wayland-protocols>=0:graphics/wayland-protocols \
|
||||
|
@ -4,7 +4,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 library for access to the windowing system
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/kwindowsystem/html/index.html
|
||||
|
||||
LIB_DEPENDS= libxcb-keysyms.so:x11/xcb-util-keysyms
|
||||
|
||||
|
@ -5,7 +5,6 @@ CATEGORIES= x11 kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= KF5 plugin based UI runtime used to write user interfaces
|
||||
WWW= https://api.kde.org/frameworks-api/frameworks5-apidocs/plasma-framework/html/index.html
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_GL= egl gl
|
||||
|
Loading…
Reference in New Issue
Block a user