divers: fix minor spacing errors, sanitize
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 18:53:12 +0000 (18:53 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 18:53:12 +0000 (18:53 +0000)
35 files changed:
packages/apache2/apache2_2.2.3.bb
packages/beepmp/beepmp_0.9.7.bb
packages/fftw/fftw_3.1.2.bb
packages/galago/eds-feed_0.3.2.bb
packages/galago/galago-daemon_0.3.4.bb
packages/gpe-mini-browser/gpe-mini-browser_0.17.bb
packages/gpe-mini-browser/gpe-mini-browser_0.18.bb
packages/gpe-themes/gpe-theme-clearlooks_0.2.bb
packages/gpe-themes/gpe-theme-clearlooks_0.3.bb
packages/gpe-themes/gpe-theme-industrial_0.2.bb
packages/gpe-what/gpe-what_cvs.bb
packages/hal/hal_0.5.7.bb
packages/libgpeplugin/libgpeplugin_cvs.bb
packages/libgpewidget/libgpewidget_svn.bb
packages/notification-daemon/notification-daemon_0.3.5.bb
packages/notification-daemon/notification-daemon_0.3.6.bb
packages/ossie/ossie-channeldemo_svn.bb
packages/ossie/ossie-demo_svn.bb
packages/ossie/ossie-gpp-device_svn.bb
packages/ossie/ossie-interpolator_svn.bb
packages/ossie/ossie-modulator_svn.bb
packages/ossie/ossie-nodebooter_svn.bb
packages/ossie/ossie-randombits_svn.bb
packages/ossie/ossie-rxdemo_svn.bb
packages/ossie/ossie-sigproc_svn.bb
packages/ossie/ossie-soundout-device_svn.bb
packages/ossie/ossie-standardinterfaces_svn.bb
packages/ossie/ossie-tx-random-data_svn.bb
packages/ossie/ossie-usrp-device_svn.bb
packages/ossie/ossie-usrp-tx-control_svn.bb
packages/ossie/ossiecf_svn.bb
packages/radlib/radlib-common.inc
packages/tinymail/tinymail_svn.bb
packages/xerces-c/xerces-c_2.6.0.bb
packages/xerces-c/xerces-c_2.7.0.bb

index aaf5ab4..df043d0 100644 (file)
@@ -1,5 +1,5 @@
-SECTION = "net"
 DESCRIPTION = "The apache v2 web server"
+SECTION = "net"
 DEPENDS = "apache2-native openssl expat pcre"
 RDEPENDS += "openssl"
 
index 2f927e7..6eb86fa 100644 (file)
@@ -3,7 +3,7 @@
 # Released under the MIT license (see packages/COPYING)
 
 DESCRIPTION = "A GTK2 based media player that looks alot like XMMS"
-SECTION =  "x11/multimedia"
+SECTION = "x11/multimedia"
 HOMEPAGE = "http://beepmp.sourceforge.net"
 LICENSE = "GPL"
 
index e6bc885..58603ef 100644 (file)
@@ -1,8 +1,7 @@
 DESCRIPTION = "FFTW"
-SECTION =  "libs"
+SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "GPL"
-PR = "r0"
 
 SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz"
 
index 5ad9a82..59dc914 100644 (file)
@@ -1,11 +1,11 @@
-DESCRIPTION =   "Galago linkage to the Evolution Data Server."
-HOMEPAGE =      "http://www.galago-project.org/"
-LICENSE =       "GPL"
-DEPENDS =       "gettext libgalago dbus glib-2.0 eds-dbus"
-
-SRC_URI =       "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
-                 file://disable-bonobo.patch;patch=1"
-#                 file://no-check.patch;patch=1"
+DESCRIPTION = "Galago linkage to the Evolution Data Server."
+HOMEPAGE = "http://www.galago-project.org/"
+LICENSE = "GPL"
+DEPENDS = "gettext libgalago dbus glib-2.0 eds-dbus"
+
+SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
+           file://disable-bonobo.patch;patch=1"
+#           file://no-check.patch;patch=1"
 #EXTRA_OECONF =        "--disable-binreloc"
 
 FILES_${PN} += "${libdir}/galago/eds-feed"
index 9e27f72..243e42d 100644 (file)
@@ -1,11 +1,11 @@
-DESCRIPTION =   "Galago is a desktop presence framework, designed to transmit presence information between programs."
-HOMEPAGE =      "http://www.galago-project.org/"
-LICENSE =       "GPL"
-DEPENDS =       "gettext libgalago dbus glib-2.0"
+DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
+HOMEPAGE = "http://www.galago-project.org/"
+LICENSE = "GPL"
+DEPENDS = "gettext libgalago dbus glib-2.0"
 PR = "r1"
 
-SRC_URI =       "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
-                 file://no-check.patch;patch=1"
+SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz \
+           file://no-check.patch;patch=1"
 EXTRA_OECONF = "--disable-binreloc"
 
 FILES_${PN} += "${datadir}/dbus-1/services/"
index 99523c0..b8146ed 100644 (file)
@@ -2,7 +2,7 @@ require gpe-mini-browser.inc
 
 SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
 DEPENDS = "osb-nrcit sqlite libgpewidget"
-RRECOMMENDS =   "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
+RRECOMMENDS = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
 
 
 S = "${WORKDIR}/gpe-mini-browser-${PV}"
index 99523c0..b8146ed 100644 (file)
@@ -2,7 +2,7 @@ require gpe-mini-browser.inc
 
 SRC_URI = "ftp://ftp.handhelds.org/projects/gpe/source/gpe-mini-browser-${PV}.tar.gz"
 DEPENDS = "osb-nrcit sqlite libgpewidget"
-RRECOMMENDS =   "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
+RRECOMMENDS = "gdk-pixbuf-loader-gif gdk-pixbuf-loader-png gdk-pixbuf-loader-jpeg"
 
 
 S = "${WORKDIR}/gpe-mini-browser-${PV}"
index 796fc0c..77f8289 100644 (file)
@@ -1,14 +1,13 @@
-DESCRIPTION =  "GTK+ clearlooks theme adjusted for GPE"
-LICENSE =       "GPL"
-
-PR=            "r1"
+DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE"
+LICENSE = "GPL"
+PR = "r1"
 
 #it doesn't really depends on it, but it's nice to make OE build it
-DEPENDS =              "gtk-engines"
-RDEPENDS =             "gtk-engine-clearlooks"
+DEPENDS = "gtk-engines"
+RDEPENDS = "gtk-engine-clearlooks"
 
-FILES_${PN} =  "${datadir}/themes/"
-SRC_URI =              "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
+FILES_${PN} = "${datadir}/themes/"
+SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
 
 do_install() {
 install -d ${D}${datadir}/themes/
index 8af15be..0ec4e10 100644 (file)
@@ -1,14 +1,12 @@
-DESCRIPTION =  "GTK+ clearlooks theme adjusted for GPE"
-LICENSE =       "GPL"
-
-PR=            "r0"
+DESCRIPTION = "GTK+ clearlooks theme adjusted for GPE"
+LICENSE = "GPL"
 
 #it doesn't really depends on it, but it's nice to make OE build it
-DEPENDS =              "gtk-engines"
-RDEPENDS =             "gtk-engine-clearlooks"
+DEPENDS = "gtk-engines"
+RDEPENDS = "gtk-engine-clearlooks"
 
-FILES_${PN} =  "${datadir}/themes/"
-SRC_URI =              "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
+FILES_${PN} = "${datadir}/themes/"
+SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
 
 do_install() {
 install -d ${D}${datadir}/themes/
index 1a0b8f4..02b7a62 100644 (file)
@@ -1,14 +1,12 @@
-DESCRIPTION =  "GTK+ industrial theme adjusted for GPE"
-LICENSE =       "GPL"
-
-PR=            "r0"
+DESCRIPTION = "GTK+ industrial theme adjusted for GPE"
+LICENSE = "GPL"
 
 #it doesn't really depends on it, but it's nice to make OE build it
-DEPENDS =              "gtk-engines"
-RDEPENDS =             "gtk-engine-industrial"
+DEPENDS = "gtk-engines"
+RDEPENDS = "gtk-engine-industrial"
 
-FILES_${PN} =  "${datadir}/themes/"
-SRC_URI =              "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
+FILES_${PN} = "${datadir}/themes/"
+SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/${P}.tar.gz"
 
 do_install() {
 install -d ${D}${datadir}/themes/
index bd83a42..4572d46 100644 (file)
@@ -3,11 +3,10 @@ LICENSE = "GPL"
 DEFAULT_PREFERENCE = "-1"
 S = "${WORKDIR}/${PN}"
 PV = "0.41+cvs${SRCDATE}"
-PR = "r0"
 
 inherit autotools gpe
 
-SRC_URI =   "${HANDHELDS_CVS};module=gpe/base/${PN}"
+SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
 
 DESCRIPTION = "GPE modal help"
 DEPENDS = "virtual/libx11 gtk+"
index c6ca7f7..5933676 100644 (file)
@@ -1,12 +1,11 @@
-SECTION = "unknown"
 DESCRIPTION = "Hardware Abstraction Layer"
+HOMEPAGE = "http://freedesktop.org/Software/hal"
+SECTION = "unknown"
+LICENSE = "GPL LGPL AFL"
 DEPENDS = "dbus expat libusb"
 RDEPENDS += "hotplug"
 #RDEPENDS_hal-device-manager = "python hal python-pygnome"
 RRECOMMENDS = "udev-utils"
-HOMEPAGE = "http://freedesktop.org/Software/hal"
-LICENSE = "GPL LGPL AFL"
-PR = "r0"
 
 SRC_URI = "http://freedesktop.org/~david/dist/hal-${PV}.tar.gz \
            file://dbus-fix-api.patch;patch=1"
@@ -28,19 +27,19 @@ do_stage() {
 }
 
 #PACKAGES += "hal-device-manager"
-FILES_${PN} =  "${sysconfdir} \
-               ${bindir}/lshal \
-               ${bindir}/hal-find-by-capability \
-               ${bindir}/hal-find-by-property \
-               ${bindir}/hal-device  \
-               ${bindir}/hal-get-property \
-               ${bindir}/hal-set-property  \
-               ${sbindir} \
-               ${libdir}/libhal.so* \
-               ${libdir}/libhal-storage.so* \
-               ${libexecdir} \
-               ${datadir}/hal/fdi \
-               ${datadir}/hal/scripts"
+FILES_${PN} = "${sysconfdir} \
+               ${bindir}/lshal \
+               ${bindir}/hal-find-by-capability \
+               ${bindir}/hal-find-by-property \
+               ${bindir}/hal-device  \
+               ${bindir}/hal-get-property \
+               ${bindir}/hal-set-property  \
+               ${sbindir} \
+               ${libdir}/libhal.so* \
+               ${libdir}/libhal-storage.so* \
+               ${libexecdir} \
+               ${datadir}/hal/fdi \
+               ${datadir}/hal/scripts"
 #FILES_hal-device-manager = " \
 #              ${datadir}/hal/device-manager/ \
 #              ${bindir}/hal-device-manager"
index e00a114..80fc6ec 100644 (file)
@@ -3,16 +3,14 @@ AUTHOR = "Luce DeCicco <ldecicco@gmail.com>"
 
 DEPENDS = "gtk+ libgpewidget"
 PV = "0.0+cvs${SRCDATE}"
-PR = "r0"
 
 #put examples in a seperate package
 PACKAGES += "${PN}-examples"
 FILES_${PN}-examples = "${bindir}/* ${libexecdir}/*"
 FILES_${PN} = "${libdir}/*.so.*"
 
-
-SRC_URI =       "${HANDHELDS_CVS};module=gpe/base/${PN}"
-S =                            "${WORKDIR}/${PN}"
+SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
+S = "${WORKDIR}/${PN}"
 
 inherit autotools pkgconfig
 
index 1da0a94..8b6d0ea 100644 (file)
@@ -1,15 +1,13 @@
 DESCRIPTION = "libgpewidget contains a collection of widgets and other common code shared by many GPE applications."
 SECTION = "gpe/libs"
+LICENSE = "LGPL"
 PRIORITY = "optional"
 DEPENDS = "gtk+ cairo libxrender gtk-doc"
 
-
-LICENSE = "LGPL"
 DEFAULT_PREFERENCE = "-1"
 
-S =  "${WORKDIR}/${PN}"
+S = "${WORKDIR}/${PN}"
 PV = "0.114+svn${SRCDATE}"
-PR = "r0"
 
 inherit gpe autotools pkgconfig
 
index 8acabfa..791c285 100644 (file)
@@ -1,7 +1,7 @@
-DESCRIPTION =   "a dbus service that listens to desktop notification requests and displays them"
-HOMEPAGE =      "http://www.galago-project.org/"
-LICENSE =       "GPL"
-DEPENDS =       "gettext dbus gtk+ libsexy gconf libwnck"
+DESCRIPTION = "a dbus service that listens to desktop notification requests and displays them"
+HOMEPAGE = "http://www.galago-project.org/"
+LICENSE = "GPL"
+DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
 
 PACKAGES = "${PN}"
 FILES_${PN} = "${libexecdir}/notification-daemon \
@@ -9,7 +9,7 @@ FILES_${PN} = "${libexecdir}/notification-daemon \
        ${libdir}/notification-daemon-1.0/engines/libstandard.so \
        ${sysconfdir}/gconf/schemas/notification-daemon.schemas"
 
-SRC_URI =       "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
-EXTRA_OECONF = "--disable-binreloc"
+SRC_URI = "http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
+EXTRA_OECONF = "--disable-binreloc"
 
 inherit autotools pkgconfig
index 1fdf6f2..8ee89ea 100644 (file)
@@ -1,7 +1,7 @@
-DESCRIPTION =   "a dbus service that listens to desktop notification requests and displays them"
-HOMEPAGE =      "http://www.galago-project.org/"
-LICENSE =       "GPL"
-DEPENDS =       "gettext dbus gtk+ libsexy gconf libwnck"
+DESCRIPTION = "a dbus service that listens to desktop notification requests and displays them"
+HOMEPAGE = "http://www.galago-project.org/"
+LICENSE = "GPL"
+DEPENDS = "gettext dbus gtk+ libsexy gconf libwnck"
 
 PACKAGES = "${PN}"
 FILES_${PN} = "${libexecdir}/notification-daemon \
index ddfab22..c7b6ffe 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/ChannelDemo"
+S = "${WORKDIR}/ChannelDemo"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/components/ChannelDemo/trunk;module=ChannelDemo;proto=https"
index c83ec25..cef94f4 100644 (file)
@@ -3,12 +3,11 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-channeldemo ossie-rxdemo"
 RDEPENDS = "ossie-channeldemo ossie-rxdemo"
 
-S="${WORKDIR}/ossie_demo"
+S = "${WORKDIR}/ossie_demo"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/waveforms/ossie_demo/trunk;module=ossie_demo;proto=https"
index f2a5636..2409974 100644 (file)
@@ -4,11 +4,10 @@ PRIORITY = "optional"
 MAINTAINER = "Philip Balister philip@balister.org"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/GPP"
+S = "${WORKDIR}/GPP"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/platform/GPP/trunk;module=GPP;proto=https"
 
index 5efca0b..24d641d 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-standardinterfaces ossie-sigproc"
 
-S="${WORKDIR}/Interpolator"
+S = "${WORKDIR}/Interpolator"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/components/Interpolator/trunk;module=Interpolator;proto=https"
index 4090b67..bead988 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-standardinterfaces ossie-sigproc"
 
-S="${WORKDIR}/Modulator"
+S = "${WORKDIR}/Modulator"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/components/Modulator/trunk;module=Modulator;proto=https"
index 0e4a461..f37df3d 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/nodebooter"
+S = "${WORKDIR}/nodebooter"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/platform/nodebooter/trunk;module=nodebooter;proto=https"
 
index 7e98546..6f91859 100644 (file)
@@ -3,12 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-standardinterfaces ossie-sigproc"
 
-S="${WORKDIR}/RandomBits"
-
+S = "${WORKDIR}/RandomBits"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/components/RandomBits/trunk;module=RandomBits;proto=https"
 
index 8a0d435..2260cb9 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/RxDemo"
+S = "${WORKDIR}/RxDemo"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/components/RxDemo/trunk;module=RxDemo;proto=https"
index a8fa030..20fe0b6 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "libs"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/SigProc"
+S = "${WORKDIR}/SigProc"
 
 SRCDATE = "now"
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/SigProc/trunk;module=SigProc;proto=https"
index 111a96f..83daa5b 100644 (file)
@@ -4,11 +4,10 @@ PRIORITY = "optional"
 MAINTAINER = "Philip Balister philip@balister.org"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "alsa-lib ossiecf ossie-standardinterfaces"
 
-S="${WORKDIR}/Sound_out"
+S = "${WORKDIR}/Sound_out"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/platform/Sound_out/trunk;module=Sound_out;proto=https"
 
index c00bcd5..44e2f38 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "libs"
 PRIORITY = "optional"
 LICENSE = "LGPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf"
 
-S="${WORKDIR}/standardInterfaces"
+S = "${WORKDIR}/standardInterfaces"
 
 SRCDATE = "now"
 SRC_URI = "svn://ossie-dev.mprg.org/repos/ossie/standardInterfaces/trunk;module=standardInterfaces;proto=https"
index 89ffe27..744e505 100644 (file)
@@ -3,12 +3,11 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-randombits ossie-modulator ossie-interpolator ossie-usrp-tx-control ossie-usrp-device ossie-gpp-device"
 RDEPENDS = "ossie-randombits ossie-modulator ossie-interpolator ossie-usrp-tx-control ossie-usrp-device ossie-gpp-device"
 
-S="${WORKDIR}/TX_Random_data"
+S = "${WORKDIR}/TX_Random_data"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/waveforms/TX_Random_data/trunk;module=TX_Random_data;proto=https"
index 3f29c2c..e28996c 100644 (file)
@@ -4,11 +4,10 @@ PRIORITY = "optional"
 MAINTAINER = "Philip Balister philip@balister.org"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf usrp ossie-standardinterfaces"
 
-S="${WORKDIR}/USRP"
+S = "${WORKDIR}/USRP"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/platform/USRP/trunk;module=USRP;proto=https"
 
index c3af96c..0171b2d 100644 (file)
@@ -3,11 +3,10 @@ SECTION =  "apps"
 PRIORITY = "optional"
 LICENSE = "GPL"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
 DEPENDS = "ossiecf ossie-standardinterfaces"
 
-S="${WORKDIR}/USRP_TX_Control"
+S = "${WORKDIR}/USRP_TX_Control"
 
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/waveforms/USRP_TX_Control/trunk;module=USRP_TX_Control;proto=https"
index 2c7b27e..35bf752 100644 (file)
@@ -4,9 +4,8 @@ PRIORITY = "optional"
 LICENSE = "LGPL"
 DEPENDS = "xerces-c omniorb libtool-cross"
 PV = "0.0.0+svn${SRCDATE}"
-PR = "r0"
 
-S="${WORKDIR}/ossie"
+S = "${WORKDIR}/ossie"
 
 SRC_URI = "svn://oe:oe@ossie-dev.mprg.org/repos/ossie/ossie/trunk;module=ossie;proto=https"
 
index bb289bf..1eb9bc0 100644 (file)
@@ -1,7 +1,7 @@
-SECTION = "libs"
-LICENSE = "BSD"
 DESCRIPTION = "radlib is a rapid application development library for unix interprocess communications, sockets, SHA utilities, CRC utilities and much more."
 HOMEPAGE = "http://www.radlib.teel.ws/"
+SECTION = "libs"
+LICENSE = "BSD"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/radlib/radlib-${PV}.tar.gz \
        file://Makefile.am.patch;patch=1"
@@ -17,32 +17,32 @@ do_compile_prepend() {
        rm -f ${STAGING_LIBDIR}/librad.so.0.0.0
 }
 
-headers =       "radbuffers.h \
-                radconffile.h \
-                radcrc.h \
-                raddebug.h \
-                radevents.h \
-                radlist.h \
-                radmsgLog.h \
-                radmsgRouter.h \
-                radprocess.h \
-                radproclist.h \
-                radprocutils.h \
-                radqueue.h \
-                radsemaphores.h \
-                radsha.h \
-                radshmem.h \
-                radsocket.h \
-                radsortlist.h \
-                radstack.h \
-                radstates.h \
-                radsysdefs.h \
-                radsystem.h \
-                radsysutils.h \
-                radtimers.h \
-                radtimeUtils.h \
-                raddatabase.h \
-                radUDPsocket.h"
+headers = "radbuffers.h \
+           radconffile.h \
+           radcrc.h \
+           raddebug.h \
+           radevents.h \
+           radlist.h \
+           radmsgLog.h \
+           radmsgRouter.h \
+           radprocess.h \
+           radproclist.h \
+           radprocutils.h \
+           radqueue.h \
+           radsemaphores.h \
+           radsha.h \
+           radshmem.h \
+           radsocket.h \
+           radsortlist.h \
+           radstack.h \
+           radstates.h \
+           radsysdefs.h \
+           radsystem.h \
+           radsysutils.h \
+           radtimers.h \
+           radtimeUtils.h \
+           raddatabase.h \
+           radUDPsocket.h"
 
 do_stage () {
         cd ${S}/src/.libs
index 9019ffc..f48c84b 100644 (file)
@@ -1,8 +1,7 @@
-SECTION = "x11/utils"
-DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libgnomeui"
 DESCRIPTION = "TinyMail is an attempt to create an E-mail framework for mobile devices"
+SECTION = "x11/utils"
 LICENSE = "GPL"
-
+DEPENDS = "gtk+ glib-2.0 gnome-vfs gconf-dbus libgnomeui"
 PV = "0.0+svn${SRCDATE}"
 PR = "r3"
 
index c76e3fc..fe0677f 100644 (file)
@@ -1,13 +1,9 @@
-PR = "r0"
 DESCRIPTION = "Xerces-c xml"
-SECTION =  "libs"
+SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "MIT"
 
-
-
-
-S="${WORKDIR}/xerces-c-src_2_6_0"
+S = "${WORKDIR}/xerces-c-src_2_6_0"
 
 SRC_URI = "http://www.axint.net/apache/xml/xerces-c/xerces-c-src_2_6_0.tar.gz"
 
index 86f8845..8fdab80 100644 (file)
@@ -1,13 +1,9 @@
-PR = "r0"
 DESCRIPTION = "Xerces-c xml"
 SECTION =  "libs"
 PRIORITY = "optional"
 LICENSE = "MIT"
 
-
-
-
-S="${WORKDIR}/xerces-c-src_2_7_0"
+S = "${WORKDIR}/xerces-c-src_2_7_0"
 
 SRC_URI = "http://www.axint.net/apache/xml/xerces-c/source/xerces-c-src_2_7_0.tar.gz"