git: 736a6a3fff0c - main - multimedia/gstreamer1-editing-services: drop unused dependency after e3b732b4791c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Mar 2023 08:29:30 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=736a6a3fff0c1a05076905de2ac8efbf84ea7811 commit 736a6a3fff0c1a05076905de2ac8efbf84ea7811 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-03-28 08:12:23 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-03-28 08:28:16 +0000 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) --- multimedia/gstreamer1-editing-services/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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