wok-next diff gst0-plugins-full/receipt @ rev 19816

gstreamer0, gst0-* are for version 0.10; while gstreamer1, gst1-* are for version 1.0; up gparted and all its suggested dependencies...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jul 27 00:56:44 2017 +0300 (2017-07-27)
parents
children fb478984fbc8
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gst0-plugins-full/receipt	Thu Jul 27 00:56:44 2017 +0300
     1.3 @@ -0,0 +1,19 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="gst0-plugins-full"
     1.7 +VERSION="0.10.36"
     1.8 +CATEGORY="multimedia"
     1.9 +SHORT_DESC="Plays all multimedia files GStreamer is capable of"
    1.10 +MAINTAINER="domcox@slitaz.org"
    1.11 +LICENSE="LGPL"
    1.12 +WEB_SITE="www.slitaz.org"
    1.13 +
    1.14 +DEPENDS="gstreamer0 gst0-plugins-base gst0-plugins-good gst0-plugins-good-extra \
    1.15 +gst0-plugins-bad gst0-plugins-ugly gst0-ffmpeg schroedinger libsdl x264"
    1.16 +
    1.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.18 +genpkg_rules()
    1.19 +{
    1.20 +	mkdir -p $fs/usr/share/doc
    1.21 +	cp $WOK/$PACKAGE/description.txt $fs/usr/share/doc/midori-video.txt
    1.22 +}