author | harlekin <harlekin> | 2002-06-02 16:37:33 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-02 16:37:33 (UTC) |
commit | b7190fa382c9dd48feb0e224783f898b51372322 (patch) (unidiff) | |
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 @@ | |||
1 | Makefile | ||
2 | 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 @@ | |||
1 | Files: $QTDIR/lib/libopietooth.so.1.0.0 $QTDIR/lib/libopietooth.so.1.0 $QTDIR/lib/libopietooth.so.1 | ||
2 | Priority: optional | ||
3 | Section: opie/system | ||
4 | Package: libopietooth | ||
5 | Maintainer: - | ||
6 | Architecture: arm | ||
7 | Version: $QPE_VERSION-$SUB_VERSION | ||
8 | Depends: qt-embedded (>=$QTE_VERSION) | ||
9 | Description: Opie bluetooth library | ||