git: 630afd1e2363 - main - graphics/kamerka: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:10:35 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=630afd1e23634434d401d26062b8527c3b684cca commit 630afd1e23634434d401d26062b8527c3b684cca Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:07 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:16 +0000 graphics/kamerka: pet stage-qa --- graphics/kamerka/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/graphics/kamerka/Makefile b/graphics/kamerka/Makefile index fe2519065f2f..53486a3464ce 100644 --- a/graphics/kamerka/Makefile +++ b/graphics/kamerka/Makefile @@ -1,6 +1,6 @@ PORTNAME= kamerka DISTVERSION= 0.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org @@ -14,7 +14,7 @@ LIB_DEPENDS= libv4l2.so:multimedia/libv4l \ libphonon4qt5.so:multimedia/phonon \ libqimageblitz.so:x11/qimageblitz -USES= cmake compiler:c++11-lang kde:5 qt:5 +USES= cmake compiler:c++11-lang kde:5 qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= dos1 USE_QT= concurrent core dbus declarative gui network printsupport script xml widgets \ @@ -24,6 +24,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash kio notifications package parts service solid sonnet textwidgets \ unitconversion xmlgui widgetsaddons windowsystem \ doctools_build +USE_XORG= x11 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes