archivers/ark: pet stage-qa
This commit is contained in:
parent
95090b5265
commit
daa83fafe7
@ -1,5 +1,6 @@
|
||||
PORTNAME= ark
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -8,7 +9,7 @@ COMMENT= Archiving tool for KDE
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \
|
||||
cpe qt:5 tar:xz
|
||||
cpe qt:5 tar:xz xorg
|
||||
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons doctools i18n iconthemes \
|
||||
itemmodels itemviews jobwidgets khtml kio parts pty service \
|
||||
@ -16,7 +17,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \
|
||||
ecm_build
|
||||
USE_QT= concurrent core dbus gui network widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
USE_XORG= x11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PATCH_STRIP= -p1
|
||||
|
Loading…
Reference in New Issue
Block a user