Date: Mon, 5 Sep 2022 19:10:45 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e45fe2d8830e - main - graphics/kooka: pet stage-qa Message-ID: <202209051910.285JAjZB025991@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 commit e45fe2d8830ea866dbe64493b0d49cbd9a8a3f86 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:15 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:19 +0000 graphics/kooka: pet stage-qa --- graphics/kooka/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index 58ceb1eef3d2..079ae94cae3f 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -1,6 +1,6 @@ PORTNAME= kooka DISTVERSION= 0.61-323 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics kde @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAjZB025991>