diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-02-19 19:54:48 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-02-19 19:54:48 +0000 |
commit | 318feb8965eab4060583894b993a268d7465aca2 (patch) | |
tree | 0f34df9ed2535b4b4bc5684f8c10c11cc4ed18b2 /openobex | |
parent | bf7a81ef6e194c8f169c7835790f642294326f86 (diff) |
add qplot 2.0.1 (qtopia/opie calculator)
BKrev: 403514888BYqndB5sc-S099AWcAeng
Diffstat (limited to 'openobex')
-rw-r--r-- | openobex/openobex_1.0.0.oe | 13 | ||||
-rw-r--r-- | openobex/openobex_1.0.1.oe | 0 |
2 files changed, 0 insertions, 13 deletions
diff --git a/openobex/openobex_1.0.0.oe b/openobex/openobex_1.0.0.oe deleted file mode 100644 index d2b94bfee4..0000000000 --- a/openobex/openobex_1.0.0.oe +++ /dev/null @@ -1,13 +0,0 @@ -DEPENDS = virtual/libc -RDEPENDS = libc6 - -SRC_URI = ${SOURCEFORGE_MIRROR}/openobex/${P}.tar.gz - -inherit autotools libtool - -do_stage () { - install -m 0755 src/.libs/libopenobex* ${STAGING_LIBDIR}/ - install -d ${STAGING_DIR}/target/include/openobex - install -m 0644 src/obex_const.h src/obex.h ${STAGING_DIR}/target/include/openobex/ - install -m 0755 openobex-config ${STAGING_BINDIR}/ -} diff --git a/openobex/openobex_1.0.1.oe b/openobex/openobex_1.0.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/openobex/openobex_1.0.1.oe |