diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-06-12 04:55:29 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-12 07:47:27 -0500 |
commit | 486ab197f2c414a8bd56f566e33237a671008c52 (patch) | |
tree | ab8588b93d2cb16a43f24df738619e71c2041f2d /multimedia | |
parent | ad232630a20a87143795e3f80749afeaf1c7021b (diff) | |
download | slackbuilds-486ab197f2c414a8bd56f566e33237a671008c52.tar.gz |
multimedia/gst-plugins-ugly: Updated for version 0.10.14.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gst-plugins-ugly/README | 11 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild | 21 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.info | 8 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/slack-desc | 6 |
4 files changed, 22 insertions, 24 deletions
diff --git a/multimedia/gst-plugins-ugly/README b/multimedia/gst-plugins-ugly/README index cb8216f8cf..514b80331e 100644 --- a/multimedia/gst-plugins-ugly/README +++ b/multimedia/gst-plugins-ugly/README @@ -1,7 +1,4 @@ -GStreamer Ugly Plug-ins is a set of plug-ins that have good -quality and correct functionality, but distributing them -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. - - +GStreamer Ugly Plug-ins is a set of plug-ins that have good quality and +correct functionality, but distributing them 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. diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild index 8957a9ad8e..73b4eadb24 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild @@ -1,7 +1,8 @@ #!/bin/sh # Slackware build script for gst-plugins-ugly -# Copyright 2007-2009 Michiel van Wessem, Manchester, United Kingdom + +# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -24,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gst-plugins-ugly -VERSION=${VERSION:-0.10.12} +VERSION=${VERSION:-0.10.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -44,14 +45,14 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" - LIBDIRSUFFIX="" + SLKCFLAGS="-O2 -march=i486 -mtune=i686" + LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then - SLKCFLAGS="-O2 -march=i686 -mtune=i686" - LIBDIRSUFFIX="" + SLKCFLAGS="-O2 -march=i686 -mtune=i686" + LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" - LIBDIRSUFFIX="64" + SLKCFLAGS="-O2 -fPIC" + LIBDIRSUFFIX="64" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" @@ -89,8 +90,8 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL README NEWS \ - RELEASE REQUIREMENTS $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS COPYING ChangeLog INSTALL README NEWS RELEASE REQUIREMENTS \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info index 7fdd939d08..5256a86a86 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info @@ -1,10 +1,10 @@ PRGNAM="gst-plugins-ugly" -VERSION="0.10.12" +VERSION="0.10.14" HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-plugins-ugly.html" -DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.12.tar.bz2" -MD5SUM="4400914a009201348fe66d2a83fa3971" +DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.14.tar.bz2" +MD5SUM="0bc0d27bcce88c73ef6c81e88624e686" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Michiel van Wessem" EMAIL="michiel@slackbuilds.org" -APPROVED="dsomero" +APPROVED="rworkman" diff --git a/multimedia/gst-plugins-ugly/slack-desc b/multimedia/gst-plugins-ugly/slack-desc index 3ba97dc328..1de70da91e 100644 --- a/multimedia/gst-plugins-ugly/slack-desc +++ b/multimedia/gst-plugins-ugly/slack-desc @@ -7,13 +7,13 @@ |-----handy-ruler------------------------------------------------------| gst-plugins-ugly: gst-plugins-ugly (a set of GStreamer plugins) -gst-plugins-ugly: +gst-plugins-ugly: gst-plugins-ugly: GStreamer Ugly Plug-ins is a set of plug-ins that have good gst-plugins-ugly: quality and correct functionality, but distributing them gst-plugins-ugly: might pose problems. The license on either the plug-ins or gst-plugins-ugly: the supporting libraries might not be how we'd like. The gst-plugins-ugly: code might be widely known to present patent problems. -gst-plugins-ugly: +gst-plugins-ugly: gst-plugins-ugly: plugins-ugly is a set of good-quality plug-ins that might gst-plugins-ugly: pose distribution problems -gst-plugins-ugly: +gst-plugins-ugly: |