summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorblacky <blacky@kiwi.(none)>2011-07-01 12:53:35 +0200
committerblacky <blacky@kiwi.(none)>2011-07-01 12:53:35 +0200
commit02acf3cebd9ec61193f63415590929ef40c504c1 (patch)
tree42a66729310f49c6bbea219f372aa3bfbf730a10 /README
parent4a33862456def70049364761b2035a536b3c5881 (diff)
downloadaudiomanager-02acf3cebd9ec61193f63415590929ef40c504c1.tar.gz
update & cleanup
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index de68af2..ce3425b 100644
--- a/README
+++ b/README
@@ -33,6 +33,7 @@ You will need some packages in order to comile the GENIVI AudioManager Proof of
-jackeq
-jack control
-dbus
+-sqlite
-glib >=2.0
-gstreamer-base-0.10
-gstreamer-plugins-base-0.10
@@ -204,6 +205,14 @@ Same for navigation, the file needs to have the name "music/navi.mp3"
./PLayerGui navigation
+***********************************************************************************************************
+Tips
+***********************************************************************************************************
+If you want to use the codebase with eclipse, define the main level of the git as workspace and import the projects as c++ makefile projects.
+Git is setup in a way that the settings are ignored when committing.
+To use make out of eclipse them, replace the default make command "make" with something like
+"make -j4 -C ../build/AudioManagerDeamon VERBOSE=1" (exchaning the name of the Project in respect to the plugin whatever.
+
***********************************************************************************************************
_..-------++._