Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=83f1678ce9c1a7aa6c89810d7fabcdc177cedaed
commit 83f1678ce9c1a7aa6c89810d7fabcdc177cedaed
Author: gholafox <[EMAIL PROTECTED]>
Date: Sat Sep 20 18:18:59 2008 +0200
audiere-1.9.4-1-i686
new package :-)
diff --git a/source/lib-extra/audiere/FrugalBuild
b/source/lib-extra/audiere/FrugalBuild
new file mode 100644
index 0000000..b646883
--- /dev/null
+++ b/source/lib-extra/audiere/FrugalBuild
@@ -0,0 +1,15 @@
+# Compiling Time: 0.12 SBU
+# Maintainer: gholafox <[EMAIL PROTECTED]>
+
+pkgname=audiere
+pkgver=1.9.4
+pkgrel=1
+pkgdesc="Portable audio library"
+Finclude sourceforge
+depends=('libogg' 'libvorbis' 'flac')
+groups=('lib-extra')
+archs=('i686')
+source=($source gcc4.patch)
+sha1sums=('3219f1569ff7f2f754570ddc903d65e9a56754b9' \
+ 'e120105a412aabd5993c5baa3de94cbda746fd83')
+# optimization OK
diff --git a/source/lib-extra/audiere/gcc4.patch
b/source/lib-extra/audiere/gcc4.patch
new file mode 100644
index 0000000..406d9c7
--- /dev/null
+++ b/source/lib-extra/audiere/gcc4.patch
@@ -0,0 +1,23 @@
+--- src/audiere.h 2006-02-14 05:57:01.000000000 +0100
++++ audiere.h 2008-09-20 18:01:40.000000000 +0200
+@@ -27,6 +27,7 @@
+
+
+ #include <vector>
++#include <cstring>
+ #include <string>
+
+ #ifdef _MSC_VER
+--- src/debug.h 2006-02-14 05:57:01.000000000 +0100
++++ debug.h 2008-09-20 18:09:08.000000000 +0200
+@@ -4,6 +4,7 @@
+
+ #include <assert.h>
+ #include <stdio.h>
++#include <cstdlib>
+ #include <string>
+
+
+# This patch was created thanks to the help of the reztho's message on the AUR
of Arch Linux.
+# url: http://aur.archlinux.org/packages.php?ID=12005
+# Thank you very much for reztho's help :-)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git