Index: head/multimedia/gstreamer1-validate/Makefile =================================================================== --- head/multimedia/gstreamer1-validate/Makefile (revision 548462) +++ head/multimedia/gstreamer1-validate/Makefile (revision 548463) @@ -1,30 +1,31 @@ # Created by: Koop Mast # $FreeBSD$ PORTNAME= gstreamer1-validate PORTVERSION= 1.16.1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-validate/ DISTNAME= gst-validate-${PORTVERSION} MAINTAINER= multimedia@FreeBSD.org COMMENT= Gstreamer element validation suite LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libgstrtspserver-1.0.so:multimedia/gstreamer1-rtsp-server LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 gettext-runtime gmake gnome libtool pathfix \ - pkgconfig python:2.7 shebangfix tar:xz + pkgconfig python shebangfix tar:xz SHEBANG_FILES= tools/gst-validate-launcher.in USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build USE_GSTREAMER1= yes INSTALL_TARGET= install-strip +USE_PYTHON= noflavors PLIST_SUB= VERSION=1.0 SOVERSION=0.1601.0 .include Index: head/multimedia/gstreamer1-validate/pkg-plist =================================================================== --- head/multimedia/gstreamer1-validate/pkg-plist (revision 548462) +++ head/multimedia/gstreamer1-validate/pkg-plist (revision 548463) @@ -1,125 +1,127 @@ 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/RangeHTTPServer.pyc -lib/gst-validate-launcher/python/launcher/RangeHTTPServer.pyo lib/gst-validate-launcher/python/launcher/__init__.py -lib/gst-validate-launcher/python/launcher/__init__.pyc -lib/gst-validate-launcher/python/launcher/__init__.pyo +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/__init__.pyc -lib/gst-validate-launcher/python/launcher/apps/__init__.pyo +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/gstcheck.pyc -lib/gst-validate-launcher/python/launcher/apps/gstcheck.pyo lib/gst-validate-launcher/python/launcher/apps/gstvalidate.py -lib/gst-validate-launcher/python/launcher/apps/gstvalidate.pyc -lib/gst-validate-launcher/python/launcher/apps/gstvalidate.pyo lib/gst-validate-launcher/python/launcher/apps/pyunittest.py -lib/gst-validate-launcher/python/launcher/apps/pyunittest.pyc -lib/gst-validate-launcher/python/launcher/apps/pyunittest.pyo lib/gst-validate-launcher/python/launcher/baseclasses.py lib/gst-validate-launcher/python/launcher/config.py -lib/gst-validate-launcher/python/launcher/config.pyc -lib/gst-validate-launcher/python/launcher/config.pyo lib/gst-validate-launcher/python/launcher/httpserver.py -lib/gst-validate-launcher/python/launcher/httpserver.pyc -lib/gst-validate-launcher/python/launcher/httpserver.pyo lib/gst-validate-launcher/python/launcher/loggable.py -lib/gst-validate-launcher/python/launcher/loggable.pyc -lib/gst-validate-launcher/python/launcher/loggable.pyo lib/gst-validate-launcher/python/launcher/main.py -lib/gst-validate-launcher/python/launcher/main.pyc -lib/gst-validate-launcher/python/launcher/main.pyo lib/gst-validate-launcher/python/launcher/reporters.py -lib/gst-validate-launcher/python/launcher/reporters.pyc -lib/gst-validate-launcher/python/launcher/reporters.pyo +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/check.pyc -lib/gst-validate-launcher/python/launcher/testsuites/check.pyo lib/gst-validate-launcher/python/launcher/testsuites/pyunittest.py -lib/gst-validate-launcher/python/launcher/testsuites/pyunittest.pyc -lib/gst-validate-launcher/python/launcher/testsuites/pyunittest.pyo lib/gst-validate-launcher/python/launcher/utils.py -lib/gst-validate-launcher/python/launcher/utils.pyc -lib/gst-validate-launcher/python/launcher/utils.pyo lib/gst-validate-launcher/python/launcher/vfb_server.py -lib/gst-validate-launcher/python/launcher/vfb_server.pyc -lib/gst-validate-launcher/python/launcher/vfb_server.pyo 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