summaryrefslogtreecommitdiff
path: root/development
authoreilers <eilers>2004-12-20 15:58:35 (UTC)
committer eilers <eilers>2004-12-20 15:58:35 (UTC)
commit5e6703a05b5655fc5f6df3802813ab89cbef689f (patch) (side-by-side diff)
treef8b74be8fa7135aaa2eb6c3350346363099cd480 /development
parentfe3914fd6a6e52f24b575b1035fa85f2bbb2f211 (diff)
downloadopie-5e6703a05b5655fc5f6df3802813ab89cbef689f.zip
opie-5e6703a05b5655fc5f6df3802813ab89cbef689f.tar.gz
opie-5e6703a05b5655fc5f6df3802813ab89cbef689f.tar.bz2
some updates to the current version
Diffstat (limited to 'development') (more/less context) (ignore whitespace changes)
-rw-r--r--development/macosx/README_MACOSX8
-rw-r--r--development/macosx/config_macosx47
2 files changed, 33 insertions, 22 deletions
diff --git a/development/macosx/README_MACOSX b/development/macosx/README_MACOSX
index 25de8d6..34360c5 100644
--- a/development/macosx/README_MACOSX
+++ b/development/macosx/README_MACOSX
@@ -78,13 +78,13 @@ export DYLD_LIBRARY_PATH=$QTDIR/lib
./configure -platform darwin-generic-g++ -qconfig qpe -qvfb -depths 4,8,16,32
make
Now create a link for the uic of qt-2.3.2 into the bin-directory of qt/e 2.3.7 !
Otherwise OPIE will fail to compile !
-Compile OPIE:
+Compile OPIE (Please don't forget to read the following "Known Bugs" section!):
Set your environment
(You may use the script "set_vars.sh" to set your variables successfully !
BUT: You have to customize this script for YOUR needs !!)
Go into the basic directory of Opie
make menuconfig"
set "Build Parameters"->"Target Machine"->"Mac OS X (DARWIN)" to activate the platform specific changes.
@@ -110,16 +110,16 @@ for applications/libraries who used libraries which are linked against them.
A goot solution would be to add it in the project files of these application, but this would
influence the linux-platform as well... :(
As a first (but stupid) solution, I added this linker parameter to the global "include.pro"
which adds them for everything.. Yes, also for libqpe etc..
Therefore this project will not compile out of the box. You have to compile in a two-pass way:
-Pass 1: Find the line "LIBS += -lopiedb2 -lqpe" in the file include.pro and comment out it (put a "#"
- in front of it)
+Pass 1: Find the line "LIBS += -lopiedb2 -lqpe" or "LIBS += -lqpe" and the line "LIBS += -lopiecore2" in the file include.pro
+ and comment them out (put a "#" in front of them)
Do a "make -k" to compile what is already compileable (some will not compile)
-Pass 2: Remove the comment from Pass1 and do a "make". The rest should compile now successfully.
+Pass 2: Remove the comments from Pass1 and do a "make". The rest should compile successfully.
I know, this is a silly solution ! But I don't have anything better without influence the Linux build
process too much .. I would be happy, if somebody could help me here !
SPECIAL INFORMATION FOR USERS OF PANTHER
diff --git a/development/macosx/config_macosx b/development/macosx/config_macosx
index 39bf3fc..dd94328 100644
--- a/development/macosx/config_macosx
+++ b/development/macosx/config_macosx
@@ -6,24 +6,26 @@
# Build Parameters
#
# CONFIG_TARGET_X86 is not set
CONFIG_TARGET_MACOSX=y
# CONFIG_TARGET_SHARP is not set
# CONFIG_TARGET_C700 is not set
+# CONFIG_TARGET_OE is not set
# CONFIG_TARGET_IPAQ is not set
# CONFIG_TARGET_RAMSES is not set
# CONFIG_TARGET_SIMPAD is not set
# CONFIG_TARGET_YOPY is not set
# CONFIG_OPTIMIZE is not set
# CONFIG_THREADED is not set
# CONFIG_STATIC is not set
CONFIG_DEBUG=y
CONFIG_QUICK_LAUNCH=y
CONFIG_QUICKLAUNCH_PATH="/Users/stefan/Developer/opie/bin/quicklauncher"
CONFIG_SPECFILE="qws/macx-generic-g++"
CONFIG_EXPERIMENTAL=y
+# CONFIG_USE_CCACHE is not set
#
# Configuration
#
# CONFIG_OPIE_NO_OVERRIDE_QT is not set
# CONFIG_OPIE_NO_ERASERECT_FIX is not set
@@ -31,12 +33,13 @@ CONFIG_EXPERIMENTAL=y
# CONFIG_OPIE_NO_BUILTIN_CALIBRATE is not set
CONFIG_OPIE_SOUND_FRAGMENT_SHIFT="16"
# CONFIG_USE_REALTIME_AUDIO_THREAD is not set
CONFIG_USE_FILE_NOTIFICATION=y
# CONFIG_OPIE_NEW_ALLOC is not set
# CONFIG_OPIE_TASKBAR_LOCK_KEY_STATE is not set
+# CONFIG_LIBQPE_WITHROHFEEDBACK is not set
# CONFIG_OPIE_NO_SOUND_PCM_READ_BITS is not set
#
# Dependencies
#
# CONFIG_LIBETPAN_DEP is not set
@@ -51,25 +54,24 @@ CONFIG_LIBSQLITE_INC_DIR=""
#
# Base
#
CONFIG_LIBQPE=y
# CONFIG_X11 is not set
-CONFIG_LIBOPIE=y
#
#
#
CONFIG_LIBOPIE2CORE=y
CONFIG_LIBOPIE2DB=y
#
-# libopie2net needs a libqpe and libopie2core
+# libopie2net needs a libqpe, libopie2core and libpcap dependency
#
CONFIG_LIBOPIE2PIM=y
-CONFIG_SQL_PIM_BACKEND=y
+# CONFIG_SQL_PIM_BACKEND is not set
CONFIG_LIBOPIE2UI=y
# CONFIG_LIBOPIE2MM is not set
# CONFIG_LIBOPIE2SECURITY is not set
#
# the examples need a libqpe, libopie2core, libopie2db, libopie2net, libopie2pim, libopie2ui and libopie2mm
@@ -97,26 +99,29 @@ CONFIG_BATTERYAPPLET=y
# CONFIG_CARDMON is not set
CONFIG_CLIPBOARDAPPLET=y
CONFIG_CLOCKAPPLET=y
CONFIG_HOMEAPPLET=y
# CONFIG_IRDAAPPLET is not set
# CONFIG_LOGOUTAPPLET is not set
-# CONFIG_OBEX is not set
# CONFIG_RESTARTAPPLET is not set
# CONFIG_ROTATEAPPLET is not set
# CONFIG_SCREENSHOTAPPLET is not set
# CONFIG_SUSPENDAPPLET is not set
# CONFIG_VMEMO is not set
# CONFIG_VOLUMEAPPLET is not set
# CONFIG_VTAPPLET is not set
+# CONFIG_AUTOROTATEAPPLET is not set
+# CONFIG_BRIGHTNESSAPPLET is not set
# CONFIG_MEMORYAPPLET is not set
#
# Network applet needs a libqpe and libopie2 (core, ui, net)
#
CONFIG_NOTESAPPLET=y
+# CONFIG_PYQUICKLAUNCH is not set
+# CONFIG_ZKBAPPLET is not set
#
# Apps
#
# CONFIG_CALIBRATE is not set
# CONFIG_EMBEDDEDKONSOLE is not set
@@ -127,44 +132,40 @@ CONFIG_TEXTEDIT=y
# CONFIG_ADVANCEDFM is not set
CONFIG_CHECKBOOK=y
CONFIG_CONFEDIT=y
# CONFIG_ODICT is not set
# CONFIG_BARTENDER is not set
# CONFIG_OPIE-CONSOLE is not set
+
+#
+# gutenbrowser needs a libqpe, ftplib, libopie2core and libopie2ui
+#
# CONFIG_OPIE-READER is not set
CONFIG_OPIE-SHEET=y
CONFIG_OPIE-WRITE=y
CONFIG_OXYGEN=y
-# CONFIG_QASHMONEY is not set
CONFIG_TABLEVIEWER=y
# CONFIG_TINYKATE is not set
# CONFIG_ZSAFE is not set
#
# Communications and Networking
#
-# CONFIG_GSMTOOL is not set
# CONFIG_KEYPEBBLE is not set
# CONFIG_MOBILEMSG is not set
-
-#
-# Net
-#
# CONFIG_FTPLIB is not set
#
# opie-mail3 needs a libqpe, libopie2core, libopie2pim and the libmailwrapper
#
#
# mailapplet needs a libqpe, libopie2core and the libmailwrapper
#
# CONFIG_OPIEIRC is not set
# CONFIG_OPIE-RDESKTOP is not set
-# CONFIG_OPIETOOTH is not set
-# CONFIG_UBROWSER is not set
#
# wellenreiter needs a libqpe and libopie2 (core+net+ui)
#
#
@@ -186,21 +187,28 @@ CONFIG_TABLEVIEWER=y
# CONFIG_SFCAVE is not set
# CONFIG_SNAKE is not set
# CONFIG_SOLITAIRE is not set
# CONFIG_TETRIX is not set
# CONFIG_TICTAC is not set
# CONFIG_WORDGAME is not set
+# CONFIG_ZLINES is not set
+# CONFIG_ZSAME is not set
#
# Graphics and Multimedia
#
# CONFIG_FREETYPE is not set
CONFIG_DRAWPAD=y
# CONFIG_OPIEPLAYER is not set
# CONFIG_CAMERA is not set
+
+#
+# opieplayer2 requires libopie2core, libopie2ui and libxine
+#
# CONFIG_OPIEREC is not set
+# CONFIG_POWERCHORD is not set
# CONFIG_SHOWIMG is not set
# CONFIG_TONLEITER is not set
#
# Input methods
#
@@ -222,15 +230,15 @@ CONFIG_KJUMPX=y
CONFIG_PICKBOARD=y
CONFIG_UNIKEYBOARD=y
#
# Pim
#
+# CONFIG_OBEX is not set
CONFIG_ADDRESSBOOK=y
CONFIG_DATEBOOK=y
-CONFIG_DATEBOOK2=y
CONFIG_OSEARCH=y
CONFIG_TODAY=y
CONFIG_TODO=y
#
# Today Plugins ---
@@ -258,12 +266,13 @@ CONFIG_APPEARANCE2=y
CONFIG_BACKUP=y
CONFIG_DOCTAB=y
CONFIG_LANGUAGE=y
# CONFIG_MEDIUMMOUNT is not set
# CONFIG_NETSYSTEMTIME is not set
# CONFIG_INTERFACES is not set
+# CONFIG_NS2CORE is not set
# CONFIG_SOUND is not set
# CONFIG_SSHKEYS is not set
CONFIG_SYSINFO=y
CONFIG_TABMANAGER=y
# CONFIG_USERMANAGER is not set
@@ -290,23 +299,29 @@ CONFIG_DECO_POLISHED=y
# Styles
#
CONFIG_FLAT=y
CONFIG_FRESH=y
CONFIG_LIQUID=y
CONFIG_METAL=y
+# CONFIG_PHASE is not set
CONFIG_THEME=y
+# CONFIG_WEBSTYLE is not set
#
# Tools
#
CONFIG_CALCULATOR=y
CONFIG_CLOCK=y
CONFIG_EUROCONV=y
# CONFIG_FORMATTER is not set
CONFIG_OPIE-SH=y
-CONFIG_PIMCONVERTER=y
+
+#
+# The pim converter needs libqpe, libopie2core, libopie2pim, libopie2db and SQL Backend for libopie2pim
+#
+# CONFIG_PYQUICKLAUNCHER is not set
# CONFIG_REMOTE is not set
#
# Development
#
# CONFIG_KEYVIEW is not set
@@ -320,16 +335,12 @@ CONFIG_PIMCONVERTER=y
#
#
#
# Unsupported / Unmaintained
#
-# CONFIG_FILEBROWSER is not set
-# CONFIG_MAILIT is not set
-# CONFIG_OIPKG is not set
-# CONFIG_QPDF is not set
#
#
#
#