summaryrefslogtreecommitdiff
path: root/sidplayer
diff options
context:
space:
mode:
Diffstat (limited to 'sidplayer')
-rw-r--r--sidplayer/sidplayer-1.5.0/gcc34.patch0
-rw-r--r--sidplayer/sidplayer_1.5.0.oe8
2 files changed, 5 insertions, 3 deletions
diff --git a/sidplayer/sidplayer-1.5.0/gcc34.patch b/sidplayer/sidplayer-1.5.0/gcc34.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/sidplayer/sidplayer-1.5.0/gcc34.patch
diff --git a/sidplayer/sidplayer_1.5.0.oe b/sidplayer/sidplayer_1.5.0.oe
index 124d5d7add..065277dcbf 100644
--- a/sidplayer/sidplayer_1.5.0.oe
+++ b/sidplayer/sidplayer_1.5.0.oe
@@ -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