summaryrefslogtreecommitdiff
path: root/noncore
authorgroucho <groucho>2003-01-23 07:43:00 (UTC)
committer groucho <groucho>2003-01-23 07:43:00 (UTC)
commit7c63d26d6c1a4e13a957ab79e58931c551e91eb8 (patch) (unidiff)
treeeb7354251e7a9f299876c350858385bee8b2348b /noncore
parent3819785802f55c4b998249eb2b2c0d53112e5ded (diff)
downloadopie-7c63d26d6c1a4e13a957ab79e58931c551e91eb8.zip
opie-7c63d26d6c1a4e13a957ab79e58931c551e91eb8.tar.gz
opie-7c63d26d6c1a4e13a957ab79e58931c551e91eb8.tar.bz2
- added weatherplugin, opiemail and odict to the build process
- adjusted batteryapplet/config.in as it was not reflected when building - embeddedconsole now builds with the right options - opie-console dto.
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/opie-console.control4
-rw-r--r--noncore/unsupported/mail2/bend/config.in6
-rw-r--r--noncore/unsupported/mail2/libmail/config.in6
3 files changed, 8 insertions, 8 deletions
diff --git a/noncore/apps/opie-console/opie-console.control b/noncore/apps/opie-console/opie-console.control
index 34bf681..61ce421 100644
--- a/noncore/apps/opie-console/opie-console.control
+++ b/noncore/apps/opie-console/opie-console.control
@@ -1,2 +1,2 @@
1Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* etc/keytabs/default.Keytab bin/sz bin/rz 1Files: bin/opie-console apps/Applications/opie-console.desktop pics/console/* etc/keytabs/default.Keytab
2Priority: optional 2Priority: optional
@@ -6,3 +6,3 @@ Architecture: arm
6Version: 0.6-$SUB_VERSION 6Version: 0.6-$SUB_VERSION
7Depends: qpe-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-console-help-en 7Depends: qpe-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-console-help-en, lrzsz
8License: GPL 8License: GPL
diff --git a/noncore/unsupported/mail2/bend/config.in b/noncore/unsupported/mail2/bend/config.in
index dfff29e..097a965 100644
--- a/noncore/unsupported/mail2/bend/config.in
+++ b/noncore/unsupported/mail2/bend/config.in
@@ -1,4 +1,4 @@
1 config BEND 1 config BEND
2 boolean 2 boolean "bend"
3 default "y" if MAIL 3 default "y" if OPIEMAIL2
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBMAIL 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2
diff --git a/noncore/unsupported/mail2/libmail/config.in b/noncore/unsupported/mail2/libmail/config.in
index 344b19d..dd7b2dc 100644
--- a/noncore/unsupported/mail2/libmail/config.in
+++ b/noncore/unsupported/mail2/libmail/config.in
@@ -1,4 +1,4 @@
1 config LIBMAIL 1 config LIBMAIL
2 boolean 2 boolean "libmail"
3 default "y" if MAIL 3 default "y" if OPIEMAIL2
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && OPIEMAIL2