aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libsdl
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-03-17 14:18:49 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-03-17 14:18:49 +0000
commitb820b8cc46348b5df70443f671623b1fe61038c8 (patch)
treeb749745dfdb0e48104e7badf368f63301fc6a8a0 /packages/libsdl
parent806a34527e71af78779361b83d24a413efb79fb3 (diff)
downloadopenembedded-b820b8cc46348b5df70443f671623b1fe61038c8.tar.gz
disapproval of revision '073563c6fb1aad528e3d0c4f974eea7a71e1ad87'
Diffstat (limited to 'packages/libsdl')
-rw-r--r--packages/libsdl/libsdl-qpe_1.2.9.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/packages/libsdl/libsdl-qpe_1.2.9.bb b/packages/libsdl/libsdl-qpe_1.2.9.bb
index 99b94fbe4b..eaca6b88aa 100644
--- a/packages/libsdl/libsdl-qpe_1.2.9.bb
+++ b/packages/libsdl/libsdl-qpe_1.2.9.bb
@@ -3,10 +3,10 @@ SECTION = "opie/libs"
PRIORITY = "optional"
DEPENDS = "virtual/libqpe1 libopie2"
PROVIDES = "virtual/libsdl"
-RPROVIDES = "libsdl-1.2-0"
LICENSE = "LGPL"
-PR = "r2"
+# NOTE: make sure to keep PR in sync with libsdl-x11
+PR = "r0"
SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
file://agawa-piro-mickey-1.2.9.patch;patch=1 \
@@ -32,8 +32,6 @@ EXTRA_OECONF = "--disable-static --disable-debug --enable-cdrom --enable-threads
FILES_${PN} = "${libdir}/lib*.so.*"
FILES_${PN}-dev += "${bindir}/*config"
-DEBIAN_NOAUTONAME_${PN} = "1"
-DEBIAN_NOAUTONAME_${PN}-dbg = "1"
do_compile_prepend() {
rm -f ${S}/acinclude.m4