From 37a4b1257f6e8122765de26d2eae5cc9364e655c Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 27 Apr 2019 08:03:43 +0200 Subject: 20190427.1 global branch merge. Signed-off-by: Matteo Bernardini --- python/gst-python3/gst-python3.SlackBuild | 4 ++-- python/gst-python3/gst-python3.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python/gst-python3') diff --git a/python/gst-python3/gst-python3.SlackBuild b/python/gst-python3/gst-python3.SlackBuild index a9c2d7eb42..cba281efc9 100644 --- a/python/gst-python3/gst-python3.SlackBuild +++ b/python/gst-python3/gst-python3.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=gst-python3 SRCNAM=gst-python -VERSION=${VERSION:-1.6.2} +VERSION=${VERSION:-1.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -82,7 +82,7 @@ make make install DESTDIR=$PKG # Remove the .la file to prevent conflicts with the python2 version of gst-python -rm $PKG/usr/lib${LIBDIRSUFFIX}/gstreamer-1.0/libgstpythonplugin.la +rm $PKG/usr/lib${LIBDIRSUFFIX}/gstreamer-1.0/libgstpython.la find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true diff --git a/python/gst-python3/gst-python3.info b/python/gst-python3/gst-python3.info index 71b1372970..4a04c96158 100644 --- a/python/gst-python3/gst-python3.info +++ b/python/gst-python3/gst-python3.info @@ -1,8 +1,8 @@ PRGNAM="gst-python3" -VERSION="1.6.2" +VERSION="1.16.0" HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-python.html" -DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.6.2.tar.xz" -MD5SUM="14b6cfe1a0db5cc01c6a58f7b4af6184" +DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.16.0.tar.xz" +MD5SUM="877b2ed2aaffdb62e63f38ea9469b70f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3