summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Binh Nguyen2010-12-26 23:40:18 +0100
committer Niels Horn2010-12-27 22:22:53 +0100
commit1ec5fa432230c0696c41e241406ee4867d516663 (patch)
tree90b6036b1e3411fbbeebeb09bbd6244b084e3420
parent8681eef4c25c82ca4310570cac2864c5bed005ef (diff)
downloadslackbuilds-1ec5fa432230c0696c41e241406ee4867d516663.tar.gz
libraries/gst-python: Updated for version 0.10.19 + new maintainer.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--libraries/gst-python/README2
-rw-r--r--libraries/gst-python/gst-python.SlackBuild7
-rw-r--r--libraries/gst-python/gst-python.info12
-rw-r--r--libraries/gst-python/slack-desc6
4 files changed, 14 insertions, 13 deletions
diff --git a/libraries/gst-python/README b/libraries/gst-python/README
index 232fe86c64..6b1fda0f2e 100644
--- a/libraries/gst-python/README
+++ b/libraries/gst-python/README
@@ -1,2 +1,2 @@
-GStreamer python bindings. You can find API docs for the Python
+GStreamer python bindings. You can find API docs for the Python
bindings at http://pygstdocs.berlios.de/.
diff --git a/libraries/gst-python/gst-python.SlackBuild b/libraries/gst-python/gst-python.SlackBuild
index c4cedb4f9e..0bef59981b 100644
--- a/libraries/gst-python/gst-python.SlackBuild
+++ b/libraries/gst-python/gst-python.SlackBuild
@@ -5,17 +5,18 @@
# Modified by the slackbuilds.org project.
+# Maintained by Binh Nguyen <binhnguyen@fastmail.fm>
+# from version 0.10.19
+
PRGNAM=gst-python
-VERSION=0.10.15
+VERSION=${VERSION:-0.10.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
diff --git a/libraries/gst-python/gst-python.info b/libraries/gst-python/gst-python.info
index fb822659c2..408feccbe4 100644
--- a/libraries/gst-python/gst-python.info
+++ b/libraries/gst-python/gst-python.info
@@ -1,10 +1,10 @@
PRGNAM="gst-python"
-VERSION="0.10.15"
+VERSION="0.10.19"
HOMEPAGE="http://gstreamer.freedesktop.org/modules/gst-python.html"
-DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.15.tar.bz2"
-MD5SUM="3329320a97bdbc669e11054f19bddf5a"
+DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-python/gst-python-0.10.19.tar.bz2"
+MD5SUM="ddcef7d00bd88b0591cd6d910c36ec4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-MAINTAINER="Thiago Coutinho"
-EMAIL="thiagocoutinho1@gmail.com"
-APPROVED="Michiel"
+MAINTAINER="Binh Nguyen"
+EMAIL="binhnguyen@fastmail.fm"
+APPROVED="Niels Horn"
diff --git a/libraries/gst-python/slack-desc b/libraries/gst-python/slack-desc
index 8782ce7d7a..119d7fe0ff 100644
--- a/libraries/gst-python/slack-desc
+++ b/libraries/gst-python/slack-desc
@@ -5,12 +5,12 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler----------------------------------------------------|
-gst-python: gst-python (python bindings)
+ |-----handy-ruler------------------------------------------------------|
+gst-python: gst-python (GStreamer python bindings)
gst-python:
gst-python: Python bindings for the GStreamer multimedia framework.
gst-python:
-gst-python: http://gstreamer.freedesktop.org/modules/gst-python.html
+gst-python: Homepage: http://gstreamer.freedesktop.org/modules/gst-python.html
gst-python:
gst-python:
gst-python: