deskutils/akregator: pet stage-qa
This commit is contained in:
parent
b5823fe804
commit
04093f364f
@ -1,5 +1,6 @@
|
||||
PORTNAME= akregator
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= deskutils kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -13,7 +14,8 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
|
||||
libgpgmepp.so:security/gpgme-cpp \
|
||||
libqgpgme.so:security/gpgme-qt5
|
||||
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 \
|
||||
kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
|
||||
i18n iconthemes itemmodels jobwidgets kcmutils kio \
|
||||
notifications notifyconfig parts service solid sonnet texteditor\
|
||||
@ -25,6 +27,7 @@ USE_KDE+= akonadi akonadimime contacts grantleetheme kontactinterface \
|
||||
USE_QT= concurrent core dbus declarative gui location network printsupport \
|
||||
webchannel webengine widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= x11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
|
||||
|
Loading…
Reference in New Issue
Block a user