[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:
olli
2008-02-12 11:36:34 +00:00
parent 57ce423b66
commit fd0fad1f08
5 changed files with 128 additions and 0 deletions

View 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"