diff options
Diffstat (limited to 'multimedia/gstreamer1-validate')
-rw-r--r-- | multimedia/gstreamer1-validate/Makefile | 32 | ||||
-rw-r--r-- | multimedia/gstreamer1-validate/distinfo | 3 | ||||
-rw-r--r-- | multimedia/gstreamer1-validate/files/patch-Makefile | 10 | ||||
-rw-r--r-- | multimedia/gstreamer1-validate/pkg-descr | 11 | ||||
-rw-r--r-- | multimedia/gstreamer1-validate/pkg-plist | 127 |
5 files changed, 0 insertions, 183 deletions
diff --git a/multimedia/gstreamer1-validate/Makefile b/multimedia/gstreamer1-validate/Makefile deleted file mode 100644 index bff99c0f0bd9..000000000000 --- a/multimedia/gstreamer1-validate/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -PORTNAME= gstreamer1-validate -PORTVERSION= 1.16.3 -PORTREVISION= 2 -CATEGORIES= multimedia -MASTER_SITES= https://gstreamer.freedesktop.org/src/gst-validate/ -DISTNAME= gst-validate-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Gstreamer element validation suite -WWW= https://gstreamer.freedesktop.org/ - -LICENSE= LGPL21+ -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ - libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server \ - libharfbuzz.so:print/harfbuzz - -USES= compiler:c11 gettext-runtime gmake gnome gstreamer libtool pathfix \ - pkgconfig python shebangfix tar:xz -SHEBANG_FILES= tools/gst-validate-launcher.in -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USE_GNOME= cairo gdkpixbuf gtk30 introspection:build -INSTALL_TARGET= install-strip -USE_PYTHON= noflavors - -BINARY_ALIAS= python3=${PYTHON_VERSION} - -PLIST_SUB= VERSION=1.0 SOVERSION=0.1603.0 - -.include <bsd.port.mk> diff --git a/multimedia/gstreamer1-validate/distinfo b/multimedia/gstreamer1-validate/distinfo deleted file mode 100644 index 6e490e081c7e..000000000000 --- a/multimedia/gstreamer1-validate/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1662141068 -SHA256 (gst-validate-1.16.3.tar.xz) = c2064e887324af6aa476ca669234936711f253b29042f617f1d9f2597c4bf92b -SIZE (gst-validate-1.16.3.tar.xz) = 742180 diff --git a/multimedia/gstreamer1-validate/files/patch-Makefile b/multimedia/gstreamer1-validate/files/patch-Makefile deleted file mode 100644 index e0c388eed13f..000000000000 --- a/multimedia/gstreamer1-validate/files/patch-Makefile +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig 2015-06-27 16:40:59.936055000 +0200 -+++ Makefile.in 2015-06-27 16:41:12.766046000 +0200 -@@ -537,7 +537,6 @@ - launcher \ - tools \ - pkgconfig \ -- docs \ - tests \ - po - diff --git a/multimedia/gstreamer1-validate/pkg-descr b/multimedia/gstreamer1-validate/pkg-descr deleted file mode 100644 index 3634917d0f6f..000000000000 --- a/multimedia/gstreamer1-validate/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -The goal of GstValidate is to be able to detect when elements are not -behaving as expected and report it to the user so he knows how things -are supposed to work inside a GstPipeline. In the end, fixing issues -found by the tool will ensure that all elements behave all together in -the expected way. - -The easiest way of using GstValidate is to use one of its command-line -tools, located at tools/ directory. It is also possible to monitor -GstPipelines from any application by using the LD_PRELOAD gstvalidate -lib. The third way of using it is to write your own application that -links and uses libgstvalidate. diff --git a/multimedia/gstreamer1-validate/pkg-plist b/multimedia/gstreamer1-validate/pkg-plist deleted file mode 100644 index eef5664a35a6..000000000000 --- a/multimedia/gstreamer1-validate/pkg-plist +++ /dev/null @@ -1,127 +0,0 @@ -bin/gst-validate-%%VERSION%% -bin/gst-validate-images-check-%%VERSION%% -bin/gst-validate-launcher -bin/gst-validate-media-check-%%VERSION%% -bin/gst-validate-rtsp-server-%%VERSION%% -bin/gst-validate-transcoding-%%VERSION%% -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-bin-monitor.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-element-monitor.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-enum-types.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-enums.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-media-info.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-monitor-factory.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-monitor.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-override-registry.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-override.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-pad-monitor.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-pipeline-monitor.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-report.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-reporter.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-runner.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-scenario.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-types.h -include/gstreamer-%%VERSION%%/gst/validate/gst-validate-utils.h -include/gstreamer-%%VERSION%%/gst/validate/media-descriptor-parser.h -include/gstreamer-%%VERSION%%/gst/validate/media-descriptor-writer.h -include/gstreamer-%%VERSION%%/gst/validate/media-descriptor.h -include/gstreamer-%%VERSION%%/gst/validate/validate-prelude.h -include/gstreamer-%%VERSION%%/gst/validate/validate.h -include/gstreamer-%%VERSION%%/lib/validate/video/gssim.h -include/gstreamer-%%VERSION%%/lib/validate/video/gstvalidatessim.h -lib/girepository-%%VERSION%%/GstValidate-%%VERSION%%.typelib -lib/gst-validate-launcher/python/launcher/RangeHTTPServer.py -lib/gst-validate-launcher/python/launcher/__init__.py -lib/gst-validate-launcher/python/launcher/__pycache__/RangeHTTPServer.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/RangeHTTPServer.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/baseclasses.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/baseclasses.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/config.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/httpserver.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/httpserver.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/loggable.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/loggable.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/main.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/main.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/reporters.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/reporters.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/utils.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/vfb_server.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/__pycache__/vfb_server.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/apps/__init__.py -lib/gst-validate-launcher/python/launcher/apps/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/gstcheck.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/gstcheck.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/pyunittest.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/apps/__pycache__/pyunittest.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/apps/gstcheck.py -lib/gst-validate-launcher/python/launcher/apps/gstvalidate.py -lib/gst-validate-launcher/python/launcher/apps/pyunittest.py -lib/gst-validate-launcher/python/launcher/baseclasses.py -lib/gst-validate-launcher/python/launcher/config.py -lib/gst-validate-launcher/python/launcher/httpserver.py -lib/gst-validate-launcher/python/launcher/loggable.py -lib/gst-validate-launcher/python/launcher/main.py -lib/gst-validate-launcher/python/launcher/reporters.py -lib/gst-validate-launcher/python/launcher/testsuites/__pycache__/check.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/testsuites/__pycache__/check.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/testsuites/__pycache__/pyunittest.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc -lib/gst-validate-launcher/python/launcher/testsuites/__pycache__/pyunittest.cpython-%%PYTHON_SUFFIX%%.pyc -lib/gst-validate-launcher/python/launcher/testsuites/check.py -lib/gst-validate-launcher/python/launcher/testsuites/pyunittest.py -lib/gst-validate-launcher/python/launcher/utils.py -lib/gst-validate-launcher/python/launcher/vfb_server.py -lib/gstreamer-%%VERSION%%/libgstvalidatetracer.so -lib/gstreamer-%%VERSION%%/validate/libgstvalidatefaultinjection.so -lib/gstreamer-%%VERSION%%/validate/libgstvalidateflow.so -lib/gstreamer-%%VERSION%%/validate/libgstvalidategapplication.so -lib/gstreamer-%%VERSION%%/validate/libgstvalidategtk.so -lib/gstreamer-%%VERSION%%/validate/libgstvalidatessim.so -lib/libgstvalidate-%%VERSION%%.so -lib/libgstvalidate-%%VERSION%%.so.0 -lib/libgstvalidate-%%VERSION%%.so.%%SOVERSION%% -lib/libgstvalidate-default-overrides-%%VERSION%%.so -lib/libgstvalidate-default-overrides-%%VERSION%%.so.0 -lib/libgstvalidate-default-overrides-%%VERSION%%.so.%%SOVERSION%% -lib/libgstvalidatevideo-%%VERSION%%.so -lib/libgstvalidatevideo-%%VERSION%%.so.0 -lib/libgstvalidatevideo-%%VERSION%%.so.0.0.0 -libdata/pkgconfig/gst-validate-%%VERSION%%.pc -share/gir-%%VERSION%%/GstValidate-%%VERSION%%.gir -share/gstreamer-%%VERSION%%/validate/gst.supp -share/gstreamer-%%VERSION%%/validate/gstvalidate.supp -share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_framerate.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_framerate_size.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/adaptive_video_size.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/alternate_fast_backward_forward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/change_state_intensive.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/disable_subtitle_track_while_paused.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/fast_backward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/fast_forward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/force_key_unit.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/includes/default-seek-flags.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/pause_resume.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/play_15s.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/reverse_playback.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/rtsp_overrides/includes/default-seek-flags.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/scrub_backward_seeking.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/scrub_backward_seeking_full.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/scrub_forward_seeking.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/scrub_forward_seeking_full.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/seek_backward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/seek_forward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/seek_forward_backward.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/seek_with_stop.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/simple_seeks.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/switch_audio_track.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/switch_audio_track_while_paused.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/switch_subtitle_track.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/switch_subtitle_track_while_paused.scenario -share/gstreamer-%%VERSION%%/validate/scenarios/trick_mode_seeks.scenario -share/gstreamer-%%VERSION%%/validate/valgrind.config |