author | schurig <schurig> | 2003-06-03 17:00:06 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-03 17:00:06 (UTC) |
commit | 5eff8d963951b1af6e357cd34ca3a9f77042b412 (patch) (unidiff) | |
tree | 910e48399a16bd30c3d30a8b466924c1f9af8226 | |
parent | ff50fe9a8f3321fc383672ff87e76dc31ac46b42 (diff) | |
download | opie-5eff8d963951b1af6e357cd34ca3a9f77042b412.zip opie-5eff8d963951b1af6e357cd34ca3a9f77042b412.tar.gz opie-5eff8d963951b1af6e357cd34ca3a9f77042b412.tar.bz2 |
"calibrate (standalone)" is in make xconfig, but no ipk was possible so far
-rw-r--r-- | core/apps/calibrate/opie-calibrate.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/apps/calibrate/opie-calibrate.control b/core/apps/calibrate/opie-calibrate.control new file mode 100644 index 0000000..b902ce3 --- a/dev/null +++ b/core/apps/calibrate/opie-calibrate.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Package: opie-calibrate | ||
2 | Files: bin/calibrate | ||
3 | Priority: optional | ||
4 | Section: opie/applications | ||
5 | Architecture: arm | ||
6 | Maintainer: ? | ||
7 | Version: $QPE_VERSION-$SUB_VERSION | ||
8 | Depends: task-opie-minimal, libopie1 | ||
9 | Description: Standalone calibration utility | ||
10 | Use this standalone calibration utility to calibrate your touchscreen. | ||