Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
4f8bf9 1 #
NP 2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
cfb488 13 # Copyright 2022-2023 Niklas Poslovski
4f8bf9 14 #
NP 15
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
8ef661 17 set name=pkg.human-version value=$(HUMAN_VERSION)
4f8bf9 18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
NP 19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
142d8e 26 # We don't want to ship bash completions for this:
AW 27 <transform file path=.+/bash-completion -> drop>
28
e18607 29 file path=usr/bin/ges-launch-1.0 \
NP 30     pkg.depend.bypass-generate=libgstvalidate-1.0.so.0
4f8bf9 31 file path=usr/include/gstreamer-1.0/ges/ges-asset.h
NP 32 file path=usr/include/gstreamer-1.0/ges/ges-audio-source.h
33 file path=usr/include/gstreamer-1.0/ges/ges-audio-test-source.h
34 file path=usr/include/gstreamer-1.0/ges/ges-audio-track.h
35 file path=usr/include/gstreamer-1.0/ges/ges-audio-transition.h
36 file path=usr/include/gstreamer-1.0/ges/ges-audio-uri-source.h
37 file path=usr/include/gstreamer-1.0/ges/ges-base-effect-clip.h
38 file path=usr/include/gstreamer-1.0/ges/ges-base-effect.h
39 file path=usr/include/gstreamer-1.0/ges/ges-base-transition-clip.h
40 file path=usr/include/gstreamer-1.0/ges/ges-base-xml-formatter.h
41 file path=usr/include/gstreamer-1.0/ges/ges-clip-asset.h
42 file path=usr/include/gstreamer-1.0/ges/ges-clip.h
43 file path=usr/include/gstreamer-1.0/ges/ges-command-line-formatter.h
44 file path=usr/include/gstreamer-1.0/ges/ges-container.h
45 file path=usr/include/gstreamer-1.0/ges/ges-effect-asset.h
46 file path=usr/include/gstreamer-1.0/ges/ges-effect-clip.h
47 file path=usr/include/gstreamer-1.0/ges/ges-effect.h
48 file path=usr/include/gstreamer-1.0/ges/ges-enums.h
49 file path=usr/include/gstreamer-1.0/ges/ges-extractable.h
50 file path=usr/include/gstreamer-1.0/ges/ges-formatter.h
51 file path=usr/include/gstreamer-1.0/ges/ges-gerror.h
52 file path=usr/include/gstreamer-1.0/ges/ges-group.h
53 file path=usr/include/gstreamer-1.0/ges/ges-image-source.h
54 file path=usr/include/gstreamer-1.0/ges/ges-layer.h
55 file path=usr/include/gstreamer-1.0/ges/ges-marker-list.h
56 file path=usr/include/gstreamer-1.0/ges/ges-meta-container.h
57 file path=usr/include/gstreamer-1.0/ges/ges-multi-file-source.h
58 file path=usr/include/gstreamer-1.0/ges/ges-operation-clip.h
59 file path=usr/include/gstreamer-1.0/ges/ges-operation.h
60 file path=usr/include/gstreamer-1.0/ges/ges-overlay-clip.h
61 file path=usr/include/gstreamer-1.0/ges/ges-pipeline.h
62 file path=usr/include/gstreamer-1.0/ges/ges-pitivi-formatter.h
63 file path=usr/include/gstreamer-1.0/ges/ges-prelude.h
64 file path=usr/include/gstreamer-1.0/ges/ges-project.h
65 file path=usr/include/gstreamer-1.0/ges/ges-screenshot.h
66 file path=usr/include/gstreamer-1.0/ges/ges-source-clip-asset.h
67 file path=usr/include/gstreamer-1.0/ges/ges-source-clip.h
68 file path=usr/include/gstreamer-1.0/ges/ges-source.h
69 file path=usr/include/gstreamer-1.0/ges/ges-test-clip.h
70 file path=usr/include/gstreamer-1.0/ges/ges-text-overlay-clip.h
71 file path=usr/include/gstreamer-1.0/ges/ges-text-overlay.h
72 file path=usr/include/gstreamer-1.0/ges/ges-time-overlay-clip.h
73 file path=usr/include/gstreamer-1.0/ges/ges-timeline-element.h
74 file path=usr/include/gstreamer-1.0/ges/ges-timeline.h
75 file path=usr/include/gstreamer-1.0/ges/ges-title-clip.h
76 file path=usr/include/gstreamer-1.0/ges/ges-title-source.h
77 file path=usr/include/gstreamer-1.0/ges/ges-track-element-asset.h
78 file path=usr/include/gstreamer-1.0/ges/ges-track-element-deprecated.h
79 file path=usr/include/gstreamer-1.0/ges/ges-track-element.h
80 file path=usr/include/gstreamer-1.0/ges/ges-track.h
81 file path=usr/include/gstreamer-1.0/ges/ges-transition-clip.h
82 file path=usr/include/gstreamer-1.0/ges/ges-transition.h
83 file path=usr/include/gstreamer-1.0/ges/ges-types.h
84 file path=usr/include/gstreamer-1.0/ges/ges-uri-asset.h
85 file path=usr/include/gstreamer-1.0/ges/ges-uri-clip.h
86 file path=usr/include/gstreamer-1.0/ges/ges-utils.h
87 file path=usr/include/gstreamer-1.0/ges/ges-version.h
88 file path=usr/include/gstreamer-1.0/ges/ges-video-source.h
89 file path=usr/include/gstreamer-1.0/ges/ges-video-test-source.h
90 file path=usr/include/gstreamer-1.0/ges/ges-video-track.h
91 file path=usr/include/gstreamer-1.0/ges/ges-video-transition.h
92 file path=usr/include/gstreamer-1.0/ges/ges-video-uri-source.h
93 file path=usr/include/gstreamer-1.0/ges/ges-xml-formatter.h
94 file path=usr/include/gstreamer-1.0/ges/ges.h
95 file path=usr/lib/$(MACH64)/girepository-1.0/GES-1.0.typelib
96 file path=usr/lib/$(MACH64)/gst-validate-launcher/python/launcher/apps/geslaunch.py
97 file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstges.so
98 file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstnle.so
99 link path=usr/lib/$(MACH64)/libges-1.0.so target=libges-1.0.so.0
11ff41 100 link path=usr/lib/$(MACH64)/libges-1.0.so.0 target=libges-1.0.so.0.2210.0
AW 101 file path=usr/lib/$(MACH64)/libges-1.0.so.0.2210.0 \
e18607 102     pkg.depend.bypass-generate=libgstvalidate-1.0.so.0
4f8bf9 103 file path=usr/lib/$(MACH64)/pkgconfig/gst-editing-services-1.0.pc
11ff41 104 file path=usr/lib/python$(PYVER)/vendor-packages/gi/overrides/GES.py \
4f8bf9 105     pkg.tmp.autopyc=false
NP 106 file path=usr/share/bash-completion/completions/ges-launch-1.0
107 file path=usr/share/gir-1.0/GES-1.0.gir
108 file path=usr/share/gstreamer-1.0/validate/scenarios/ges-edit-clip-while-paused.scenario
109 file path=usr/share/man/man1/ges-launch-1.0.1