summaryrefslogtreecommitdiff
path: root/libre/gstreamer0.10-bad-libre
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-28 03:27:16 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-28 03:27:16 +0000
commit462391357aa5e749dc9908c15f3baa0b4416f3d8 (patch)
tree11d4d3f054aae9ffd869adc634054f64a16d83b8 /libre/gstreamer0.10-bad-libre
parent748e32a3a886569b58a27003e85b76be5746153d (diff)
Tue Jan 28 03:22:21 UTC 2014
Diffstat (limited to 'libre/gstreamer0.10-bad-libre')
-rw-r--r--libre/gstreamer0.10-bad-libre/disable-assrender-test.patch11
-rw-r--r--libre/gstreamer0.10-bad-libre/disable-camerabin-test.patch10
-rw-r--r--libre/gstreamer0.10-bad-libre/gstreamer0.10-bad-plugins.install11
3 files changed, 0 insertions, 32 deletions
diff --git a/libre/gstreamer0.10-bad-libre/disable-assrender-test.patch b/libre/gstreamer0.10-bad-libre/disable-assrender-test.patch
deleted file mode 100644
index 07ce4f1bb..000000000
--- a/libre/gstreamer0.10-bad-libre/disable-assrender-test.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/tests/check/elements/assrender.c
-+++ b/tests/check/elements/assrender.c
-@@ -289,8 +289,6 @@ assrender_suite (void)
- tcase_set_timeout (tc_chain, 120);
-
- suite_add_tcase (s, tc_chain);
-- tcase_add_test (tc_chain, test_assrender_basic_xRGB);
-- tcase_add_test (tc_chain, test_assrender_basic_I420);
-
- return s;
- }
diff --git a/libre/gstreamer0.10-bad-libre/disable-camerabin-test.patch b/libre/gstreamer0.10-bad-libre/disable-camerabin-test.patch
deleted file mode 100644
index 964351ae6..000000000
--- a/libre/gstreamer0.10-bad-libre/disable-camerabin-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- gst-plugins-bad/tests/check/Makefile.am.orig 2013-12-10 22:01:50.504567189 +0000
-+++ gst-plugins-bad/tests/check/Makefile.am 2013-12-10 22:02:17.081058500 +0000
-@@ -181,7 +181,6 @@
- elements/autovideoconvert \
- elements/asfmux \
- elements/baseaudiovisualizer \
-- elements/camerabin \
- elements/camerabin2 \
- elements/dataurisrc \
- elements/legacyresample \
diff --git a/libre/gstreamer0.10-bad-libre/gstreamer0.10-bad-plugins.install b/libre/gstreamer0.10-bad-libre/gstreamer0.10-bad-plugins.install
deleted file mode 100644
index 3a36b0ccb..000000000
--- a/libre/gstreamer0.10-bad-libre/gstreamer0.10-bad-plugins.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}