SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.

Receipt for package "gst-plugins-good-extra"

# SliTaz package receipt.

PACKAGE="gst-plugins-good-extra"
VERSION="0.10.31"
SERIES="0.10"
CATEGORY="multimedia"
SHORT_DESC="GStreamer Good Plugins"
MAINTAINER="psychomaniak@xakep.ru"
LICENSE="LGPL2.1"
WEB_SITE="https://gstreamer.freedesktop.org/"
WANTED="gst-plugins-good"

DEPENDS="gst-plugins-good libcdio libdv taglib wavpack libshout libsoup-gnome"
SUGGESTED="jack-audio-connection-kit"

# Rules to gen a SliTaz package suitable for Tazpkg.
genpkg_rules()
{
    mkdir -p $fs/usr/lib/gstreamer-$SERIES
    for i in dv jack shout2 souphttpsrc taglib wavpack rtp rtpmanager rtsp deinterlace video4linux2; do
        cp -a $install/usr/lib/gstreamer-$SERIES/libgst${i}.so \
            $fs/usr/lib/gstreamer-$SERIES
    done
}
6025 packages and 203154 files in current database (Thu Apr 25 06:17:47 2024)