wok-6.x diff gst-omx/receipt @ rev 18428

shutdown: add simple shutdown wrapper script for other tool compatibility
author Nathan Neulinger <nneul@neulinger.org>
date Mon Sep 21 13:17:35 2015 +0000 (2015-09-21)
parents 3ab4ece3450e
children a78610b2eb47
line diff
     1.1 --- a/gst-omx/receipt	Tue Apr 22 02:07:08 2014 +0200
     1.2 +++ b/gst-omx/receipt	Mon Sep 21 13:17:35 2015 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.6  WEB_SITE="http://gstreamer.freedesktop.org/releases/gst-omx/1.0.0.html"
     1.7 -WGET_URL="http://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.0.0.tar.xz"
     1.8 +WGET_URL="http://gstreamer.freedesktop.org/src/gst-omx/$TARBALL"
     1.9  HOST_ARCH="arm"
    1.10  
    1.11  DEPENDS="gstreamer-1.0 gst-plugins-base-1.0"