author | harlekin <harlekin> | 2002-06-02 16:37:33 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-02 16:37:33 (UTC) |
commit | b7190fa382c9dd48feb0e224783f898b51372322 (patch) (side-by-side diff) | |
tree | 05995629ca9750d4228212b1a4c1b78c84c71859 | |
parent | cc0f269d8c1924b8d71775e8dbfa6afffe28a0ba (diff) | |
download | opie-b7190fa382c9dd48feb0e224783f898b51372322.zip opie-b7190fa382c9dd48feb0e224783f898b51372322.tar.gz opie-b7190fa382c9dd48feb0e224783f898b51372322.tar.bz2 |
added
-rw-r--r-- | noncore/net/opietooth/lib/.cvsignore | 2 | ||||
-rw-r--r-- | noncore/net/opietooth/lib/libopietooth.control | 9 |
2 files changed, 11 insertions, 0 deletions
diff --git a/noncore/net/opietooth/lib/.cvsignore b/noncore/net/opietooth/lib/.cvsignore new file mode 100644 index 0000000..f0a4beb --- a/dev/null +++ b/noncore/net/opietooth/lib/.cvsignore @@ -0,0 +1,2 @@ +Makefile +moc_* diff --git a/noncore/net/opietooth/lib/libopietooth.control b/noncore/net/opietooth/lib/libopietooth.control new file mode 100644 index 0000000..645743c --- a/dev/null +++ b/noncore/net/opietooth/lib/libopietooth.control @@ -0,0 +1,9 @@ +Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 +Priority: optional +Section: opie/system +Package: libopietooth +Maintainer: - +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: qt-embedded (>=$QTE_VERSION) +Description: Opie bluetooth library |