aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kooha
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-04-29 04:52:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-04-30 08:03:20 +0000
commitca3f925d6eb53ff27e2a49775f6d33f52a587ae4 (patch)
tree8330d02f36a17f334c0d38f6741d0d042f6d6f38 /multimedia/kooha
parentdc8bd44c128467d5b76d40478fa87da62d56d35d (diff)
downloadports-ca3f925d6eb53ff27e2a49775f6d33f52a587ae4.tar.gz
ports-ca3f925d6eb53ff27e2a49775f6d33f52a587ae4.zip
framework: convert bsd.gstreamer.mk to Uses/gstreamer.mk
- convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
Diffstat (limited to 'multimedia/kooha')
-rw-r--r--multimedia/kooha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile
index dc50c96aaa46..c1000cbd1765 100644
--- a/multimedia/kooha/Makefile
+++ b/multimedia/kooha/Makefile
@@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libgraphene-1.0.so:graphics/graphene
-USES= cargo gettext gnome meson pkgconfig python:build shebangfix
+USES= cargo gettext gnome gstreamer meson pkgconfig python:build shebangfix
USE_GITHUB= yes
USE_GNOME= gtk40 libadwaita
-USE_GSTREAMER1= good opus pulse vpx
+USE_GSTREAMER= good opus pulse vpx
GH_ACCOUNT= SeaDve
GH_PROJECT= Kooha
SHEBANG_FILES= build-aux/meson_post_install.py