Andreas Wacknitz
2023-11-15 c57c1730d235851535d7d71bb7d113362608ed46
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"), version 1.0.
# You may only use this file in accordance with the terms of version
# 1.0 of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source.  A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#
 
#
# Copyright 2022-2023 Niklas Poslovski
#
 
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="$(COMPONENT_SUMMARY)"
set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
 
file path=usr/bin/gst-validate-1.0
file path=usr/bin/gst-validate-images-check-1.0
file path=usr/bin/gst-validate-launcher \
    pkg.depend.bypass-generate=.*
file path=usr/bin/gst-validate-media-check-1.0
file path=usr/bin/gst-validate-rtsp-server-1.0
file path=usr/bin/gst-validate-transcoding-1.0
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-bin-monitor.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-element-monitor.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-enum-types.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-enums.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-media-info.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-monitor-factory.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-monitor.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-override-registry.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-override.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-pad-monitor.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-pipeline-monitor.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-report.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-reporter.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-runner.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-scenario.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-types.h
file path=usr/include/gstreamer-1.0/gst/validate/gst-validate-utils.h
file path=usr/include/gstreamer-1.0/gst/validate/media-descriptor-parser.h
file path=usr/include/gstreamer-1.0/gst/validate/media-descriptor-writer.h
file path=usr/include/gstreamer-1.0/gst/validate/media-descriptor.h
file path=usr/include/gstreamer-1.0/gst/validate/validate-prelude.h
file path=usr/include/gstreamer-1.0/gst/validate/validate.h
file path=usr/lib/$(MACH64)/girepository-1.0/GstValidate-1.0.typelib
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/RangeHTTPServer.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/__init__.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/apps/__init__.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/apps/gstcheck.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/apps/gstvalidate.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/apps/pyunittest.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/baseclasses.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/config.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/httpserver.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/loggable.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/main.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/reporters.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/testsuites/check.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/testsuites/pyunittest.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/utils.py
file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/vfb_server.py
file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstvalidatetracer.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/validate/libgstvalidatefaultinjection.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/validate/libgstvalidategapplication.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/validate/libgstvalidategtk.so
file path=usr/lib/$(MACH64)/gstreamer-1.0/validate/libgstvalidatessim.so
link path=usr/lib/$(MACH64)/libgstvalidate-1.0.so target=libgstvalidate-1.0.so.0
link path=usr/lib/$(MACH64)/libgstvalidate-1.0.so.0 \
    target=libgstvalidate-1.0.so.0.2207.0
file path=usr/lib/$(MACH64)/libgstvalidate-1.0.so.0.2207.0
link path=usr/lib/$(MACH64)/libgstvalidate-default-overrides-1.0.so \
    target=libgstvalidate-default-overrides-1.0.so.0
link path=usr/lib/$(MACH64)/libgstvalidate-default-overrides-1.0.so.0 \
    target=libgstvalidate-default-overrides-1.0.so.0.2207.0
file path=usr/lib/$(MACH64)/libgstvalidate-default-overrides-1.0.so.0.2207.0
file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-validate-1.0.pc
file path=usr/share/gir-1.0/GstValidate-1.0.gir
file path=usr/share/gstreamer-1.0/validate/scenarios/adaptive_video_framerate.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/adaptive_video_framerate_size.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/adaptive_video_size.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/alternate_fast_backward_forward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/change_state_intensive.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/disable_subtitle_track_while_paused.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/fast_backward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/fast_forward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/force_key_unit.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/force_rtsp2.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/includes/default-seek-flags.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/pause_resume.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/play_15s.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/play_5s.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/reverse_playback.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/rtsp_overrides/includes/default-seek-flags.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/scrub_backward_seeking.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/scrub_backward_seeking_full.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/scrub_forward_seeking.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/scrub_forward_seeking_full.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/seek_backward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/seek_forward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/seek_forward_backward.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/seek_with_stop.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/simple_seeks.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/switch_audio_track.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/switch_audio_track_while_paused.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/switch_subtitle_track.scenario
file path=usr/share/gstreamer-1.0/validate/scenarios/switch_subtitle_track_while_paused.scenario