aboutsummaryrefslogtreecommitdiffstats
path: root/libsdl
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
committerChris Larson <clarson@kergoth.com>2004-03-13 05:42:36 +0000
commit06f7d17e81de21a95e35b03453242bc62b05a6aa (patch)
treebc9c53bce2c6a2fdce3caf5bb45bc3f8634b56be /libsdl
parent4b022a36ced4930af6bcdeb7d75a5ed10c4ac9cd (diff)
downloadopenembedded-06f7d17e81de21a95e35b03453242bc62b05a6aa.tar.gz
First pass of .oe cleanups.
BKrev: 40529f4crFtRY5_1DubNmWhDeHSmPw
Diffstat (limited to 'libsdl')
-rw-r--r--libsdl/libsdl-image_1.2.3.oe12
-rw-r--r--libsdl/libsdl-mixer_1.2.5.oe12
-rw-r--r--libsdl/libsdl-net_1.2.5.oe12
-rw-r--r--libsdl/libsdl-qpe_1.2.7.oe16
-rw-r--r--libsdl/libsdl-ttf_2.0.3.oe12
5 files changed, 32 insertions, 32 deletions
diff --git a/libsdl/libsdl-image_1.2.3.oe b/libsdl/libsdl-image_1.2.3.oe
index 7baf99179e..bf3894a546 100644
--- a/libsdl/libsdl-image_1.2.3.oe
+++ b/libsdl/libsdl-image_1.2.3.oe
@@ -1,11 +1,11 @@
-SECTION="NET"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 libjpeg62 libpng3 zlib1g libsdl
-DEPENDS=virtual/libc base/zlib base/libpng base/jpeg virtual/libsdl
+SECTION = "NET"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libjpeg62 libpng3 zlib1g libsdl"
+DEPENDS = "virtual/libc base/zlib base/libpng base/jpeg virtual/libsdl"
SRC_URI=http://www.libsdl.org/projects/SDL_image/release/SDL_image-${PV}.tar.gz
-S = ${WORKDIR}/SDL_image-${PV}
+S = "${WORKDIR}/SDL_image-${PV}"
inherit autotools libtool
diff --git a/libsdl/libsdl-mixer_1.2.5.oe b/libsdl/libsdl-mixer_1.2.5.oe
index 47f80f9cf0..a24af885f2 100644
--- a/libsdl/libsdl-mixer_1.2.5.oe
+++ b/libsdl/libsdl-mixer_1.2.5.oe
@@ -1,11 +1,11 @@
-SECTION="NET"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 libsdl
-DEPENDS=virtual/libc virtual/libsdl
+SECTION = "NET"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libsdl"
+DEPENDS = "virtual/libc virtual/libsdl"
SRC_URI=http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-${PV}.tar.gz
-S = ${WORKDIR}/SDL_mixer-${PV}
+S = "${WORKDIR}/SDL_mixer-${PV}"
inherit autotools libtool
diff --git a/libsdl/libsdl-net_1.2.5.oe b/libsdl/libsdl-net_1.2.5.oe
index eda24d4dc1..510aacc8c6 100644
--- a/libsdl/libsdl-net_1.2.5.oe
+++ b/libsdl/libsdl-net_1.2.5.oe
@@ -1,11 +1,11 @@
-SECTION="NET"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 libsdl
-DEPENDS=virtual/libc virtual/libsdl
+SECTION = "NET"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libsdl"
+DEPENDS = "virtual/libc virtual/libsdl"
SRC_URI=http://www.libsdl.org/projects/SDL_net/release/SDL_net-${PV}.tar.gz
-S = ${WORKDIR}/SDL_net-${PV}
+S = "${WORKDIR}/SDL_net-${PV}"
inherit autotools libtool
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
diff --git a/libsdl/libsdl-ttf_2.0.3.oe b/libsdl/libsdl-ttf_2.0.3.oe
index d272cb7cd0..6e755e26be 100644
--- a/libsdl/libsdl-ttf_2.0.3.oe
+++ b/libsdl/libsdl-ttf_2.0.3.oe
@@ -1,12 +1,12 @@
-SECTION="NET"
-PRIORITY="optional"
-MAINTAINER="Michael Lauer <mickey@Vanille.de>"
-RDEPENDS=libc6 libsdl freetype
-DEPENDS=virtual/libc virtual/libsdl freetype
+SECTION = "NET"
+PRIORITY = "optional"
+MAINTAINER = "Michael Lauer <mickey@Vanille.de>"
+RDEPENDS = "libc6 libsdl freetype"
+DEPENDS = "virtual/libc virtual/libsdl freetype"
SRC_URI = http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
file://${FILESDIR}/new-freetype-includes.patch;patch=1
-S = ${WORKDIR}/SDL_ttf-${PV}
+S = "${WORKDIR}/SDL_ttf-${PV}"
inherit autotools libtool