summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--Makefile4
-rw-r--r--def-configs/opie2
-rw-r--r--packages3
3 files changed, 5 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 15c9b5f..cfeff86 100644
--- a/Makefile
+++ b/Makefile
@@ -32,54 +32,54 @@ PLAYER = core/multimedia/opieplayer/libmpeg3 \
32 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER) 32 COMPONENTS=$(LOCALCOMPONENTS) $(INPUTCOMPONENTS) $(APPLETS) $(MAIL) $(PLAYER)
33 33
34 34
35PIMAPPS = core/pim/addressbook core/pim/datebook \ 35PIMAPPS = core/pim/addressbook core/pim/datebook \
36 core/pim/today core/pim/todo 36 core/pim/today core/pim/todo
37 37
38TODAYPLUGINS = core/pim/today/plugins/datebook \ 38TODAYPLUGINS = core/pim/today/plugins/datebook \
39 core/pim/today/plugins/todolist \ 39 core/pim/today/plugins/todolist \
40 core/pim/today/plugins/mail \ 40 core/pim/today/plugins/mail \
41 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ 41 noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \
42 noncore/todayplugins/fortune \ 42 noncore/todayplugins/fortune \
43 noncore/todayplugins/weather 43 noncore/todayplugins/weather
44 44
45 45
46COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ 46COREAPPS = core/apps/filebrowser core/apps/helpbrowser \
47 core/apps/textedit core/apps/embeddedkonsole \ 47 core/apps/textedit core/apps/embeddedkonsole \
48 core/launcher \ 48 core/launcher \
49 core/opie-login \ 49 core/opie-login \
50 core/apps/oipkg core/apps/qcop 50 core/apps/oipkg core/apps/qcop
51 51
52COREMULTIMEDIA = core/multimedia/opieplayer 52COREMULTIMEDIA = core/multimedia/opieplayer
53 53
54CORESETTINGS = core/settings/light-and-power core/settings/security \ 54CORESETTINGS = core/settings/light-and-power core/settings/security \
55 noncore/settings/netsystemtime core/settings/citytime \ 55 noncore/settings/netsystemtime core/settings/citytime \
56 core/settings/launcher 56 core/settings/launcher core/settings/button
57 57
58NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ 58NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \
59 noncore/settings/appearance2 noncore/settings/sound \ 59 noncore/settings/appearance2 noncore/settings/sound \
60 noncore/settings/mediummount \ 60 noncore/settings/mediummount \
61 noncore/settings/tabmanager noncore/settings/appskey \ 61 noncore/settings/tabmanager \
62 noncore/settings/sshkeys noncore/settings/usermanager \ 62 noncore/settings/sshkeys noncore/settings/usermanager \
63 noncore/settings/backup 63 noncore/settings/backup
64 64
65NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ 65NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \
66 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ 66 noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \
67 noncore/tools/formatter 67 noncore/tools/formatter
68 68
69NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ 69NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \
70 noncore/styles/flat noncore/styles/fresh 70 noncore/styles/flat noncore/styles/fresh
71 71
72NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \ 72NONCOREDECOS = noncore/decorations/liquid noncore/decorations/flat \
73 noncore/decorations/polished 73 noncore/decorations/polished
74 74
75GAMES = noncore/games/minesweep noncore/games/solitaire \ 75GAMES = noncore/games/minesweep noncore/games/solitaire \
76 noncore/games/tetrix noncore/games/wordgame \ 76 noncore/games/tetrix noncore/games/wordgame \
77 noncore/games/parashoot noncore/games/snake \ 77 noncore/games/parashoot noncore/games/snake \
78 noncore/games/mindbreaker \ 78 noncore/games/mindbreaker \
79 noncore/games/go noncore/games/qasteroids \ 79 noncore/games/go noncore/games/qasteroids \
80 noncore/games/fifteen noncore/games/tictac \ 80 noncore/games/fifteen noncore/games/tictac \
81 noncore/games/kcheckers noncore/games/kpacman \ 81 noncore/games/kcheckers noncore/games/kpacman \
82 noncore/games/kbill noncore/games/buzzword \ 82 noncore/games/kbill noncore/games/buzzword \
83 noncore/games/bounce noncore/games/sfcave 83 noncore/games/bounce noncore/games/sfcave
84 84
85NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ 85NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \
diff --git a/def-configs/opie b/def-configs/opie
index 830fede..2d67db0 100644
--- a/def-configs/opie
+++ b/def-configs/opie
@@ -59,49 +59,48 @@ CONFIG_TODAY_STOCKTICKERSUB=y
59CONFIG_TODAY_STOCKTICKERLIB=y 59CONFIG_TODAY_STOCKTICKERLIB=y
60CONFIG_TODAY_FORTUNE=y 60CONFIG_TODAY_FORTUNE=y
61 61
62# 62#
63# styles 63# styles
64# 64#
65CONFIG_THEME=y 65CONFIG_THEME=y
66CONFIG_METAL=y 66CONFIG_METAL=y
67CONFIG_LIQUID=y 67CONFIG_LIQUID=y
68CONFIG_FRESH=y 68CONFIG_FRESH=y
69CONFIG_FLAT=y 69CONFIG_FLAT=y
70 70
71# 71#
72# settings 72# settings
73# 73#
74CONFIG_USERMANAGER=y 74CONFIG_USERMANAGER=y
75CONFIG_TABMANAGER=y 75CONFIG_TABMANAGER=y
76CONFIG_SSHKEYS=y 76CONFIG_SSHKEYS=y
77CONFIG_SOUND=y 77CONFIG_SOUND=y
78CONFIG_ROTATION=y 78CONFIG_ROTATION=y
79CONFIG_NETSYSTEMTIME=y 79CONFIG_NETSYSTEMTIME=y
80CONFIG_MEDIUMMOUNT=y 80CONFIG_MEDIUMMOUNT=y
81CONFIG_LANGUAGE=y 81CONFIG_LANGUAGE=y
82CONFIG_BACKUP=y 82CONFIG_BACKUP=y
83CONFIG_APPSKEY=y
84CONFIG_APPEARANCE2=y 83CONFIG_APPEARANCE2=y
85 84
86# 85#
87# appearance 86# appearance
88# 87#
89 88
90# 89#
91# net 90# net
92# 91#
93 92
94# 93#
95# opietooth 94# opietooth
96# 95#
97CONFIG_OPIEIRC=y 96CONFIG_OPIEIRC=y
98CONFIG_OPIEFTP=y 97CONFIG_OPIEFTP=y
99CONFIG_NETWORKSETUP=y 98CONFIG_NETWORKSETUP=y
100CONFIG_NETWORKSETUP-CORE=y 99CONFIG_NETWORKSETUP-CORE=y
101CONFIG_WLAN=y 100CONFIG_WLAN=y
102CONFIG_INTERFACES=y 101CONFIG_INTERFACES=y
103 102
104# 103#
105# multimedia 104# multimedia
106# 105#
107CONFIG_SHOWIMG=y 106CONFIG_SHOWIMG=y
@@ -194,48 +193,49 @@ CONFIG_UNIKEYBOARD=y
194CONFIG_PICKBOARD=y 193CONFIG_PICKBOARD=y
195CONFIG_MULTIKEY=y 194CONFIG_MULTIKEY=y
196CONFIG_KJUMPX=y 195CONFIG_KJUMPX=y
197CONFIG_KEYBOARD=y 196CONFIG_KEYBOARD=y
198CONFIG_JUMPX=y 197CONFIG_JUMPX=y
199CONFIG_HANDWRITING=y 198CONFIG_HANDWRITING=y
200CONFIG_DVORAK=y 199CONFIG_DVORAK=y
201CONFIG_FREETYPE=y 200CONFIG_FREETYPE=y
202 201
203# 202#
204# development 203# development
205# 204#
206 205
207# 206#
208# Core 207# Core
209# 208#
210 209
211# 210#
212# settings 211# settings
213# 212#
214CONFIG_SECURITY=y 213CONFIG_SECURITY=y
215CONFIG_LIGHT-AND-POWER=y 214CONFIG_LIGHT-AND-POWER=y
216CONFIG_LAUNCHER-SETTINGS=y 215CONFIG_LAUNCHER-SETTINGS=y
217CONFIG_CITYTIME=y 216CONFIG_CITYTIME=y
217CONFIG_BUTTON-SETTINGS=y
218 218
219# 219#
220# pim 220# pim
221# 221#
222CONFIG_TODO=y 222CONFIG_TODO=y
223 223
224# 224#
225# today 225# today
226# 226#
227CONFIG_TODAY=y 227CONFIG_TODAY=y
228 228
229# 229#
230# plugins 230# plugins
231# 231#
232CONFIG_TODAY_TODOLIST=y 232CONFIG_TODAY_TODOLIST=y
233CONFIG_TODAY_MAIL=y 233CONFIG_TODAY_MAIL=y
234CONFIG_TODAY_DATEBOOK=y 234CONFIG_TODAY_DATEBOOK=y
235CONFIG_DATEBOOK=y 235CONFIG_DATEBOOK=y
236CONFIG_ADDRESSBOOK=y 236CONFIG_ADDRESSBOOK=y
237CONFIG_OPIE-LOGIN=y 237CONFIG_OPIE-LOGIN=y
238 238
239# 239#
240# multimedia 240# multimedia
241# 241#
diff --git a/packages b/packages
index 07c327f..715d254 100644
--- a/packages
+++ b/packages
@@ -1,77 +1,78 @@
1 #CONFIG_APPLET noncore/net/opietooth/appletapplet.pro 1 #CONFIG_APPLET noncore/net/opietooth/appletapplet.pro
2 #CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
2 #CONFIG_BINARY noncore/tools/calc2/binarybinary.pro 3 #CONFIG_BINARY noncore/tools/calc2/binarybinary.pro
3 #CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro 4 #CONFIG_BLUE-PIN noncore/net/opietooth/blue-pinblue-pin.pro
4 #CONFIG_CALC2 noncore/tools/calc2calc2.pro 5 #CONFIG_CALC2 noncore/tools/calc2calc2.pro
5 #CONFIG_CALIBRATE core/apps/calibratecalibrate.pro 6 #CONFIG_CALIBRATE core/apps/calibratecalibrate.pro
6 #CONFIG_CHESS noncore/games/chesschess.pro 7 #CONFIG_CHESS noncore/games/chesschess.pro
7 #CONFIG_CONVERTER noncore/unsupported/opiemail/converterconverter.pro 8 #CONFIG_CONVERTER noncore/unsupported/opiemail/converterconverter.pro
8 #CONFIG_DIALUP noncore/unsupported/netsetup/dialupdialup.pro 9 #CONFIG_DIALUP noncore/unsupported/netsetup/dialupdialup.pro
9 #CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro 10 #CONFIG_DICTIONARY noncore/apps/dictionarydictionary.pro
10 #CONFIG_EXAMPLE exampleexample.pro 11 #CONFIG_EXAMPLE exampleexample.pro
11 #CONFIG_GSMTOOL noncore/comm/gsmtoolgsmtool.pro 12 #CONFIG_GSMTOOL noncore/comm/gsmtoolgsmtool.pro
12 #CONFIG_KEYVIEW development/keyviewkeyview.pro 13 #CONFIG_KEYVIEW development/keyviewkeyview.pro
13 #CONFIG_LAN noncore/unsupported/netsetup/lanlan.pro 14 #CONFIG_LAN noncore/unsupported/netsetup/lanlan.pro
14 #CONFIG_LIB noncore/net/opietooth/liblib.pro 15 #CONFIG_LIB noncore/net/opietooth/liblib.pro
15 #CONFIG_LIB noncore/unsupported/opiemail/liblib.pro 16 #CONFIG_LIB noncore/unsupported/opiemail/liblib.pro
16 #CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro 17 #CONFIG_LIBFFMPEG core/multimedia/opieplayer/libffmpeglibffmpeg.pro
17 #CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro 18 #CONFIG_LIBFLASH core/multimedia/opieplayer/libflashlibflash.pro
18 #CONFIG_LIBOPIE_PIM libopie/pimpim.pro 19 #CONFIG_LIBOPIE_PIM libopie/pimpim.pro
19 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro 20 CONFIG_LIBQPE-X11 x11/libqpe-x11libqpe-x11.pro
20 #CONFIG_LIBSQL libsqllibsql.pro 21 #CONFIG_LIBSQL libsqllibsql.pro
21 #CONFIG_MANAGER noncore/net/opietooth/managermanager.pro 22 #CONFIG_MANAGER noncore/net/opietooth/managermanager.pro
22 #CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro 23 #CONFIG_MOBILEMSG noncore/comm/mobilemsgmobilemsg.pro
23 #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro 24 #CONFIG_NETSETUP noncore/unsupported/netsetupnetsetup.pro
24 #CONFIG_NETMONAPPLET noncore/unsupported/netmonappletnetmonapplet.pro 25 #CONFIG_NETMONAPPLET noncore/unsupported/netmonappletnetmonapplet.pro
25 #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro 26 #CONFIG_OFILESELECTOR libopie/ofileselectorofileselector.pro
26 #CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro 27 #CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro
27 #CONFIG_OPIEMAIL noncore/unsupported/opiemailopiemail.pro 28 #CONFIG_OPIEMAIL noncore/unsupported/opiemailopiemail.pro
28 #CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro 29 #CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro
29 #CONFIG_POP3 noncore/unsupported/opiemail/ifaces/pop3pop3.pro 30 #CONFIG_POP3 noncore/unsupported/opiemail/ifaces/pop3pop3.pro
30 #CONFIG_QUICKEXEC quickexecquickexec.pro 31 #CONFIG_QUICKEXEC quickexecquickexec.pro
31 #CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro 32 #CONFIG_RESTARTAPPLET core/applets/restartappletrestartapplet.pro
32 #CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro 33 #CONFIG_RESTARTAPPLET2 core/applets/restartapplet2restartapplet2.pro
33 #CONFIG_SDMON noncore/unsupported/sdmonsdmon.pro 34 #CONFIG_SDMON noncore/unsupported/sdmonsdmon.pro
34 CONFIG_OCOPSERVER x11/ipc/serverocopserver.pro 35 CONFIG_OCOPSERVER x11/ipc/serverocopserver.pro
35 #CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro 36 #CONFIG_SIMPLE noncore/tools/calc2/simplesimple.pro
36 #CONFIG_SMTP noncore/unsupported/opiemail/ifaces/smtpsmtp.pro 37 #CONFIG_SMTP noncore/unsupported/opiemail/ifaces/smtpsmtp.pro
37 #CONFIG_SPREADSHEET noncore/unsupported/spreadsheetspreadsheet.pro 38 #CONFIG_SPREADSHEET noncore/unsupported/spreadsheetspreadsheet.pro
38 #CONFIG_SYSTEMTIME noncore/unsupported/systemtimesystemtime.pro 39 #CONFIG_SYSTEMTIME noncore/unsupported/systemtimesystemtime.pro
39 #CONFIG_TEST libsql/testtest.pro 40 #CONFIG_TEST libsql/testtest.pro
40 #CONFIG_TEST noncore/apps/opie-console/testtest.pro 41 #CONFIG_TEST noncore/apps/opie-console/testtest.pro
41 #CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro 42 #CONFIG_UBROWSER noncore/net/ubrowserubrowser.pro
42 #CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro 43 #CONFIG_WELLENREITER noncore/net/wellenreiterwellenreiter.pro
43 #CONFIG_WLANSETUP noncore/unsupported/wlansetupwlansetup.pro 44 #CONFIG_WLANSETUP noncore/unsupported/wlansetupwlansetup.pro
44 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro 45 CONFIG_ADDRESSBOOK core/pim/addressbookaddressbook.pro
45 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro 46 CONFIG_ADVANCEDFM noncore/apps/advancedfmadvancedfm.pro
46 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro 47 CONFIG_APPEARANCE2 noncore/settings/appearance2appearance2.pro
47 CONFIG_APPSKEY noncore/settings/appskeyappskey.pro
48 CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro 48 CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro
49 CONFIG_BACKUP noncore/settings/backupbackup.pro 49 CONFIG_BACKUP noncore/settings/backupbackup.pro
50 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro 50 CONFIG_BATTERYAPPLET core/applets/batteryappletbatteryapplet.pro
51 CONFIG_BATTERYAPPLET-IPAQ core/applets/batteryapplet-ipaqbatteryapplet-ipaq.pro 51 CONFIG_BATTERYAPPLET-IPAQ core/applets/batteryapplet-ipaqbatteryapplet-ipaq.pro
52 CONFIG_BEND noncore/mail/bendbend.pro 52 CONFIG_BEND noncore/mail/bendbend.pro
53 CONFIG_BOUNCE noncore/games/bouncebounce.pro 53 CONFIG_BOUNCE noncore/games/bouncebounce.pro
54 CONFIG_BUTTON-SETTINGS core/settings/buttonbutton.pro
54 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro 55 CONFIG_BUZZWORD noncore/games/buzzwordbuzzword.pro
55 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro 56 CONFIG_CALCULATOR noncore/tools/calculatorcalculator.pro
56 CONFIG_CARDMON core/applets/cardmoncardmon.pro 57 CONFIG_CARDMON core/applets/cardmoncardmon.pro
57 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro 58 CONFIG_CHECKBOOK noncore/apps/checkbookcheckbook.pro
58 CONFIG_CITYTIME core/settings/citytimecitytime.pro 59 CONFIG_CITYTIME core/settings/citytimecitytime.pro
59 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro 60 CONFIG_CLIPBOARDAPPLET core/applets/clipboardappletclipboardapplet.pro
60 CONFIG_CLOCK noncore/tools/clockclock.pro 61 CONFIG_CLOCK noncore/tools/clockclock.pro
61 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro 62 CONFIG_CLOCKAPPLET core/applets/clockappletclockapplet.pro
62 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro 63 CONFIG_CONFEDIT noncore/apps/confeditconfedit.pro
63 CONFIG_DATEBOOK core/pim/datebookdatebook.pro 64 CONFIG_DATEBOOK core/pim/datebookdatebook.pro
64 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro 65 CONFIG_DECO_FLAT noncore/decorations/flatflat.pro
65 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro 66 CONFIG_DECO_LIQUID noncore/decorations/liquidliquid.pro
66 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro 67 CONFIG_DECO_POLISHED noncore/decorations/polishedpolished.pro
67 CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro 68 CONFIG_DRAWPAD noncore/graphics/drawpaddrawpad.pro
68 CONFIG_DVORAK inputmethods/dvorakdvorak.pro 69 CONFIG_DVORAK inputmethods/dvorakdvorak.pro
69 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro 70 CONFIG_EMBEDDEDKONSOLE core/apps/embeddedkonsoleembeddedkonsole.pro
70 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro 71 CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro
71 CONFIG_FILEBROWSER core/apps/filebrowserfilebrowser.pro 72 CONFIG_FILEBROWSER core/apps/filebrowserfilebrowser.pro
72 CONFIG_FLAT noncore/styles/flatflat.pro 73 CONFIG_FLAT noncore/styles/flatflat.pro
73 CONFIG_FORMATTER noncore/tools/formatterformatter.pro 74 CONFIG_FORMATTER noncore/tools/formatterformatter.pro
74 CONFIG_FREETYPE freetypefreetype.pro 75 CONFIG_FREETYPE freetypefreetype.pro
75 CONFIG_FRESH noncore/styles/freshfresh.pro 76 CONFIG_FRESH noncore/styles/freshfresh.pro
76 CONFIG_GO noncore/games/gogo.pro 77 CONFIG_GO noncore/games/gogo.pro
77 CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro 78 CONFIG_HANDWRITING inputmethods/handwritinghandwriting.pro