wok-next view gst0-plugins-full/receipt @ rev 20916

libopenraw, abiword: update deps; boost: pack unpacked libs
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Aug 21 05:42:25 2018 +0300 (2018-08-21)
parents fb478984fbc8
children d5aab818505e
line source
1 # SliTaz package receipt v2.
3 PACKAGE="gst0-plugins-full"
4 VERSION="0.10.36"
5 CATEGORY="meta"
6 SHORT_DESC="Plays all multimedia files GStreamer is capable of"
7 MAINTAINER="domcox@slitaz.org"
8 LICENSE="LGPL"
9 WEB_SITE="http://www.slitaz.org/"
10 REPOLOGY="-"
12 # Rules to gen a SliTaz package suitable for Tazpkg.
13 genpkg_rules()
14 {
15 DEPENDS="gstreamer0 gst0-plugins-base gst0-plugins-good \
16 gst0-plugins-good-extra gst0-plugins-bad gst0-plugins-ugly gst0-ffmpeg \
17 schroedinger libsdl x264"
18 }