[Packages]:
Add libs/libshout (added from: http://lists.openwrt.org/pipermail/openwrt-devel/2008-February/001704.html) Signed-off-by: Michael Vogt <michu at neophob.com> git-svn-id: svn://svn.openwrt.org/openwrt/packages@10445 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
13
libs/libshout/patches/100-ogg-c.patch
Normal file
13
libs/libshout/patches/100-ogg-c.patch
Normal file
@ -0,0 +1,13 @@
|
||||
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"
|
Reference in New Issue
Block a user