[Lunar-commits] <moonbase> amarok: add a patch to compile with gcc 4.4.x.

Florin Braescu florin at lunar-linux.org
Sun Sep 27 08:42:09 CEST 2009


commit 7fe35fb4c6f6071571d7a33f5c88550adb725f7e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Sep 27 09:42:09 2009 +0300

    amarok: add a patch to compile with gcc 4.4.x.
---
 kde3/apps/amarok/BUILD   |    1 +
 kde3/apps/amarok/DETAILS |    3 +++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/kde3/apps/amarok/BUILD b/kde3/apps/amarok/BUILD
index 0d5cc42..c706b13 100644
--- a/kde3/apps/amarok/BUILD
+++ b/kde3/apps/amarok/BUILD
@@ -4,6 +4,7 @@
   . /etc/profile.d/kde3.rc
 
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+  patch_it $SOURCE_CACHE/$SOURCE3 1  &&
 
   default_build
  
diff --git a/kde3/apps/amarok/DETAILS b/kde3/apps/amarok/DETAILS
index 38f2e36..b3907b8 100644
--- a/kde3/apps/amarok/DETAILS
+++ b/kde3/apps/amarok/DETAILS
@@ -2,10 +2,13 @@
          VERSION=1.4.10
           SOURCE=$MODULE-${VERSION}.tar.bz2
          SOURCE2=$MODULE-1.4.9.1-libmtp-0.3.0.patch.bz2
+         SOURCE3=$MODULE-1.4.10-gcc44.patch.bz2
       SOURCE_URL=$KDE_URL/stable/$MODULE/$VERSION/src
      SOURCE2_URL=$PATCH_URL
+     SOURCE3_URL=$PATCH_URL
       SOURCE_VFY=sha1:cb0bebe99c6f4dc1b01601f2f3aee3a86da08fbd
      SOURCE2_VFY=sha1:d834992be46a746eeea2d203b5b327533ddf9b94
+     SOURCE3_VFY=sha1:ecf51d2edbc9310a84dd349ddc405505efca41f4
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
         WEB_SITE=http://amarok.kde.org
          ENTERED=20050111


More information about the Lunar-commits mailing list