[Lunar-commits] <moonbase-other> gst-plugins-gl: cleanup & update
v4hn
me at v4hn.de
Thu May 30 00:02:18 CEST 2013
commit 4927f5ef8fb927580c17dde37b8a7fa19489cc8d
Author: v4hn <me at v4hn.de>
Date: Wed, 29 May 2013 15:01:14 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/4927f5ef8fb927580c17dde37b8a7fa19489cc8d
gst-plugins-gl: cleanup & update
---
video/gst-plugins-gl/BUILD | +2/-6
video/gst-plugins-gl/DEPENDS | +0/-2
video/gst-plugins-gl/DETAILS | +3/-3
3 files changed, 5 insertions(+), 11 deletions(-)
--- a/video/gst-plugins-gl/BUILD
+++ b/video/gst-plugins-gl/BUILD
@@ -1,7 +1,3 @@
-(
+OPTS+=" --disable-static --disable-valgrind --disable-debug --disable-examples" &&
- OPTS+=" --disable-static --disable-valgrind --disable-debug --disable-examples" &&
-
- default_build
-
-) > $C_FIFO 2>&1
+default_build
--- a/video/gst-plugins-gl/DEPENDS
+++ b/video/gst-plugins-gl/DEPENDS
@@ -1,4 +1,2 @@
depends gstreamer-10
depends glew
-
-
--- a/video/gst-plugins-gl/DETAILS
+++ b/video/gst-plugins-gl/DETAILS
@@ -1,11 +1,11 @@
MODULE=gst-plugins-gl
- VERSION=0.10.2
+ VERSION=0.10.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://gstreamer.freedesktop.org/src/gst-plugins-gl/
- SOURCE_VFY=sha1:bbeb7ebd46a9098bb32fe871ecb1891b58aff26e
+ SOURCE_VFY=sha1:840585344f332746bdbe6c56c3a49f65125dc81d
WEB_SITE=http://gstreamer.freedesktop.org/modules/
ENTERED=20101119
- UPDATED=20101119
+ UPDATED=20130529
SHORT="Gl plugin for gstreamer"
cat << EOF
More information about the Lunar-commits
mailing list