-rw-r--r-- | core/apps/embeddedkonsole/opie-embeddedkonsole.control | 4 | ||||
-rw-r--r-- | etc/opie-keytabs.control | 9 | ||||
-rw-r--r-- | noncore/apps/opie-console/opie-console.control | 4 |
3 files changed, 13 insertions, 4 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control index b6ff822..b150c7d 100644 --- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control +++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole etc/keytabs/* | 1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: L.J. Potter <ljp@llornkcor.com> | 4 | Maintainer: L.J. Potter <ljp@llornkcor.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base, libopie1 | 7 | Depends: opie-base, libopie1, opie-keytabs |
8 | Description: KDE's konsole (shell terminal) | 8 | Description: KDE's konsole (shell terminal) |
9 | Ported to the Opie environment. | 9 | Ported to the Opie environment. |
diff --git a/etc/opie-keytabs.control b/etc/opie-keytabs.control new file mode 100644 index 0000000..d4abcba --- a/dev/null +++ b/etc/opie-keytabs.control | |||
@@ -0,0 +1,9 @@ | |||
1 | Files: etc/keytabs/default.Keytab | ||
2 | Priority: optional | ||
3 | Section: opie/applications | ||
4 | Maintainer: Opie team <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: 0.6-$SUB_VERSION | ||
7 | License: GPL | ||
8 | Description: Opie keytabs for terminal applications | ||
9 | |||
diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control index a0a2f72..b35324b 100644 --- a/noncore/apps/opie-console/opie-console.control +++ b/noncore/apps/opie-console/opie-console.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* etc/keytabs/default.Keytab | 1 | Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Opie team <opie@handhelds.org> | 4 | Maintainer: Opie team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 0.6-$SUB_VERSION | 6 | Version: 0.6-$SUB_VERSION |
7 | Depends: qpe-base, libopie1, opie-console-help-en, lrzsz | 7 | Depends: qpe-base, libopie1, opie-console-help-en, lrzsz, opie-keytabs |
8 | License: GPL | 8 | License: GPL |
9 | Description: Opie terminal app | 9 | Description: Opie terminal app |
10 | 10 | ||