summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-11-16 22:19:47 (UTC)
committer mickeyl <mickeyl>2004-11-16 22:19:47 (UTC)
commit539a1bfc1c120bcd196f2b7ab27befde1550e661 (patch) (unidiff)
tree112ec70184ad5e8bf765c4df2a0897791b9eb145
parentadd434632dc0b449a1439215ecbc2ae0589fd713 (diff)
downloadopie-539a1bfc1c120bcd196f2b7ab27befde1550e661.zip
opie-539a1bfc1c120bcd196f2b7ab27befde1550e661.tar.gz
opie-539a1bfc1c120bcd196f2b7ab27befde1550e661.tar.bz2
bye bye libopie1
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog13
-rw-r--r--Rules.make9
-rw-r--r--config.in2
-rw-r--r--packages5
4 files changed, 12 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index d343f54..5ccad50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,106 +1,113 @@
1 2004-??-??Opie 1.1.8 1 2004-??-??Opie 1.1.8
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * PackageManager supports installation of local ipkg files (drw) 5 * PackageManager supports installation of local ipkg files (drw)
6 6
7 Fixed Bugs 7 Fixed Bugs
8 ---------- 8 ----------
9 * #1464 - Packagemanager dont set active filter after install a package (drw) 9 * #1464 - Packagemanager dont set active filter after install a package (drw)
10 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 10 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
11 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 11 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
12 12
13 Internal
14 --------
15 * Moved libopie1 to unsupported (mickeyl)
16
13 2004-11-14Opie 1.1.7 17 2004-11-14Opie 1.1.7
14 18
15 New Features 19 New Features
16 ------------ 20 ------------
17 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 21 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
18 * Backup now uses the busy indicator when backing up and restore (ar) 22 * Backup now uses the busy indicator when backing up and restore (ar)
19 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 23 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
20 * OpiePlayer2 better error handling (zecke) 24 * OpiePlayer2 better error handling (zecke)
21 * OpiePlayer2 progress indication while streaming (zecke) 25 * OpiePlayer2 progress indication while streaming (zecke)
22 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 26 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
23 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 27 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
24 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 28 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
25 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 29 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
26 * Opie-Console use Custom Font and Size in a Profile (harlekin) 30 * Opie-Console use Custom Font and Size in a Profile (harlekin)
27 * Opie-Console transparently log the Output and Input to a file (harlekin) 31 * Opie-Console transparently log the Output and Input to a file (harlekin)
28 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 32 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
29 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 33 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
30 * Opie-Security gained a 'test authentication' button (clem) 34 * Opie-Security gained a 'test authentication' button (clem)
31 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 35 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
32 * Opie-Mail improve the handling of POP mail boxes (alwin) 36 * Opie-Mail improve the handling of POP mail boxes (alwin)
33 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 37 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
34 * Opie IRC - backports of the 'NeIRC fork' (zecke) 38 * Opie IRC - backports of the 'NeIRC fork' (zecke)
35 39
36 Fixed Bugs 40 Fixed Bugs
37 ---------- 41 ----------
38 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 42 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)
39 * #608 - Make Opie usable for left handed users (zecke) 43 * #608 - Make Opie usable for left handed users (zecke)
40 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 44 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
41 * #1245 - Opie-Go 'paused' (zecke) 45 * #1245 - Opie-Go 'paused' (zecke)
42 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) 46 * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke)
43 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) 47 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
44 * #1395 - Build VNC Backend with gcc3.4 48 * #1395 - Build VNC Backend with gcc3.4
45 * #1440 - The icon of opie-mobilemsg is missing (CoreDump) 49 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
46 * #1426 - Add missing opie-bartender Icon (CoreDump) 50 * #1426 - Add missing opie-bartender Icon (CoreDump)
47 * #1445 - Opie-Sheet Has No Icon (CoreDump) 51 * #1445 - Opie-Sheet Has No Icon (CoreDump)
48 * #1448 - Brightness Applet added (mickeyl) 52 * #1448 - Brightness Applet added (mickeyl)
49 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) 53 * #1450 - ZSame didn't clear the bonus item after winning a game (zecke)
50 * #1482 - Fix OFileSelector to be able to sort by size (zecke) 54 * #1482 - Fix OFileSelector to be able to sort by size (zecke)
51 * n.a. - Opie-mail: fixed some crasher, some layout-problems 55 * n.a. - Opie-mail: fixed some crasher, some layout-problems
52 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) 56 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke)
53 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) 57 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke)
54 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) 58 * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
55 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 59 * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem)
56 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) 60 * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl)
57 * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) 61
58 * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) 62 Internal
63 --------
64 * Opie-Qashmoney has been moved to unsupported (mickeyl)
65 * Opie-Ubrowser has been moved to unsupported (mickeyl)
59 66
60 2004-09-17Opie 1.1.6 67 2004-09-17Opie 1.1.6
61 68
62 New Features 69 New Features
63 ------------ 70 ------------
64 * Fifteen gained configurable number of items (zecke) 71 * Fifteen gained configurable number of items (zecke)
65 * Fifteen can have custom background images (zecke) 72 * Fifteen can have custom background images (zecke)
66 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 73 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
67 * Integrated the new security framework into libopie2 (zecke,clem) 74 * Integrated the new security framework into libopie2 (zecke,clem)
68 * Converted the launcher to use the new security framework (zecke) 75 * Converted the launcher to use the new security framework (zecke)
69 * Backup can now handle custom locations for backup and restore (ar) 76 * Backup can now handle custom locations for backup and restore (ar)
70 * Implemented right-on-hold feedback (wimpie,zecke) 77 * Implemented right-on-hold feedback (wimpie,zecke)
71 * Lots of new features in opie-reader (tim,pohly) 78 * Lots of new features in opie-reader (tim,pohly)
72 * Build system cleanups (schurig) 79 * Build system cleanups (schurig)
73 80
74 Fixed Bugs 81 Fixed Bugs
75 -------- 82 --------
76 * #1005 - Fixed backup to CompactFlash (ar) 83 * #1005 - Fixed backup to CompactFlash (ar)
77 * #1167 - Fixed Opie write crashing on more text than one page (ar) 84 * #1167 - Fixed Opie write crashing on more text than one page (ar)
78 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 85 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
79 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 86 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
80 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 87 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
81 * #1370 - Pimconverter now reacts on cancel key (eilers) 88 * #1370 - Pimconverter now reacts on cancel key (eilers)
82 * #1376 - Bring back the capslock/numlock display (zecke) 89 * #1376 - Bring back the capslock/numlock display (zecke)
83 * #1383 - Language settings now warns about losing open apps (Markus Litz) 90 * #1383 - Language settings now warns about losing open apps (Markus Litz)
84 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 91 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
85 * #1394 - Fixed oversized headline in opie-login (coredump) 92 * #1394 - Fixed oversized headline in opie-login (coredump)
86 * #1396 - Opie-console captures the escape key and vim is working (zecke) 93 * #1396 - Opie-console captures the escape key and vim is working (zecke)
87 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 94 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
88 95
89 2004-07-06Opie 1.1.4 96 2004-07-06Opie 1.1.4
90 97
91 New Features 98 New Features
92 ------------ 99 ------------
93 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 100 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
94 * Added Conversion tool for pim-data (eilers) 101 * Added Conversion tool for pim-data (eilers)
95 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 102 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
96 * Modified the PIM API for providing generic use of OPimRecords (eilers) 103 * Modified the PIM API for providing generic use of OPimRecords (eilers)
97 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 104 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
98 105
99 Fixed Bugs 106 Fixed Bugs
100 -------- 107 --------
101 * #1068 - Country Drop Down Box Off Screen 108 * #1068 - Country Drop Down Box Off Screen
102 * #1291 - Opie tinykate does not open .desktop files (ar) 109 * #1291 - Opie tinykate does not open .desktop files (ar)
103 * #1291 - Opie sheet not saving correctly (ar) 110 * #1291 - Opie sheet not saving correctly (ar)
104 * #1294 - Opie does not know about British Summer Time 111 * #1294 - Opie does not know about British Summer Time
105 * #1314 - Drawpad initialization (mickeyl) 112 * #1314 - Drawpad initialization (mickeyl)
106 * #1317 - Packagemanager crashes on hold-down or install (chicken) 113 * #1317 - Packagemanager crashes on hold-down or install (chicken)
diff --git a/Rules.make b/Rules.make
index c025d72..644a6cf 100644
--- a/Rules.make
+++ b/Rules.make
@@ -120,127 +120,118 @@ ifeq ($(CONFIG_LIBSWORD_DEP),y)
120 echo LIBSWORD_INC_DIR = $(CONFIG_LIBSWORD_INC_DIR) >> $@ 120 echo LIBSWORD_INC_DIR = $(CONFIG_LIBSWORD_INC_DIR) >> $@
121endif 121endif
122$(TOPDIR)/.depends : $(shell if [ -e $(TOPDIR)/config.in ]\; then echo $(TOPDIR)/config.in\; fi\;) $(TOPDIR)/.config $(TOPDIR)/packages 122$(TOPDIR)/.depends : $(shell if [ -e $(TOPDIR)/config.in ]\; then echo $(TOPDIR)/config.in\; fi\;) $(TOPDIR)/.config $(TOPDIR)/packages
123 @echo Generating dependency information... 123 @echo Generating dependency information...
124# add to subdir-y, and add descend rules 124# add to subdir-y, and add descend rules
125 @cat $(TOPDIR)/packages | grep -v '^#' | \ 125 @cat $(TOPDIR)/packages | grep -v '^#' | \
126 awk '{print \ 126 awk '{print \
127 ".PHONY : " $$2 "\n" \ 127 ".PHONY : " $$2 "\n" \
128 "subdir-$$(" $$1 ") += " $$2 "\n\n"; \ 128 "subdir-$$(" $$1 ") += " $$2 "\n\n"; \
129 print $$2 " : " $$2 "/Makefile\n\t+$$(call descend,$$@,$(filter-out $$@,$$(filter-out $$@,$$(MAKECMDGOALS))))\n"; }' > $(TOPDIR)/.depends 129 print $$2 " : " $$2 "/Makefile\n\t+$$(call descend,$$@,$(filter-out $$@,$$(filter-out $$@,$$(MAKECMDGOALS))))\n"; }' > $(TOPDIR)/.depends
130 cat $(TOPDIR)/packages | grep -v '^#' | \ 130 cat $(TOPDIR)/packages | grep -v '^#' | \
131 perl -ne '($$cfg, $$dir, $$pro) = $$_ =~ /^(\S+)\s+(\S+)\s+(\S+)/; if ( -e "$$dir/$$pro" ) { print "$$dir/Makefile : $$dir/$$pro \$$(QMAKE) \$$(OPIEDIR)/gen.pro \$$(OPIEDIR)/.config\n\t\$$(call makefilegen,\$$@)\n\n"; }' \ 131 perl -ne '($$cfg, $$dir, $$pro) = $$_ =~ /^(\S+)\s+(\S+)\s+(\S+)/; if ( -e "$$dir/$$pro" ) { print "$$dir/Makefile : $$dir/$$pro \$$(QMAKE) \$$(OPIEDIR)/gen.pro \$$(OPIEDIR)/.config\n\t\$$(call makefilegen,\$$@)\n\n"; }' \
132 >> $(TOPDIR)/.depends 132 >> $(TOPDIR)/.depends
133# interpackage dependency generation 133# interpackage dependency generation
134 @cat $(TOPDIR)/packages | \ 134 @cat $(TOPDIR)/packages | \
135 $(TOPDIR)/scripts/deps.pl >> $(TOPDIR)/.depends 135 $(TOPDIR)/scripts/deps.pl >> $(TOPDIR)/.depends
136 136
137$(TOPDIR)/.depends.cfgs: 137$(TOPDIR)/.depends.cfgs:
138# config.in interdependencies 138# config.in interdependencies
139 @echo $(configs) | sed -e 's,/config.in,,g' | ( for i in `cat`; do echo $$i; done ) > dirs 139 @echo $(configs) | sed -e 's,/config.in,,g' | ( for i in `cat`; do echo $$i; done ) > dirs
140 @cat dirs | ( for i in `cat`; do if [ "`cat dirs|grep $$i 2>/dev/null|wc -l`" -ne "1" ]; then deps=`cat dirs|grep $$i| grep -v "^$$i$$"|for i in \`cat|sed -e's,^$(TOPDIR)/,$$(TOPDIR)/,g'\`; do echo $$i/config.in; done`; echo `echo $$i/config.in|sed -e 's,^$(TOPDIR)/,$$(TOPDIR)/,'` : $$deps; fi; done ) >> $@ 140 @cat dirs | ( for i in `cat`; do if [ "`cat dirs|grep $$i 2>/dev/null|wc -l`" -ne "1" ]; then deps=`cat dirs|grep $$i| grep -v "^$$i$$"|for i in \`cat|sed -e's,^$(TOPDIR)/,$$(TOPDIR)/,g'\`; do echo $$i/config.in; done`; echo `echo $$i/config.in|sed -e 's,^$(TOPDIR)/,$$(TOPDIR)/,'` : $$deps; fi; done ) >> $@
141 @-rm -f dirs 141 @-rm -f dirs
142 142
143$(QTDIR)/stamp-headers : 143$(QTDIR)/stamp-headers :
144 @-rm -f $(QTDIR)/stamp-headers* 144 @-rm -f $(QTDIR)/stamp-headers*
145 ( cd $(QTDIR)/include; \ 145 ( cd $(QTDIR)/include; \
146 $(patsubst %,ln -sf ../src/kernel/%;,qgfx_qws.h qwsmouse_qws.h \ 146 $(patsubst %,ln -sf ../src/kernel/%;,qgfx_qws.h qwsmouse_qws.h \
147 qcopchannel_qws.h qwindowsystem_qws.h \ 147 qcopchannel_qws.h qwindowsystem_qws.h \
148 qfontmanager_qws.h qwsdefaultdecoration_qws.h)) 148 qfontmanager_qws.h qwsdefaultdecoration_qws.h))
149 touch $@ 149 touch $@
150 150
151$(QTDIR)/stamp-headers-x11 : 151$(QTDIR)/stamp-headers-x11 :
152 @-rm -f $(QTDIR)/stamp-headers* 152 @-rm -f $(QTDIR)/stamp-headers*
153 cd $(QTDIR)/include; $(patsubst %,ln -sf $(OPIEDIR)/x11/libqpe-x11/qt/%;,qgfx_qws.h qwsmouse_qws.h qcopchannel_qws.h qwindowsystem_qws.h qfontmanager_qws.h qwsdefaultdecoration_qws.h) 153 cd $(QTDIR)/include; $(patsubst %,ln -sf $(OPIEDIR)/x11/libqpe-x11/qt/%;,qgfx_qws.h qwsmouse_qws.h qcopchannel_qws.h qwindowsystem_qws.h qfontmanager_qws.h qwsdefaultdecoration_qws.h)
154 touch $@ 154 touch $@
155 155
156$(OPIEDIR)/stamp-headers : 156$(OPIEDIR)/stamp-headers :
157 @-rm -f $(OPIEDIR)/stamp-headers* 157 @-rm -f $(OPIEDIR)/stamp-headers*
158 mkdir -p $(TOPDIR)/include/qpe \ 158 mkdir -p $(TOPDIR)/include/qpe \
159 $(TOPDIR)/include/qtopia \ 159 $(TOPDIR)/include/qtopia \
160 $(TOPDIR)/include/opie \ 160 $(TOPDIR)/include/opie \
161 $(TOPDIR)/include/opie2 \ 161 $(TOPDIR)/include/opie2 \
162 $(TOPDIR)/include/opie2/private \ 162 $(TOPDIR)/include/opie2/private \
163 $(TOPDIR)/include/qtopia/private \ 163 $(TOPDIR)/include/qtopia/private \
164 $(TOPDIR)/include/sl 164 $(TOPDIR)/include/sl
165 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; ) 165 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; )
166 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; ) 166 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; )
167 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; ) 167 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; )
168ifeq ($(CONFIG_LIBOPIE),y)
169 # libopie1
170 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; )
171 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; )
172endif
173 # libopie2 168 # libopie2
174 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; ) 169 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/*.h .; )
175 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/device/*.h .; ) 170 ( cd include/opie2 && ln -sf ../../libopie2/opiecore/device/*.h .; )
176 ( cd include/opie2 && ln -sf ../../libopie2/opiemm/*.h .; ) 171 ( cd include/opie2 && ln -sf ../../libopie2/opiemm/*.h .; )
177 ( cd include/opie2 && ln -sf ../../libopie2/opiedb/*.h .; ) 172 ( cd include/opie2 && ln -sf ../../libopie2/opiedb/*.h .; )
178 ( cd include/opie2 && ln -sf ../../libopie2/opienet/*.h .; ) 173 ( cd include/opie2 && ln -sf ../../libopie2/opienet/*.h .; )
179 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/*.h .; ) 174 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/*.h .; )
180 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/core/*.h .; ) 175 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/core/*.h .; )
181 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/backend/*.h .; ) 176 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/backend/*.h .; )
182 ( cd include/opie2/private && ln -sf ../../../libopie2/opiepim/private/*.h .; ) 177 ( cd include/opie2/private && ln -sf ../../../libopie2/opiepim/private/*.h .; )
183 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/ui/*.h .; ) 178 ( cd include/opie2 && ln -sf ../../libopie2/opiepim/ui/*.h .; )
184 ( cd include/opie2 && ln -sf ../../libopie2/opieui/*.h .; ) 179 ( cd include/opie2 && ln -sf ../../libopie2/opieui/*.h .; )
185 ( cd include/opie2 && ln -sf ../../libopie2/opieui/fileselector/*.h .; ) 180 ( cd include/opie2 && ln -sf ../../libopie2/opieui/fileselector/*.h .; )
186 ( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; ) 181 ( cd include/opie2 && ln -sf ../../libopie2/opieui/big-screen/*.h .; )
187 ( cd include/opie2 && ln -sf ../../libopie2/opiesecurity/*.h .; ) 182 ( cd include/opie2 && ln -sf ../../libopie2/opiesecurity/*.h .; )
188 # auxilliary libraries 183 # auxilliary libraries
189 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; ) 184 ( cd include/opie2 && ln -sf ../../libqtaux/*.h .; )
190 ( cd include/sl && ln -sf ../../libslcompat/*.h .; ) 185 ( cd include/sl && ln -sf ../../libslcompat/*.h .; )
191 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; ) 186 ( cd include/ && ln -sf ../noncore/net/ftplib/*.h .; )
192 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; ) 187 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardcfg.h .; )
193 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardpicks.h .; ) 188 ( cd include/ && ln -sf ../inputmethods/pickboard/pickboardpicks.h .; )
194 # all 189 # all
195ifeq ($(CONFIG_LIBOPIE),y)
196 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
197 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done )
198endif
199 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opieui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 190 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opieui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
200 ln -sf ../../libopie2/opieui/$$generatedHeader $$generatedHeader; done ) 191 ln -sf ../../libopie2/opieui/$$generatedHeader $$generatedHeader; done )
201 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opiepim/ui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 192 ( cd include/opie2; for generatedHeader in `cd ../../libopie2/opiepim/ui; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
202 ln -sf ../../libopie2/opiepim/ui/$$generatedHeader $$generatedHeader; done ) 193 ln -sf ../../libopie2/opiepim/ui/$$generatedHeader $$generatedHeader; done )
203 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h 194 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h
204 touch $@ 195 touch $@
205 196
206$(OPIEDIR)/stamp-headers-x11 : 197$(OPIEDIR)/stamp-headers-x11 :
207 @-rm -f $(OPIEDIR)/stamp-headers* 198 @-rm -f $(OPIEDIR)/stamp-headers*
208 mkdir -p $(TOPDIR)/include/qpe $(TOPDIR)/include/qtopia \ 199 mkdir -p $(TOPDIR)/include/qpe $(TOPDIR)/include/qtopia \
209 $(TOPDIR)/include/opie $(TOPDIR)/include/qtopia/private 200 $(TOPDIR)/include/opie $(TOPDIR)/include/qtopia/private
210 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; ) 201 ( cd include/qpe && rm -f *.h; ln -sf ../../library/*.h .; ln -sf ../../library/backend/*.h .; rm -f *_p.h; )
211 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; ) 202 ( cd include/qtopia && rm -f *.h; ln -sf ../../library/*.h .; )
212 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; ) 203 ( cd include/qtopia/private && rm -f *.h; ln -sf ../../../library/backend/*.h .; )
213 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; ) 204 ( cd include/opie && rm -f *.h; ln -sf ../../libopie/*.h .; rm -f *_p.h; )
214 ( cd include/opie && ln -sf ../../libsql/*.h .; ) 205 ( cd include/opie && ln -sf ../../libsql/*.h .; )
215 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; ) 206 ( cd include/opie && ln -sf ../../libopie/pim/*.h .; )
216 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \ 207 ( cd include/opie; for generatedHeader in `cd ../../libopie; ls *.ui | sed -e "s,\.ui,\.h,g"`; do \
217 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done ) 208 ln -sf ../../libopie/$$generatedHeader $$generatedHeader; done )
218 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h 209 ln -sf ../../library/custom.h $(TOPDIR)/include/qpe/custom.h
219 ( cd include/qpe; ln -sf ../../x11/libqpe-x11/qpe/*.h .; ) 210 ( cd include/qpe; ln -sf ../../x11/libqpe-x11/qpe/*.h .; )
220 touch $@ 211 touch $@
221 212
222$(TOPDIR)/library/custom.h : $(TOPDIR)/.config 213$(TOPDIR)/library/custom.h : $(TOPDIR)/.config
223 @-rm -f $@ 214 @-rm -f $@
224 @$(if $(patsubst "%",%,$(CONFIG_CUSTOMFILE)),\ 215 @$(if $(patsubst "%",%,$(CONFIG_CUSTOMFILE)),\
225 ln -sf $(patsubst "%",%,$(CONFIG_CUSTOMFILE)) $@) 216 ln -sf $(patsubst "%",%,$(CONFIG_CUSTOMFILE)) $@)
226 @touch $@ 217 @touch $@
227 218
228$(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf $(TOPDIR)/scripts/kconfig/conf $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/qmake/qmake: 219$(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf $(TOPDIR)/scripts/kconfig/conf $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/qmake/qmake:
229 +$(call descend,$(shell dirname $@),$(shell basename $@)) 220 +$(call descend,$(shell dirname $@),$(shell basename $@))
230 221
231menuconfig: $(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf ./config.in 222menuconfig: $(TOPDIR)/scripts/lxdialog/lxdialog $(TOPDIR)/scripts/kconfig/mconf ./config.in
232 $(TOPDIR)/scripts/kconfig/mconf ./config.in 223 $(TOPDIR)/scripts/kconfig/mconf ./config.in
233 @touch ./.config.stamp 224 @touch ./.config.stamp
234 225
235xconfig: $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so ./config.in 226xconfig: $(TOPDIR)/scripts/kconfig/qconf $(TOPDIR)/scripts/kconfig/libkconfig.so ./config.in
236 $(TOPDIR)/scripts/kconfig/qconf ./config.in 227 $(TOPDIR)/scripts/kconfig/qconf ./config.in
237 @touch .config.stamp 228 @touch .config.stamp
238 229
239gconfig: $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/scripts/kconfig/libkconfig.so ./config.in 230gconfig: $(TOPDIR)/scripts/kconfig/gconf $(TOPDIR)/scripts/kconfig/libkconfig.so ./config.in
240 $(TOPDIR)/scripts/kconfig/gconf ./config.in 231 $(TOPDIR)/scripts/kconfig/gconf ./config.in
241 @touch .config.stamp 232 @touch .config.stamp
242 233
243config: $(TOPDIR)/scripts/kconfig/conf ./config.in 234config: $(TOPDIR)/scripts/kconfig/conf ./config.in
244 $(TOPDIR)/scripts/kconfig/conf ./config.in 235 $(TOPDIR)/scripts/kconfig/conf ./config.in
245 @touch .config.stamp 236 @touch .config.stamp
246 237
diff --git a/config.in b/config.in
index 372ecfb..8cffa38 100644
--- a/config.in
+++ b/config.in
@@ -136,98 +136,96 @@ config OPIE_SOUND_FRAGMENT_SHIFT
136 default "14" if TARGET_IPAQ 136 default "14" if TARGET_IPAQ
137 default "16" if ! TARGET_IPAQ 137 default "16" if ! TARGET_IPAQ
138 138
139config USE_REALTIME_AUDIO_THREAD 139config USE_REALTIME_AUDIO_THREAD
140 boolean "Use a realtime thread in Opie Player I" 140 boolean "Use a realtime thread in Opie Player I"
141 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP 141 default y if TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP
142 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) 142 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP)
143 143
144config QT_QWS_ALLOW_OVERCLOCK 144config QT_QWS_ALLOW_OVERCLOCK
145 boolean "Allow the user to overclock the device" 145 boolean "Allow the user to overclock the device"
146 depends TARGET_RAMSES 146 depends TARGET_RAMSES
147 default n 147 default n
148 148
149config USE_FILE_NOTIFICATION 149config USE_FILE_NOTIFICATION
150 boolean "Substitute (some) polling interfaces with OFileNotifier" 150 boolean "Substitute (some) polling interfaces with OFileNotifier"
151 default y 151 default y
152 152
153config OPIE_NEW_ALLOC 153config OPIE_NEW_ALLOC
154 boolean "Use malloc and free for the implementation" 154 boolean "Use malloc and free for the implementation"
155 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP 155 default y if TARGET_RAMSES || TARGET_IPAQ || TARGET_SIMPAD || TARGET_SHARP
156 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP) 156 default n if ! (TARGET_IPAQ || TARGET_SIMPAD || TARGET_RAMSES || TARGET_SHARP)
157 157
158config OPIE_TASKBAR_LOCK_KEY_STATE 158config OPIE_TASKBAR_LOCK_KEY_STATE
159 boolean "Have a KeyLock state indicator on the taskbar" 159 boolean "Have a KeyLock state indicator on the taskbar"
160 default y if TARGET_SHARP 160 default y if TARGET_SHARP
161 default n if !TARGET_SHARP 161 default n if !TARGET_SHARP
162 162
163config LIBQPE_WITHROHFEEDBACK 163config LIBQPE_WITHROHFEEDBACK
164 boolean "Build libqpe with Right-On-Hold feedback" 164 boolean "Build libqpe with Right-On-Hold feedback"
165 default y 165 default y
166 166
167config OPIE_NO_SOUND_PCM_READ_BITS 167config OPIE_NO_SOUND_PCM_READ_BITS
168 boolean "There is not a pcm_read_bits io control" 168 boolean "There is not a pcm_read_bits io control"
169 default y if TARGET_SHARP 169 default y if TARGET_SHARP
170 default n if ! TARGET_SHARP 170 default n if ! TARGET_SHARP
171endmenu 171endmenu
172 172
173menu "Dependencies" 173menu "Dependencies"
174 source dependencies.in 174 source dependencies.in
175endmenu 175endmenu
176 176
177menu "Base" 177menu "Base"
178 choice 178 choice
179 prompt "Qpe Library Selection" 179 prompt "Qpe Library Selection"
180 default LIBQPE 180 default LIBQPE
181 source library/config.in 181 source library/config.in
182 source x11/config.in 182 source x11/config.in
183 endchoice 183 endchoice
184 source libopie/config.in
185
186 source libopie2/config.in 184 source libopie2/config.in
187 source libqtaux/config.in 185 source libqtaux/config.in
188 source rsync/config.in 186 source rsync/config.in
189 source core/opie-login/config.in 187 source core/opie-login/config.in
190 source core/opiealarm/config.in 188 source core/opiealarm/config.in
191 source core/tools/quicklauncher/config.in 189 source core/tools/quicklauncher/config.in
192 source core/launcher/config.in 190 source core/launcher/config.in
193 source core/symlinker/config.in 191 source core/symlinker/config.in
194endmenu 192endmenu
195 193
196comment "" 194comment ""
197 195
198menu "Applets" 196menu "Applets"
199 source core/applets/config.in 197 source core/applets/config.in
200 source noncore/applets/config.in 198 source noncore/applets/config.in
201endmenu 199endmenu
202 200
203menu "Apps" 201menu "Apps"
204 source core/apps/config.in 202 source core/apps/config.in
205 source noncore/apps/config.in 203 source noncore/apps/config.in
206endmenu 204endmenu
207 205
208menu "Communications and Networking" 206menu "Communications and Networking"
209 source noncore/comm/config.in 207 source noncore/comm/config.in
210 source noncore/net/config.in 208 source noncore/net/config.in
211endmenu 209endmenu
212 210
213menu "Games" 211menu "Games"
214 source noncore/games/config.in 212 source noncore/games/config.in
215endmenu 213endmenu
216 214
217menu "Graphics and Multimedia" 215menu "Graphics and Multimedia"
218 source freetype/config.in 216 source freetype/config.in
219 source noncore/graphics/config.in 217 source noncore/graphics/config.in
220 source core/multimedia/config.in 218 source core/multimedia/config.in
221 source noncore/multimedia/config.in 219 source noncore/multimedia/config.in
222endmenu 220endmenu
223 221
224menu "Input methods" 222menu "Input methods"
225 source inputmethods/config.in 223 source inputmethods/config.in
226endmenu 224endmenu
227 225
228menu "Pim" 226menu "Pim"
229 source core/obex/config.in 227 source core/obex/config.in
230 source core/pim/config.in 228 source core/pim/config.in
231 comment "Today Plugins ---" 229 comment "Today Plugins ---"
232 source noncore/todayplugins/config.in 230 source noncore/todayplugins/config.in
233 source core/pim/today/plugins/config.in 231 source core/pim/today/plugins/config.in
diff --git a/packages b/packages
index ac614f2..e84184c 100644
--- a/packages
+++ b/packages
@@ -1,138 +1,137 @@
1 CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro 1 CONFIG_ABOUTAPPLET core/applets/aboutappletaboutapplet.pro
2 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro 2 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro
3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro 3 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro
4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro 4 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro
5CONFIG_APPLET_EXAMPLE examples/applet example.pro 5CONFIG_APPLET_EXAMPLE examples/applet example.pro
6 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro 6 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
7 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro 7 CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro
8 CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro 8 CONFIG_AUTOROTATEAPPLET noncore/applets/autorotateappletautorotateapplet.pro
9 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro 9 CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro
10 CONFIG_BACKUP noncore/settings/backupbackup.pro 10 CONFIG_BACKUP noncore/settings/backupbackup.pro
11 CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro 11 CONFIG_BARTENDER noncore/apps/opie-bartenderbartender.pro
12 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro 12 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro
13 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro 13 CONFIG_BEND noncore/unsupported/mail2/bendbend.pro
14CONFIG_BIGSCREEN_EXAMPLE libopie/big-screen/example osplitter_mail.pro 14CONFIG_BIGSCREEN_EXAMPLE unsupported/libopie/big-screen/example osplitter_mail.pro
15 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro 15 CONFIG_BINARY noncore/tools/calc2/binarybinary.pro
16 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro 16 CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro
17 CONFIG_BOUNCE noncore/games/bouncebounce.pro 17 CONFIG_BOUNCE noncore/games/bouncebounce.pro
18 CONFIG_BRIGHTNESSAPPLET noncore/applets/brightnessappletbrightnessapplet.pro 18 CONFIG_BRIGHTNESSAPPLET noncore/applets/brightnessappletbrightnessapplet.pro
19 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro 19 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro
20 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro 20 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro
21 CONFIG_CALC2 noncore/tools/calc2calc.pro 21 CONFIG_CALC2 noncore/tools/calc2calc.pro
22 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro 22 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro
23 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro 23 CONFIG_CALIBRATE core/apps/calibratecalibrate.pro
24 CONFIG_CAMERA noncore/multimedia/cameracamera.pro 24 CONFIG_CAMERA noncore/multimedia/cameracamera.pro
25 CONFIG_CARDMON core/applets/cardmoncardmon.pro 25 CONFIG_CARDMON core/applets/cardmoncardmon.pro
26 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro 26 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro
27 CONFIG_CITYTIME core/settings/citytimecitytime.pro 27 CONFIG_CITYTIME core/settings/citytimecitytime.pro
28 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro 28 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro
29 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro 29 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro
30 CONFIG_CLOCK noncore/tools/clockclock.pro 30 CONFIG_CLOCK noncore/tools/clockclock.pro
31 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro 31 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro
32CONFIG_DAGGER noncore/apps/dagger dagger.pro 32CONFIG_DAGGER noncore/apps/dagger dagger.pro
33 CONFIG_DASHER inputmethods/dasherdasher.pro 33 CONFIG_DASHER inputmethods/dasherdasher.pro
34 CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro 34 CONFIG_DATEBOOK2 core/pim/datebook2datebook2.pro
35 CONFIG_DATEBOOK core/pim/datebookdatebook.pro 35 CONFIG_DATEBOOK core/pim/datebookdatebook.pro
36 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro 36 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro
37 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro 37 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro
38 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro 38 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro
39 CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro 39 CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro
40CONFIG_DOCTAB noncore/settings/doctab doctab.pro 40CONFIG_DOCTAB noncore/settings/doctab doctab.pro
41 CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro 41 CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro
42 CONFIG_DVORAK inputmethods/dvorakdvorak.pro 42 CONFIG_DVORAK inputmethods/dvorakdvorak.pro
43 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro 43 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro
44 CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro 44 CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro
45CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro 45CONFIG_EXAMPLE_BOARD examples/inputmethod example.pro
46CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro 46CONFIG_EXAMPLE_MENU examples/menuapplet menuapplet.pro
47CONFIG_EXAMPLE_VPN examples/networksettings example.pro 47CONFIG_EXAMPLE_VPN examples/networksettings example.pro
48 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro 48 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro
49 CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro 49 CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro
50 CONFIG_FLAT noncore/styles/flatflat.pro 50 CONFIG_FLAT noncore/styles/flatflat.pro
51 CONFIG_FORMATTER noncore/tools/formatterformatter.pro 51 CONFIG_FORMATTER noncore/tools/formatterformatter.pro
52 CONFIG_FREETYPE freetypefreetype.pro 52 CONFIG_FREETYPE freetypefreetype.pro
53 CONFIG_FRESH noncore/styles/freshfresh.pro 53 CONFIG_FRESH noncore/styles/freshfresh.pro
54 CONFIG_FTPLIB noncore/net/ftplibftplib.pro 54 CONFIG_FTPLIB noncore/net/ftplibftplib.pro
55 CONFIG_GO noncore/games/gogo.pro 55 CONFIG_GO noncore/games/gogo.pro
56 CONFIG_GSMTOOL noncore/unsupported/gsmtoolgsmtool.pro 56 CONFIG_GSMTOOL noncore/unsupported/gsmtoolgsmtool.pro
57 CONFIG_GUTENBROWSER noncore/apps/opie-gutenbrowseropie-gutenbrowser.pro 57 CONFIG_GUTENBROWSER noncore/apps/opie-gutenbrowseropie-gutenbrowser.pro
58 CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro 58 CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro
59 CONFIG_HELPBROWSER core/apps/helpbrowserhelpbrowser.pro 59 CONFIG_HELPBROWSER core/apps/helpbrowserhelpbrowser.pro
60 CONFIG_HOMEAPPLET core/applets/homeapplethomeapplet.pro 60 CONFIG_HOMEAPPLET core/applets/homeapplethomeapplet.pro
61 CONFIG_INTERFACES noncore/settings/networksettings/interfacesinterfaces.pro 61 CONFIG_INTERFACES noncore/settings/networksettings/interfacesinterfaces.pro
62 CONFIG_IRDAAPPLET core/applets/irdaappletirdaapplet.pro 62 CONFIG_IRDAAPPLET core/applets/irdaappletirdaapplet.pro
63 CONFIG_JUMPX inputmethods/jumpxjumpx.pro 63 CONFIG_JUMPX inputmethods/jumpxjumpx.pro
64 CONFIG_KBILL noncore/games/kbillkbill.pro 64 CONFIG_KBILL noncore/games/kbillkbill.pro
65 CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro 65 CONFIG_KCHECKERS noncore/games/kcheckerskcheckers.pro
66 CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro 66 CONFIG_KEYBOARD inputmethods/keyboardkeyboard.pro
67 CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro 67 CONFIG_KEYPEBBLE noncore/comm/keypebblekeypebble.pro
68 CONFIG_KEYVIEW development/keyviewkeyview.pro 68 CONFIG_KEYVIEW development/keyviewkeyview.pro
69 CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro 69 CONFIG_KJUMPX inputmethods/kjumpxkjumpx.pro
70 CONFIG_KPACMAN noncore/games/kpacmankpacman.pro 70 CONFIG_KPACMAN noncore/games/kpacmankpacman.pro
71 CONFIG_LANGUAGE noncore/settings/languagelanguage.pro 71 CONFIG_LANGUAGE noncore/settings/languagelanguage.pro
72 CONFIG_LAUNCHER core/launcherserver.pro 72 CONFIG_LAUNCHER core/launcherserver.pro
73 CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro 73 CONFIG_LAUNCHER-SETTINGS core/settings/launcherlauncher.pro
74 CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro 74 CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro
75 CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro 75 CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro
76 CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro 76 CONFIG_LIBMAD core/multimedia/opieplayer/libmadlibmad.pro
77 CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro 77 CONFIG_LIBMAIL noncore/unsupported/mail2/libmaillibmail.pro
78CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro 78CONFIG_LIBMAILWRAPPER noncore/net/mail/libmailwrapper libmailwrapper.pro
79 CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro 79 CONFIG_LIBMPEG3 core/multimedia/opieplayer/libmpeg3libmpeg3.pro
80 CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro 80 CONFIG_LIBOPIE2CORE libopie2/opiecoreopiecore.pro
81 CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro 81 CONFIG_LIBOPIE2DB libopie2/opiedbopiedb.pro
82 CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro 82 CONFIG_LIBOPIE2EXAMPLES libopie2/examplesexamples.pro
83 CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro 83 CONFIG_LIBOPIE2MM libopie2/opiemmopiemm.pro
84 CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro 84 CONFIG_LIBOPIE2NET libopie2/opienetopienet.pro
85 CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro 85 CONFIG_LIBOPIE2PIM libopie2/opiepimopiepim.pro
86 CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro 86 CONFIG_LIBOPIE2SECURITYlibopie2/opiesecurity opiesecurity.pro
87 CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro 87 CONFIG_LIBOPIE2UI libopie2/opieuiopieui.pro
88 CONFIG_LIBOPIE libopielibopie.pro
89 CONFIG_LIBOPIE_PIM libopie/pimpim.pro
90 CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro 88 CONFIG_LIBOPIETOOTH noncore/net/opietooth/liblib.pro
89 CONFIG_LIBOPIEnoncore/unsupported/libopie libopie.pro
91 CONFIG_LIBQPE librarylibrary.pro 90 CONFIG_LIBQPE librarylibrary.pro
92 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro 91 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro
93CONFIG_LIBQRSYNC rsync rsync.pro 92CONFIG_LIBQRSYNC rsync rsync.pro
94 CONFIG_LIBQTAUX libqtauxlibqtaux.pro 93 CONFIG_LIBQTAUX libqtauxlibqtaux.pro
95 CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro 94 CONFIG_LIBSLCOMPAT libslcompatlibslcompat.pro
96 CONFIG_LIBSQL libsqllibsql.pro 95 CONFIG_LIBSQL libsqllibsql.pro
97CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro 96CONFIG_LIBTREMOR core/multimedia/opieplayer/vorbis/tremor tremor.pro
98CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro 97CONFIG_LIBTREMORPLUGIN core/multimedia/opieplayer/vorbis libtremor.pro
99 CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro 98 CONFIG_LIGHT-AND-POWER core/settings/light-and-powerlight-and-power.pro
100 CONFIG_LIQUID noncore/styles/liquidliquid.pro 99 CONFIG_LIQUID noncore/styles/liquidliquid.pro
101 CONFIG_LOCKAPPLET core/applets/lockappletlockapplet.pro 100 CONFIG_LOCKAPPLET core/applets/lockappletlockapplet.pro
102 CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro 101 CONFIG_LOGOUTAPPLET core/applets/logoutappletlogoutapplet.pro
103 CONFIG_MAIL3 noncore/net/mail mail.pro 102 CONFIG_MAIL3 noncore/net/mail mail.pro
104CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro 103CONFIG_MAILAPPLET noncore/net/mail/taskbarapplet taskbarapplet.pro
105 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro 104 CONFIG_MAILIT noncore/unsupported/mailit mailit.pro
106CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro 105CONFIG_MAIN_TAB_EXAMPLE examples/main-tab example.pro
107 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro 106 CONFIG_MEDIUMMOUNT noncore/settings/mediummountmediummount.pro
108 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro 107 CONFIG_MEMORYAPPLET noncore/applets/memoryappletmemoryapplet.pro
109 CONFIG_METAL noncore/styles/metalmetal.pro 108 CONFIG_METAL noncore/styles/metalmetal.pro
110 CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro 109 CONFIG_MINDBREAKER noncore/games/mindbreakermindbreaker.pro
111 CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro 110 CONFIG_MINESWEEP noncore/games/minesweepminesweep.pro
112 CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro 111 CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro
113 CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro 112 CONFIG_MODPLUG core/multimedia/opieplayer/modplugmodplug.pro
114CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro 113CONFIG_MULTIAUTH_BLUEPING noncore/securityplugins/blueping bluepingplugin.pro
115CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro 114CONFIG_MULTIAUTH_DUMMY noncore/securityplugins/dummy dummyplugin.pro
116CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro 115CONFIG_MULTIAUTH_NOTICE noncore/securityplugins/notice noticeplugin.pro
117CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro 116CONFIG_MULTIAUTH_PIN noncore/securityplugins/pin pinplugin.pro
118 CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro 117 CONFIG_MULTIKEYAPPLET core/applets/multikeyappletmultikeyapplet.pro
119 CONFIG_MULTIKEY inputmethods/multikeymultikey.pro 118 CONFIG_MULTIKEY inputmethods/multikeymultikey.pro
120 CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro 119 CONFIG_NETSYSTEMTIME noncore/settings/netsystemtimenetsystemtime.pro
121 CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro 120 CONFIG_NETWORKAPPLET noncore/applets/networkappletnetworkapplet.pro
122 CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro 121 CONFIG_NETWORKSETUP noncore/settings/networksettingsnetworksettings.pro
123 CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro 122 CONFIG_NOTESAPPLET noncore/applets/notesappletnotesapplet.pro
124 CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro 123 CONFIG_NS2BT noncore/settings/networksettings2/bluetoothbluetooth.pro
125 CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro 124 CONFIG_NS2CABLE noncore/settings/networksettings2/cablecable.pro
126 CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro 125 CONFIG_NS2CORE noncore/settings/networksettings2/networksettings2networksettings2.pro
127 CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro 126 CONFIG_NS2IRDA noncore/settings/networksettings2/irdairda.pro
128 CONFIG_NS2LANCARD noncore/settings/networksettings2/lancardlancard.pro 127 CONFIG_NS2LANCARD noncore/settings/networksettings2/lancardlancard.pro
129 CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro 128 CONFIG_NS2MODEM noncore/settings/networksettings2/modemmodem.pro
130 CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro 129 CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro
131 CONFIG_NS2 noncore/settings/networksettings2networksettings.pro 130 CONFIG_NS2 noncore/settings/networksettings2networksettings.pro
132 CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro 131 CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro
133 CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro 132 CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro
134 CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro 133 CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro
135 CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro 134 CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro
136 CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro 135 CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro
137 CONFIG_OAPP core/apps/oappoapp.pro 136 CONFIG_OAPP core/apps/oappoapp.pro
138 CONFIG_OBEX core/obexobex.pro 137 CONFIG_OBEX core/obexobex.pro