From c9c7ba908b809035eac8e75dd9322b476b8e97fe Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Wed, 26 Mar 2014 02:57:21 +0100 Subject: [PATCH] gst-update mess, don't know where this came from --- .../files/gst-python-0.10.9-lazy.patch | 21 ++++++++++++ .../gst-editing-services-9999.ebuild | 33 +++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 dev-python/gst-python/files/gst-python-0.10.9-lazy.patch create mode 100644 media-plugins/gst-editing-services/gst-editing-services-9999.ebuild diff --git a/dev-python/gst-python/files/gst-python-0.10.9-lazy.patch b/dev-python/gst-python/files/gst-python-0.10.9-lazy.patch new file mode 100644 index 0000000..880d550 --- /dev/null +++ b/dev-python/gst-python/files/gst-python-0.10.9-lazy.patch @@ -0,0 +1,21 @@ +diff -ur gst-python-0.10.9.orig/configure.ac gst-python-0.10.9/configure.ac +--- gst-python-0.10.9.orig/configure.ac 2007-11-28 11:33:05.000000000 +0200 ++++ gst-python-0.10.9/configure.ac 2007-11-28 18:09:48.000000000 +0200 +@@ -363,6 +363,17 @@ + + AG_GST_VALGRIND_CHECK + ++AC_MSG_CHECKING([whether $LD accepts -z,lazy]) ++case `$LD -z,lazy -v 2>&1