aboutsummaryrefslogtreecommitdiffstats
path: root/sidplayer
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /sidplayer
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
downloadopenembedded-f249735ad71fd5f13bfd295c55e1e0d596a1dbff.tar.gz
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'sidplayer')
-rw-r--r--sidplayer/sidplayer_1.5.0.oe10
1 files changed, 5 insertions, 5 deletions
diff --git a/sidplayer/sidplayer_1.5.0.oe b/sidplayer/sidplayer_1.5.0.oe
index e3d6a453b3..66a80d3dc2 100644
--- a/sidplayer/sidplayer_1.5.0.oe
+++ b/sidplayer/sidplayer_1.5.0.oe
@@ -6,11 +6,11 @@ LICENSE = "GPL"
RDEPENDS = "libqpe1 libsidplay"
DEPENDS = "virtual/libc libsidplay"
-SRC_URI = http://${PN}.sourceforge.net/${PN}.tar.gz \
- file://${FILESDIR}/use-external-libsidplay.patch;patch=1 \
- file://${FILESDIR}/gcc3.patch;patch=1
-S = "${WORKDIR}/${PN}"
-EXTRA_QMAKEVARS_PRE = 'QMAKE_INCDIR=${STAGING_INCDIR}/sidplay'
+SRC_URI = "http://sidplayer.sourceforge.net/sidplayer.tar.gz \
+ file://${FILESDIR}/use-external-libsidplay.patch;patch=1 \
+ file://${FILESDIR}/gcc3.patch;patch=1"
+S = "${WORKDIR}/sidplayer"
+EXTRA_QMAKEVARS_PRE = "QMAKE_INCDIR=${STAGING_INCDIR}/sidplay"
inherit palmtop