Skip to content

Commit

Permalink
graphics/kooka: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 4ff2fbc commit e45fe2d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions graphics/kooka/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= kooka
DISTVERSION= 0.61-323
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= graphics kde

Expand All @@ -13,13 +13,14 @@ LIB_DEPENDS= libpaper.so:print/libpaper \
libsane.so:graphics/sane-backends \
libtiff.so:graphics/tiff

USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 xorg
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \
ecm i18n iconthemes itemviews jobwidgets kio service solid sonnet \
textwidgets widgetsaddons xmlgui \
textwidgets widgetsaddons windowsystem xmlgui \
doctools_build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build
USE_XORG= x11

KDE_INVENT= 3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb

Expand Down

0 comments on commit e45fe2d

Please sign in to comment.