summaryrefslogtreecommitdiff
path: root/libsdl/libsdl-qpe_1.2.7.oe
diff options
context:
space:
mode:
Diffstat (limited to 'libsdl/libsdl-qpe_1.2.7.oe')
-rw-r--r--libsdl/libsdl-qpe_1.2.7.oe16
1 files changed, 8 insertions, 8 deletions
diff --git a/libsdl/libsdl-qpe_1.2.7.oe b/libsdl/libsdl-qpe_1.2.7.oe
index 0715daeecb..d805f8a333 100644
--- a/libsdl/libsdl-qpe_1.2.7.oe
+++ b/libsdl/libsdl-qpe_1.2.7.oe
@@ -1,14 +1,14 @@
-DESCRIPTION="Simple DirectMedia Layer - QtE-based Palmtop Environments Edition"
-SECTION=libs
-PRIORITY=optional
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 libqpe1
-DEPENDS=virtual/libc virtual/libqpe
-PROVIDES=virtual/libsdl
+DESCRIPTION = "Simple DirectMedia Layer - QtE-based Palmtop Environments Edition"
+SECTION = "libs"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libqpe1"
+DEPENDS = "virtual/libc virtual/libqpe"
+PROVIDES = "virtual/libsdl"
SRC_URI = http://www.libsdl.org/release/SDL-1.2.7.tar.gz \
file://${FILESDIR}/agawa-piro-mickey.patch;patch=1
-S = ${WORKDIR}/SDL-${PV}
+S = "${WORKDIR}/SDL-${PV}"
inherit autotools libtool