File gstreamer.kiwi of Package gstreamer

<?xml version="1.0" encoding="utf-8"?>

<image schemaversion="7.4" name="gstreamer">
    <description type="system">
        <author>Nicolas Belouin</author>
        <contact>nicolas.belouin@suse.com</contact>
        <specification>Container with necessary gstreamer plugins and tools to do webrtc whip.</specification>
        <license>MIT</license>
    </description>
    <preferences>
        <type image="docker">
            <containerconfig name="gstreamer" tag="latest" additionaltags="%PKG_VERSION%,%PKG_VERSION%.%RELEASE%" maintainer="Nicolas Belouin &lt;nicolas.belouin@suse.com&gt;">
                <entrypoint execute="gst-lauch-1.0"/>
                <labels>
                    <suse_label_helper:add_prefix xmlns:suse_label_helper="com.suse.label_helper" prefix="org.opensuse.example.minimal.container">
                        <label name="org.opencontainers.image.title" value="gstreamer whip able container"/>
                        <label name="org.opencontainers.image.description" value="Container with necessary gstreamer plugins and tools to do webrtc whip."/>
                        <label name="org.opensuse.reference" value="registry.opensuse.org/minimal/container:%PKG_VERSION%.%RELEASE%"/>
                        <label name="org.opencontainers.image.version" value="%PKG_VERSION%.%RELEASE%"/>
                        <label name="org.opencontainers.image.created" value="%BUILDTIME%"/>
                        <label name="org.openbuildservice.disturl" value="%DISTURL%"/>
                    </suse_label_helper:add_prefix>
                </labels>
                <history author="Nicolas Belouin &lt;nicolas.belouin@suse.com&gt;">Container with necessary gstreamer plugins and tools to do webrtc whip.</history>
            </containerconfig>
        </type>
        <version>1.0.0</version>
        <packagemanager>zypper</packagemanager>
        <rpm-excludedocs>true</rpm-excludedocs>
    </preferences>
    <repository>
        <source path="obsrepositories:/"/>
    </repository>
    <packages type="bootstrap">
        <package name="gstreamer-plugins-rs"/>
        <package name="gstreamer-plugins-good"/>
        <package name="gstreamer-plugins-good-extra"/>
        <package name="gstreamer-plugins-base"/>
        <package name="gstreamer-plugins-bad"/>
        <package name="gstreamer-plugins-ugly"/>
        <package name="gstreamer-plugins-libcamera"/>
        <package name="gstreamer-utils"/>
        <package name="gstreamer-libnice"/>
        <package name="libgstwebrtc-1_0-0"/>
        <package name="libgstreamer-1_0-0"/>
        <package name="gst-multitcp-launch"/>
    </packages>
</image>
openSUSE Build Service is sponsored by