From db0ee2c3fbeb3cb98066c1ddda69fc485d905703 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sat, 28 Jun 2014 13:33:39 +0200 Subject: gst-plugins-bad-1.0-static: The libraries are now shipped as libraries We shouldn't ship them twice! --- recipes/gst-plugins-bad-1.0-static.recipe | 37 ------------------------------- 1 file changed, 37 deletions(-) diff --git a/recipes/gst-plugins-bad-1.0-static.recipe b/recipes/gst-plugins-bad-1.0-static.recipe index 5b7c3a20..9faeb1fd 100644 --- a/recipes/gst-plugins-bad-1.0-static.recipe +++ b/recipes/gst-plugins-bad-1.0-static.recipe @@ -173,40 +173,3 @@ class Recipe(custom.GStreamerStatic): self.remotes['origin'] = ('%s/%s' % ('git://anongit.freedesktop.org/gstreamer', 'gst-plugins-bad')) self.remotes['upstream'] = self.remotes['origin'] - self.files_plugins_codecs_devel += [ - 'lib/libgstcodecparsers-1.0.la', - 'lib/libgstcodecparsers-1.0.a', - 'lib/libgstmpegts-1.0.la', - 'lib/libgstmpegts-1.0.a', - 'lib/libgsturidownloader-1.0.la', - 'lib/libgsturidownloader-1.0.a'] - self.files_plugins_codecs_restricted_devel += [ - 'lib/libgstmpegts-1.0.la', - 'lib/libgstmpegts-1.0.a'] - self.files_plugins_capture_devel += [ - 'lib/libgstbasecamerabinsrc-1.0.la', - 'lib/libgstbasecamerabinsrc-1.0.a', - 'lib/libgstmpegts-1.0.la', - 'lib/libgstmpegts-1.0.a', - 'lib/libgstphotography-1.0.la', - 'lib/libgstphotography-1.0.a'] - - self.platform_files_plugins_sys_devel[Platform.ANDROID] += [ - 'lib/libgstgl-1.0.la', - 'lib/libgstgl-1.0.a'] - - self.platform_files_plugins_sys_devel[Platform.WINDOWS] += [ - 'lib/libgstgl-1.0.la', - 'lib/libgstgl-1.0.a'] - - self.platform_files_plugins_sys_devel[Platform.DARWIN] += [ - 'lib/libgstgl-1.0.la', - 'lib/libgstgl-1.0.a'] - - self.platform_files_plugins_sys_devel[Platform.IOS] += [ - 'lib/libgstgl-1.0.la', - 'lib/libgstgl-1.0.a'] - - self.platform_files_plugins_sys_devel[Platform.LINUX] += [ - 'lib/libgstgl-1.0.la', - 'lib/libgstgl-1.0.a'] -- cgit v1.2.3