author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (unidiff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /quickexec/qpe-quickexec.control | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
Diffstat (limited to 'quickexec/qpe-quickexec.control') (more/less context) (ignore whitespace changes)
-rw-r--r-- | quickexec/qpe-quickexec.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/quickexec/qpe-quickexec.control b/quickexec/qpe-quickexec.control new file mode 100644 index 0000000..e93b9b0 --- a/dev/null +++ b/quickexec/qpe-quickexec.control | |||
@@ -0,0 +1,11 @@ | |||
1 | Files: bin/quickexec | ||
2 | Priority: required | ||
3 | Section: qpe/applications | ||
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | ||
5 | Architecture: arm | ||
6 | Arch: iPAQ | ||
7 | Version: $QPE_VERSION-3 | ||
8 | Depends: qpe-base ($QPE_VERSION) | ||
9 | Description: Calculator | ||
10 | A multi-function calculator for the Qtopia environment. | ||
11 | Includes units conversion. | ||