[Lunar-commits] <moonbase> Subject: libassa: compile with gcc 4.4

Auke Kok sofar at foo-projects.org
Sun Sep 5 23:55:07 CEST 2010


commit 454e6910f40f050fc317437e19d0f1c5a7d18ebe
Author: Paul Bredbury <brebs at sent.com>
Date:   Sun Sep 5 23:55:07 2010 +0200

    Subject: libassa: compile with gcc 4.4
---
 libs/libassa/BUILD   |    8 ++++++++
 libs/libassa/DETAILS |    6 ++++--
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/libs/libassa/BUILD b/libs/libassa/BUILD
new file mode 100644
index 0000000..e0148bb
--- /dev/null
+++ b/libs/libassa/BUILD
@@ -0,0 +1,8 @@
+(
+
+  # Compile with gcc 4.4
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/libassa/DETAILS b/libs/libassa/DETAILS
index 9d75b4b..e60d571 100644
--- a/libs/libassa/DETAILS
+++ b/libs/libassa/DETAILS
@@ -1,9 +1,11 @@
           MODULE=libassa
          VERSION=3.5.0
           SOURCE=$MODULE-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-      SOURCE_URL=$SFORGE_URL/$MODULE/
+         SOURCE2=libassa-3.5.0-gcc44.patch
+      SOURCE_URL=$SFORGE_URL/$MODULE
+     SOURCE2_URL=http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-cpp/libassa/files
       SOURCE_VFY=sha1:b3813fa952dec3ece621606a919035f308798a7a
+     SOURCE2_VFY=sha1:a2016fc161c6b425a6fbcb704b7ce3ed79b0ab6e
         WEB_SITE=http://libassa.sourceforge.net/
          ENTERED=20090413
          UPDATED=20090413


More information about the Lunar-commits mailing list