summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine-1.0.0-beta12/oss.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-08-14 16:05:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-14 16:05:20 +0000
commitf6476753d995bedb37934f852d3ae0f96d5ecf48 (patch)
treecdc93b943a52687273d94935909c02b6637993e9 /packages/libxine/libxine-1.0.0-beta12/oss.patch
parentb87cac1cf23eab6ad1e8a7498702f408263c2ae4 (diff)
xine and dependencies:
- rename to make more consistent with other -x11 and -fb packages - include libmodplug pluging - make libxine-x11 depend on x11 - reorder metadata - remove missing-in-action MAINTAINER
Diffstat (limited to 'packages/libxine/libxine-1.0.0-beta12/oss.patch')
-rw-r--r--packages/libxine/libxine-1.0.0-beta12/oss.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/packages/libxine/libxine-1.0.0-beta12/oss.patch b/packages/libxine/libxine-1.0.0-beta12/oss.patch
deleted file mode 100644
index 12ea1b4b60..0000000000
--- a/packages/libxine/libxine-1.0.0-beta12/oss.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/audio_out/Makefile.am.patched 2003-12-07 14:59:19.466805328 -0600
-+++ src/audio_out/Makefile.am 2003-12-07 14:59:43.083215088 -0600
-@@ -6,9 +6,9 @@
-
- libdir = $(XINE_PLUGINDIR)
-
--if HAVE_OSS
-+#if HAVE_OSS
- oss_module = xineplug_ao_out_oss.la
--endif
-+#endif
-
- if HAVE_ALSA
- if HAVE_ALSA09
-