diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-12 17:42:40 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:42:40 +0200 |
commit | 0708bf6b869e57f82cbbd8adb4fd06171b908990 (patch) | |
tree | 1f23a32228f9e38a830702cc1a67745b399d9d67 /multimedia/gst-plugins-ugly | |
parent | 91774c8586dd78a1dafda32a20d6016b54e3c234 (diff) | |
download | slackbuilds-0708bf6b869e57f82cbbd8adb4fd06171b908990.tar.gz |
multimedia/gst-plugins-ugly: Updated for version 0.10.11
Diffstat (limited to 'multimedia/gst-plugins-ugly')
-rw-r--r-- | multimedia/gst-plugins-ugly/README | 4 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/gst-plugins-ugly/gst-plugins-ugly.info | 9 |
3 files changed, 6 insertions, 9 deletions
diff --git a/multimedia/gst-plugins-ugly/README b/multimedia/gst-plugins-ugly/README index 31cde08882..cb8216f8cf 100644 --- a/multimedia/gst-plugins-ugly/README +++ b/multimedia/gst-plugins-ugly/README @@ -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 - diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild index 3791cf2943..240baf3188 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.SlackBuild @@ -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} diff --git a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info index 6cdd0202c2..e27ae371bc 100644 --- a/multimedia/gst-plugins-ugly/gst-plugins-ugly.info +++ b/multimedia/gst-plugins-ugly/gst-plugins-ugly.info @@ -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" + |