aboutsummaryrefslogtreecommitdiffstats
path: root/packages/radlib
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 18:53:12 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-12 18:53:12 +0000
commitf04c66a0233d157184a98ae889e8ef562e4bbb5a (patch)
tree64e9f1210c8a8c1bbc866ee48e940de0ecd97a80 /packages/radlib
parent48b917443d7520347e433b6534355bb8bb19bc76 (diff)
downloadopenembedded-f04c66a0233d157184a98ae889e8ef562e4bbb5a.tar.gz
divers: fix minor spacing errors, sanitize
Diffstat (limited to 'packages/radlib')
-rw-r--r--packages/radlib/radlib-common.inc56
1 files changed, 28 insertions, 28 deletions
diff --git a/packages/radlib/radlib-common.inc b/packages/radlib/radlib-common.inc
index bb289bf74a..1eb9bc0d5f 100644
--- a/packages/radlib/radlib-common.inc
+++ b/packages/radlib/radlib-common.inc
@@ -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