multimedia/gst-plugins-ugly: Updated for version 0.10.11

This commit is contained in:
Michiel van Wessem 2010-05-12 17:42:40 +02:00 committed by David Somero
parent 91774c8586
commit 0708bf6b86
3 changed files with 6 additions and 9 deletions

View file

@ -4,8 +4,4 @@ might pose problems. The license on either the plug-ins or
the supporting libraries might not be how we'd like. The
code might be widely known to present patent problems.
gst-plugins-ugly will need the following dependencies:
gstreamer, liboil, gst-plugins-base. Buildscripts are available
at slackbuilds.org

View file

@ -24,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gst-plugins-ugly
VERSION=0.10.9
VERSION=0.10.11
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,9 @@
PRGNAM="gst-plugins-ugly"
VERSION="0.10.9"
VERSION="0.10.11"
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.9.tar.bz2"
MD5SUM="07a0b04875dea00fe90fd43b58ee9f39"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.11.tar.bz2"
MD5SUM="dfe2e201e066a3e86a9598b6769d9739"
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
APPROVED="Erik Hanson"
APPROVED="dsomero"