Date: Mon, 09 Mar 2026 16:39:43 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9e512c150dae - main - multimedia/kamoso: add missing dependencies Message-ID: <69aef7cf.42892.7224e7ac@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e512c150dae1a6a0dbd749d16f3e751cd3983e7 commit 9e512c150dae1a6a0dbd749d16f3e751cd3983e7 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-03-09 16:38:53 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-03-09 16:38:53 +0000 multimedia/kamoso: add missing dependencies --- multimedia/kamoso/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile index 2cb3bbdd9b4b..8fd223eed914 100644 --- a/multimedia/kamoso/Makefile +++ b/multimedia/kamoso/Makefile @@ -1,5 +1,6 @@ PORTNAME= kamoso DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= multimedia kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,11 +9,13 @@ WWW= https://apps.kde.org/kamoso/ LICENSE= GPLv2 +RUN_DEPENDS= frei0r>0:graphics/frei0r + USES= cmake compiler:c++20-lang gettext gl gnome gstreamer kde:6 \ pkgconfig qt:6 tar:xz xorg USE_GL= gl USE_GNOME= glib20 -USE_GSTREAMER= v4l2 +USE_GSTREAMER= qt6 v4l2 USE_KDE= config i18n kio notifications purpose \ doctools:build ecm:build \ kirigami2:runhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69aef7cf.42892.7224e7ac>
