Date: Mon, 5 Sep 2022 19:10:52 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: fca3c5abf58e - main - graphics/peruse: pet stage-qa Message-ID: <202209051910.285JAqe5026152@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=fca3c5abf58edfcf11773def1f6d43cb34238f01 commit fca3c5abf58edfcf11773def1f6d43cb34238f01 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:21 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:21 +0000 graphics/peruse: pet stage-qa --- graphics/peruse/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/graphics/peruse/Makefile b/graphics/peruse/Makefile index 6d7d43b743a0..486c076e787f 100644 --- a/graphics/peruse/Makefile +++ b/graphics/peruse/Makefile @@ -1,5 +1,6 @@ PORTNAME= peruse DISTVERSION= 1.2-502 +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org @@ -7,12 +8,15 @@ COMMENT= Comic book viewer LICENSE= LGPL21 -USES= cmake compiler:c++11-lang pkgconfig kde:5 qt:5 tar:xz -USE_KDE= archive attica baloo completion config coreaddons crash ecm filemetadata guiaddons i18n \ - iconthemes jobwidgets kdeclarative kio newstuff package service \ +USES= cmake compiler:c++11-lang gl pkgconfig kde:5 qt:5 tar:xz xorg +USE_GL= gl +USE_KDE= archive attica baloo completion config coreaddons crash ecm \ + filemetadata guiaddons i18n iconthemes jobwidgets \ + kdeclarative kio newstuff package service solid \ widgetsaddons windowsystem USE_QT= concurrent core dbus declarative gui network opengl sql widgets xml \ buildtools_build qmake_build +USE_XORG= x11 KDE_INVENT= 8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051910.285JAqe5026152>