git: f00c0d59ce85 - main - multimedia/kamoso: add missing runtime dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Mar 2025 16:25:22 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f00c0d59ce852f1f863f1cb9e22002fd83a65efb
commit f00c0d59ce852f1f863f1cb9e22002fd83a65efb
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-03-12 16:24:36 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-03-12 16:24:36 +0000
multimedia/kamoso: add missing runtime dependency
and update WWW while here
---
multimedia/kamoso/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/multimedia/kamoso/Makefile b/multimedia/kamoso/Makefile
index 8b974f8ff5ad..27cbed651cdb 100644
--- a/multimedia/kamoso/Makefile
+++ b/multimedia/kamoso/Makefile
@@ -1,10 +1,11 @@
PORTNAME= kamoso
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Application to take pictures and videos out of your webcam
-WWW= https://userbase.kde.org/Kamoso
+WWW= https://apps.kde.org/kamoso/
LICENSE= GPLv2
@@ -12,6 +13,7 @@ USES= cmake compiler:c++11-lang gettext gl gnome gstreamer kde:5 \
pkgconfig qt:5 tar:xz xorg
USE_GL= gl
USE_GNOME= glib20
+USE_GSTREAMER= v4l2
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n itemviews jobwidgets kio kirigami2 \
notifications purpose service solid widgetsaddons windowsystem \