libvorbisidec 1.0.2+svn18153 uses ogg/ogg.h now
instead of its own that was provided previously

issue reported: https://forum.openwrt.org/viewtopic.php?id=45843

Signed-off-by: Dirk Neukirchen <dirkneukirc...@web.de>

---
 libs/libshout/patches/100-ogg-c.patch       | 13 -------------
 libs/libshout/patches/110-shout-ogg-c.patch | 13 -------------
 2 files changed, 26 deletions(-)
 delete mode 100644 libs/libshout/patches/100-ogg-c.patch
 delete mode 100644 libs/libshout/patches/110-shout-ogg-c.patch

diff --git a/libs/libshout/patches/100-ogg-c.patch 
b/libs/libshout/patches/100-ogg-c.patch
deleted file mode 100644
index 4313986..0000000
--- a/libs/libshout/patches/100-ogg-c.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: libshout-2.2.2/src/ogg.c
-===================================================================
---- libshout-2.2.2.orig/src/ogg.c      2008-02-12 12:30:14.000000000 +0100
-+++ libshout-2.2.2/src/ogg.c   2008-02-12 12:30:14.000000000 +0100
-@@ -30,7 +30,7 @@
- #include <inttypes.h>
- #endif
- 
--#include <ogg/ogg.h>
-+#include <tremor/ogg.h>
- 
- #include <shout/shout.h>
- #include "shout_private.h"
diff --git a/libs/libshout/patches/110-shout-ogg-c.patch 
b/libs/libshout/patches/110-shout-ogg-c.patch
deleted file mode 100644
index d495570..0000000
--- a/libs/libshout/patches/110-shout-ogg-c.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: libshout-2.2.2/src/shout_ogg.h
-===================================================================
---- libshout-2.2.2.orig/src/shout_ogg.h        2008-02-12 12:30:14.000000000 
+0100
-+++ libshout-2.2.2/src/shout_ogg.h     2008-02-12 12:30:14.000000000 +0100
-@@ -28,7 +28,7 @@
- 
- #include <stdlib.h>
- 
--#include <ogg/ogg.h>
-+#include <tremor/ogg.h>
- 
- typedef struct _ogg_codec_tag {
-       ogg_stream_state os;
-- 
1.8.1.2

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to