fix sidplayer to compile with gcc 3.4
authorMichael Lauer <mickey@vanille-media.de>
Sun, 16 May 2004 18:59:00 +0000 (18:59 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 16 May 2004 18:59:00 +0000 (18:59 +0000)
BKrev: 40a7b9f4nHriawDYo8I31rZerIzwsA

sidplayer/sidplayer-1.5.0/gcc34.patch [new file with mode: 0644]
sidplayer/sidplayer_1.5.0.oe

diff --git a/sidplayer/sidplayer-1.5.0/gcc34.patch b/sidplayer/sidplayer-1.5.0/gcc34.patch
new file mode 100644 (file)
index 0000000..e69de29
index 124d5d7..065277d 100644 (file)
@@ -3,12 +3,14 @@ SECTION = "base"
 PRIORITY = "optional"
 MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-DEPENDS = "virtual/libc libsidplay"
+DEPENDS = "libsidplay"
 
-SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz                \
+SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz \
            file://${FILESDIR}/use-external-libsidplay.patch;patch=1 \
-           file://${FILESDIR}/gcc3.patch;patch=1"
+           file://${FILESDIR}/gcc3.patch;patch=1 \
+          file://${FILESDIR}/gcc34.patch;patch=1"
 S = "${WORKDIR}/sidplayer"
+
 EXTRA_QMAKEVARS_PRE = "QMAKE_INCDIR=${STAGING_INCDIR}/sidplay"
 
 inherit palmtop