aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-28 08:12:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-28 08:28:16 +0000
commit736a6a3fff0c1a05076905de2ac8efbf84ea7811 (patch)
treedf981a78bf37e2dc860c3229e7666ba280f78cb9 /multimedia
parent7f6ce8fa2bc39bf77d5fc99a0967f9187464febb (diff)
downloadports-736a6a3fff0c1a05076905de2ac8efbf84ea7811.tar.gz
ports-736a6a3fff0c1a05076905de2ac8efbf84ea7811.zip
multimedia/gstreamer1-editing-services: drop unused dependency after e3b732b4791c
Dependency gst-validate-1.0 found: NO found 1.16.3 but need: '>= 1.20.0' Did not find CMake 'cmake' Found CMake: NO Run-time dependency gst-validate-1.0 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency gst-validate-1.0 Neither a subproject directory nor a gst-devtools.wrap file was found. PR: 270361 Reported by: antoine (via exp-run)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer1-editing-services/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-editing-services/Makefile b/multimedia/gstreamer1-editing-services/Makefile
index 333853a3ca9e..a1d6c564fd97 100644
--- a/multimedia/gstreamer1-editing-services/Makefile
+++ b/multimedia/gstreamer1-editing-services/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gstreamer1-editing-services
PORTVERSION= 1.20.5
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= https://gstreamer.freedesktop.org/src/gstreamer-editing-services/
DISTNAME= gst-editing-services-${PORTVERSION}
@@ -14,10 +15,10 @@ USES= bison compiler:c11 gnome gstreamer meson ninja python:3.8+ pkgconfig tar:
USE_LDCONFIG= yes
USE_GNOME= glib20 introspection:build libxml2 pygobject3:build
USE_GSTREAMER= good bad
-LIB_DEPENDS+= libgstvalidate-1.0.so:multimedia/gstreamer1-validate
PORTSCOUT= limitw:1,even
CONFIGURE_ARGS= -Ddoc=disabled \
+ -Dvalidate=disabled \
-Dintrospection=enabled \
-Dpygi-overrides-dir=${PYTHON_SITELIBDIR}/gstreamer-editing-services
PLIST_SUB= VERSION=1.0 SOVERSION=0.2005.0