author | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 19:00:09 (UTC) |
commit | 6504c09407f6cdf0e131205e0337ba6bc7046182 (patch) (unidiff) | |
tree | 87f92a0902a09a97c543f76fb7cff7345f465191 /inputmethods/handwriting | |
parent | 01fce94491cd4ceaffaaf7564f762b86ddf47241 (diff) | |
download | opie-6504c09407f6cdf0e131205e0337ba6bc7046182.zip opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.gz opie-6504c09407f6cdf0e131205e0337ba6bc7046182.tar.bz2 |
Add Package: field to control files. This will facilitate ditching mkipks in favor of something with some sanity.
3 files changed, 3 insertions, 0 deletions
diff --git a/inputmethods/handwriting/opie-handwriting-classicset.control b/inputmethods/handwriting/opie-handwriting-classicset.control index 59f52cd..666e144 100644 --- a/inputmethods/handwriting/opie-handwriting-classicset.control +++ b/inputmethods/handwriting/opie-handwriting-classicset.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: opie-handwriting-classicset | ||
1 | Files: etc/qimpen/default.conf etc/qimpen/combining.qpt etc/qimpen/asciilower.qpt etc/qimpen/asciiupper.qpt etc/qimpen/numeric.qpt | 2 | Files: etc/qimpen/default.conf etc/qimpen/combining.qpt etc/qimpen/asciilower.qpt etc/qimpen/asciiupper.qpt etc/qimpen/numeric.qpt |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/inputmethods | 4 | Section: opie/inputmethods |
4 | Maintainer: Jake Richardson <jake@asdfnews.org> | 5 | Maintainer: Jake Richardson <jake@asdfnews.org> |
5 | Architecture: none | 6 | Architecture: none |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal | 8 | Depends: task-opie-minimal |
8 | Description: Classic character set for the Handwriting inputmethod. | 9 | Description: Classic character set for the Handwriting inputmethod. |
9 | Classic character set for the Handwriting inputmethod. | 10 | Classic character set for the Handwriting inputmethod. |
diff --git a/inputmethods/handwriting/opie-handwriting-graffitiset.control b/inputmethods/handwriting/opie-handwriting-graffitiset.control index 2424db8..080c993 100644 --- a/inputmethods/handwriting/opie-handwriting-graffitiset.control +++ b/inputmethods/handwriting/opie-handwriting-graffitiset.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: opie-handwriting-graffitiset | ||
1 | Files: etc/qimpen/graffiti* | 2 | Files: etc/qimpen/graffiti* |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/inputmethods | 4 | Section: opie/inputmethods |
4 | Maintainer: Jake Richardson <jake@asdfnews.org> | 5 | Maintainer: Jake Richardson <jake@asdfnews.org> |
5 | Architecture: none | 6 | Architecture: none |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal | 8 | Depends: task-opie-minimal |
8 | Description: Graffiti character set for the Handwriting inputmethod. | 9 | Description: Graffiti character set for the Handwriting inputmethod. |
9 | Graffiti character set for the Handwriting inputmethod. | 10 | Graffiti character set for the Handwriting inputmethod. |
diff --git a/inputmethods/handwriting/opie-handwriting.control b/inputmethods/handwriting/opie-handwriting.control index ecf4249..470c81b 100644 --- a/inputmethods/handwriting/opie-handwriting.control +++ b/inputmethods/handwriting/opie-handwriting.control | |||
@@ -1,9 +1,10 @@ | |||
1 | Package: opie-handwriting | ||
1 | Files: plugins/inputmethods/libqhandwriting.so* | 2 | Files: plugins/inputmethods/libqhandwriting.so* |
2 | Priority: optional | 3 | Priority: optional |
3 | Section: opie/inputmethods | 4 | Section: opie/inputmethods |
4 | Maintainer: Martin Jones <mjones@trolltech.com> | 5 | Maintainer: Martin Jones <mjones@trolltech.com> |
5 | Architecture: arm | 6 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: task-opie-minimal, opie-handwriting-classicset | opie-handwriting-graffitiset | 8 | Depends: task-opie-minimal, opie-handwriting-classicset | opie-handwriting-graffitiset |
8 | Description: Handwriting input method | 9 | Description: Handwriting input method |
9 | Handwriting recognition input method for the Opie environment. | 10 | Handwriting recognition input method for the Opie environment. |