Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
2d271a 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 #
bf83a2 13 # Copyright 2022-2023 Niklas Poslovski
2d271a 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)
2d271a 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
26 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-address-pool.h
27 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-auth.h
28 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-client.h
29 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-context.h
30 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media-factory-uri.h
31 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media-factory.h
32 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h
33 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-mount-points.h
34 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-client.h
35 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-media-factory.h
36 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-media.h
37 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-onvif-server.h
38 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-params.h
39 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-permissions.h
40 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-sdp.h
41 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h
42 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-prelude.h
43 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h
44 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-media.h
45 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h
46 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h
47 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream-transport.h
48 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream.h
49 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-thread-pool.h
50 file path=usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-token.h
51 file path=usr/lib/$(MACH64)/girepository-1.0/GstRtspServer-1.0.typelib
52 file path=usr/lib/$(MACH64)/gstreamer-1.0/libgstrtspclientsink.so
53 link path=usr/lib/$(MACH64)/libgstrtspserver-1.0.so \
54     target=libgstrtspserver-1.0.so.0
55 link path=usr/lib/$(MACH64)/libgstrtspserver-1.0.so.0 \
a4b004 56     target=libgstrtspserver-1.0.so.0.2210.0
AW 57 file path=usr/lib/$(MACH64)/libgstrtspserver-1.0.so.0.2210.0
2d271a 58 file path=usr/lib/$(MACH64)/pkgconfig/gstreamer-rtsp-server-1.0.pc
NP 59 file path=usr/share/gir-1.0/GstRtspServer-1.0.gir