many packages: fix parse errors
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Nov 2006 14:45:02 +0000 (14:45 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 20 Nov 2006 14:45:02 +0000 (14:45 +0000)
24 files changed:
packages/albumshaper/albumshaper_2.1.bb
packages/altboot/altboot_0.0.0.bb
packages/apache/apache_2.0.54.bb
packages/beep/beep_1.2.2.bb
packages/cdrtools/cdrtools-native_2.01.bb
packages/cdstatus/cdstatus_0.96.05.bb
packages/efl/esmart-fb_0.9.0.007.bb
packages/familiar/familiar-version.bb
packages/freeze/freeze.bb
packages/freeze/unfreeze.bb
packages/gcalctool/gcalctool_5.7.32.bb
packages/glibc/glibc_2.3.5+cvs20050627.bb
packages/images/bootstrap-image-bootchart.bb
packages/images/bootstrap-image.bb
packages/images/dvb-image.bb
packages/images/gpe-image.bb
packages/images/maemo-image.bb
packages/images/mythfront-image.bb
packages/images/nylon-image-base.bb
packages/images/nylon-image-extended.bb
packages/images/nylon-image-extra.bb
packages/images/nylon-image-standard.bb
packages/images/ossie-image.bb
packages/images/sdl-image.bb

index b640cb6..978df1e 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Album Shaper strives to be the most friendly, easy to use, open source application for \
 organizing, annotating, framing, enhancing, stylizing, and sharing your digital photos. \
-Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix \ 
+Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix \
 users who speak a multitude of languages around the world."
 HOMEPAGE = "http://albumshaper.sourceforge.net"
 AUTHOR = "Will Stokes"
index 875f6c5..3908b5d 100644 (file)
@@ -32,7 +32,7 @@ PACKAGE_ARCH_${PN}-conf = "${MACHINE}"
 
 SRC_URI = "file://altboot-menu \
           file://altboot.rc \
-          file://altboot.func \         
+          file://altboot.func \
           file://init.altboot \
           file://altboot*.cfg \
           file://altbootctl.conf \
index ff0f23e..e988a97 100644 (file)
@@ -52,7 +52,7 @@ EXTRA_OECONF = "--enable-ssl \
                --sysconfdir=${sysconfdir}/apache \
                "
 
-export LD_LIBRARY_PATH=${STAGING_LIBDIR}
+export LD_LIBRARY_PATH = "${STAGING_LIBDIR}"
 
 do_configure () {
        # Looks like rebuilding configure doesn't work, so we are skipping
index cb05d79..e726deb 100644 (file)
@@ -18,7 +18,7 @@ EXTRA_OEMAKE += 'CC="${CC}"'
 EXTRA_OEMAKE += 'FLAGS="${CFLAGS}"'
 
 # slugos requires beep in boot
-BINDIR = "${bindir}
+BINDIR = "${bindir}"
 BINDIR_slugos = "${base_bindir}"
 
 do_install() {
index 3545093..cd9aa7c 100644 (file)
@@ -12,7 +12,7 @@ S="${WORKDIR}/cdrtools-${PV}"
 
 inherit native
 
-STAGE_TEMP=${WORKDIR}/stage_temp
+STAGE_TEMP="${WORKDIR}/stage_temp"
 
 do_stage() {
        install -d ${STAGE_TEMP}
index 117cdac..3bc990a 100644 (file)
@@ -3,7 +3,7 @@
 PR="r2"
 LICENSE="GPL"
 HOMEPAGE = "http://cdstatus.sourceforge.net/"
-FILES_${PN} += ${datadir}/cdstatus.cfg
+FILES_${PN} += "${datadir}/cdstatus.cfg"
 
 SRC_URI="${SOURCEFORGE_MIRROR}/cdstatus/cdstatus-0.96.05.tar.gz \
         file://cdstatus.patch;patch=1"
index 3da2f13..a2fab3c 100644 (file)
@@ -7,12 +7,10 @@ myheaders = "esmart_container/Esmart_Container.h \
              esmart_draggies/Esmart_Draggies.h \
              esmart_file_dialog/Esmart_File_Dialog.h \
              esmart_text_entry/Esmart_Text_Entry.h \
-#             esmart_textarea/Esmart_Textarea.h
              esmart_thumb/Esmart_Thumb.h"
 
 mylibraries = "esmart_container \
                esmart_draggies \
                esmart_file_dialog \
                esmart_text_entry \
-#               esmart_textarea
                esmart_thumb"
index 35e302a..9804860 100644 (file)
@@ -1,4 +1,4 @@
-PV = ${DISTRO_VERSION}
+PV = "${DISTRO_VERSION}"
 
 do_compile() {
        mkdir -p ${D}${sysconfdir}
index df59c3a..d91d412 100644 (file)
@@ -20,7 +20,7 @@ PR = "r1"
 
 INHIBIT_DEFAULT_DEPS = "1"
 PATCH_DEPENDS = ""
-ALLOW_EMPTY = 1
+ALLOW_EMPTY = "1"
 PACKAGES = ""
 
 SRC_URI = "file://freeze"
index 9d1bb29..5db60be 100644 (file)
@@ -9,7 +9,7 @@ PR = "r1"
 
 INHIBIT_DEFAULT_DEPS = "1"
 PATCH_DEPENDS = ""
-ALLOW_EMPTY = 1
+ALLOW_EMPTY = "1"
 PACKAGES = ""
 
 SRC_URI = "file://unfreeze"
index bad3394..084b5e4 100644 (file)
@@ -1,7 +1,7 @@
 LICENSE = "GPL"
 SECTION = "x11"
 DEPENDS = "gtk+"
-DESCRIPTION = "gcalctool is a powerful calculator
+DESCRIPTION = "gcalctool is a powerful calculator"
 PR = "r1"
 
 SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
index 8333707..db0a955 100644 (file)
@@ -66,7 +66,7 @@ SRC_URI_append_arm = " file://dyn-ldconfig-20041128.patch;patch=1"
 # Build fails on sh3 and sh4 without additional patches
 SRC_URI_append_sh3 = " file://no-z-defs.patch;patch=1 \
                        file://superh-fcntl.patch;patch=1;pnum=0"
-SRC_URI_append_sh4 = " file://no-z-defs.patch;patch=1 \ 
+SRC_URI_append_sh4 = " file://no-z-defs.patch;patch=1 \
                        file://superh-fcntl.patch;patch=1;pnum=0"
 
 S = "${WORKDIR}/libc"
index 04b1aa2..00a1e39 100644 (file)
@@ -7,4 +7,4 @@ RDEPENDS = "acct"
 
 inherit image_ipk
 
-LICENSE = MIT
+LICENSE = "MIT"
index 50c1a8f..5731d94 100644 (file)
@@ -9,4 +9,4 @@ inherit image_ipk
 FEED_URIS_append_familiar   = " x11##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/x11 \
                                opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie"
 
-LICENSE = MIT
+LICENSE = "MIT"
index b1c714c..a6687d2 100644 (file)
@@ -8,4 +8,4 @@ export IPKG_INSTALL = "${DVB_PACKAGES}"
 DEPENDS = "${DVB_PACKAGES}"
 
 inherit image_ipk
-LICENSE = MIT
+LICENSE = "MIT"
index 75aa14a..bd85966 100644 (file)
@@ -17,7 +17,7 @@ GPE_EXTRA_INSTALL += "${GPE_EXTRA_INSTALL_${GUI_MACHINE_CLASS}}"
 GPE_BIGFLASH_INSTALL := '${@base_conditional("ROOT_FLASH_SIZE", "16", "", "\
     gpe-task-connectivity \
     gpe-theme-clearlooks \
-    figment \          
+    figment \
 ",d)}'
 
 GPE_EXTRA_INSTALL += ${GPE_BIGFLASH_INSTALL}
index 19157b6..d0368cb 100644 (file)
@@ -24,4 +24,4 @@ export IPKG_INSTALL = "${MACHINE_TASK_PROVIDER} maemo-task-base maemo-task-theme
                       ${XSERVER}"
 
 inherit image_ipk
-LICENSE = MIT
+LICENSE = "MIT"
index 31992e4..9bfedcf 100644 (file)
@@ -10,4 +10,4 @@ export IPKG_INSTALL = "${MYTHFRONT_PACKAGES}"
 DEPENDS = "${MYTHFRONT_PACKAGES}"
 
 inherit image_ipk
-LICENSE = MIT
+LICENSE = "MIT"
index 5eee653..c87e669 100644 (file)
@@ -1,9 +1,9 @@
 inherit image_ipk 
 inherit nylon-image
-LICENSE = MIT
+LICENSE = "MIT"
 
 export IMAGE_BASENAME = "nylon-base"
+
 NYLON_BASE = "base-files base-passwd bash busybox \
        ipkg initscripts less \
        mtd-utils \
index fc8c20a..dde74bb 100644 (file)
@@ -1,9 +1,8 @@
-LICENSE = MIT
 require nylon-image-base.bb
 require ../meta/nylon-feed.inc
 
 export IMAGE_BASENAME = "nylon-extended"
+
 NYLON_EXTENDED_DEPENDS = "${NYLON_FEED}"
 
 NYLON_EXTENDED_RDEPENDS = "\
index e825b15..a07ae82 100644 (file)
@@ -1,9 +1,7 @@
-LICENSE = MIT
-
 require nylon-image-standard.bb
 
 export IMAGE_BASENAME = "nylon-extra"
+
 RDEPENDS = "\
     kismet \
     netperf \
index 0fffbe0..4bd7b2b 100644 (file)
@@ -1,8 +1,7 @@
-LICENSE = MIT
 require nylon-image-base.bb
 
 export IMAGE_BASENAME = "nylon-standard"
+
 NYLON_STANDARD = "\
        bridge-utils \
        dnsmasq \
index 0f50f5d..59f49cf 100644 (file)
@@ -16,4 +16,4 @@ FEED_URIS += " \
 
 inherit image_ipk
 
-LICENSE = MIT
+LICENSE = "MIT"
index 79c8094..0e8f856 100644 (file)
@@ -1,4 +1,4 @@
-LICENSE = MIT
+LICENSE = "MIT"
 
 export IMAGE_BASENAME = "sdl-image"