MeeGo Middleware
MeeGo middleware components. Refer to the MeeGo Architecture.
libsynthesis
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libsynthesis.git libsynthesis cd libsynthesis
Add this repository as a remote to an existing local repository:
git remote add libsynthesis git://gitorious.org/meego-middleware/libsynthesis.git git fetch libsynthesis git checkout -b my-local-tracking-branch libsynthesis/master_or_other_branch
syncevolution
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/syncevolution.git syncevolution cd syncevolution
Add this repository as a remote to an existing local repository:
git remote add syncevolution git://gitorious.org/meego-middleware/syncevolution.git git fetch syncevolution git checkout -b my-local-tracking-branch syncevolution/master_or_other_branch
librest
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/librest.git librest cd librest
Add this repository as a remote to an existing local repository:
git remote add librest git://gitorious.org/meego-middleware/librest.git git fetch librest git checkout -b my-local-tracking-branch librest/master_or_other_branch
abrt
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/abrt.git abrt cd abrt
Add this repository as a remote to an existing local repository:
git remote add abrt git://gitorious.org/meego-middleware/abrt.git git fetch abrt git checkout -b my-local-tracking-branch abrt/master_or_other_branch
messagingframework
Qt Messaging Framework with integration to libaccounts.
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/messagingframework.git messagingframework cd messagingframework
Add this repository as a remote to an existing local repository:
git remote add messagingframework git://gitorious.org/meego-middleware/messagingframework.git git fetch messagingframework git checkout -b my-local-tracking-branch messagingframework/master_or_other_branch
buteo-syncfw
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/buteo-syncfw.git buteo-syncfw cd buteo-syncfw
Add this repository as a remote to an existing local repository:
git remote add buteo-syncfw git://gitorious.org/meego-middleware/buteo-syncfw.git git fetch buteo-syncfw git checkout -b my-local-tracking-branch buteo-syncfw/master_or_other_branch
buteo-syncml
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/buteo-syncml.git buteo-syncml cd buteo-syncml
Add this repository as a remote to an existing local repository:
git remote add buteo-syncml git://gitorious.org/meego-middleware/buteo-syncml.git git fetch buteo-syncml git checkout -b my-local-tracking-branch buteo-syncml/master_or_other_branch
buteo-mtp
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/buteo-mtp.git buteo-mtp cd buteo-mtp
Add this repository as a remote to an existing local repository:
git remote add buteo-mtp git://gitorious.org/meego-middleware/buteo-mtp.git git fetch buteo-mtp git checkout -b my-local-tracking-branch buteo-mtp/master_or_other_branch
kcalcore
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/kcalcore.git kcalcore cd kcalcore
Add this repository as a remote to an existing local repository:
git remote add kcalcore git://gitorious.org/meego-middleware/kcalcore.git git fetch kcalcore git checkout -b my-local-tracking-branch kcalcore/master_or_other_branch
mkcal
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/mkcal.git mkcal cd mkcal
Add this repository as a remote to an existing local repository:
git remote add mkcal git://gitorious.org/meego-middleware/mkcal.git git fetch mkcal git checkout -b my-local-tracking-branch mkcal/master_or_other_branch
timed
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/timed.git timed cd timed
Add this repository as a remote to an existing local repository:
git remote add timed git://gitorious.org/meego-middleware/timed.git git fetch timed git checkout -b my-local-tracking-branch timed/master_or_other_branch
qmlog
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qmlog.git qmlog cd qmlog
Add this repository as a remote to an existing local repository:
git remote add qmlog git://gitorious.org/meego-middleware/qmlog.git git fetch qmlog git checkout -b my-local-tracking-branch qmlog/master_or_other_branch
iodata
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/iodata.git iodata cd iodata
Add this repository as a remote to an existing local repository:
git remote add iodata git://gitorious.org/meego-middleware/iodata.git git fetch iodata git checkout -b my-local-tracking-branch iodata/master_or_other_branch
tzdata
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/tzdata.git tzdata cd tzdata
Add this repository as a remote to an existing local repository:
git remote add tzdata git://gitorious.org/meego-middleware/tzdata.git git fetch tzdata git checkout -b my-local-tracking-branch tzdata/master_or_other_branch
buteo-sync-plugins
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/buteo-sync-plugins.git buteo-sync-plugins cd buteo-sync-plugins
Add this repository as a remote to an existing local repository:
git remote add buteo-sync-plugins git://gitorious.org/meego-middleware/buteo-sync-plugins.git git fetch buteo-sync-plugins git checkout -b my-local-tracking-branch buteo-sync-plugins/master_or_other_branch
marmazon
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/marmazon.git marmazon cd marmazon
Add this repository as a remote to an existing local repository:
git remote add marmazon git://gitorious.org/meego-middleware/marmazon.git git fetch marmazon git checkout -b my-local-tracking-branch marmazon/master_or_other_branch
libmeegochat
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libmeegochat.git libmeegochat cd libmeegochat
Add this repository as a remote to an existing local repository:
git remote add libmeegochat git://gitorious.org/meego-middleware/libmeegochat.git git fetch libmeegochat git checkout -b my-local-tracking-branch libmeegochat/master_or_other_branch
sensorfw
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/sensorfw.git sensorfw cd sensorfw
Add this repository as a remote to an existing local repository:
git remote add sensorfw git://gitorious.org/meego-middleware/sensorfw.git git fetch sensorfw git checkout -b my-local-tracking-branch sensorfw/master_or_other_branch
dsme
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/dsme.git dsme cd dsme
Add this repository as a remote to an existing local repository:
git remote add dsme git://gitorious.org/meego-middleware/dsme.git git fetch dsme git checkout -b my-local-tracking-branch dsme/master_or_other_branch
libdsme
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libdsme.git libdsme cd libdsme
Add this repository as a remote to an existing local repository:
git remote add libdsme git://gitorious.org/meego-middleware/libdsme.git git fetch libdsme git checkout -b my-local-tracking-branch libdsme/master_or_other_branch
libiphb
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libiphb.git libiphb cd libiphb
Add this repository as a remote to an existing local repository:
git remote add libiphb git://gitorious.org/meego-middleware/libiphb.git git fetch libiphb git checkout -b my-local-tracking-branch libiphb/master_or_other_branch
pulseaudio
PulseAudio
Three versions:
1/ wsiv_swdev-meego: Stable Branch – stable release – based on v0.9.21
2/ wsiv_swdev-stable: Debug Branch – debug branch – based on v0.9.21
3/ wsiv_swdev-nokia: Nokia Pulse Core (based on v0.9.19) ported on IA
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/pulseaudio.git pulseaudio cd pulseaudio
Add this repository as a remote to an existing local repository:
git remote add pulseaudio git://gitorious.org/meego-middleware/pulseaudio.git git fetch pulseaudio git checkout -b my-local-tracking-branch pulseaudio/master_or_other_branch
pulseaudio-modules-mfld
PA Voice & Multimedia Modules – on top of Nokia PA Core based on 0.9.19
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/pulseaudio-modules-mfld.git pulseaudio-modules-mfld cd pulseaudio-modules-mfld
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-modules-mfld git://gitorious.org/meego-middleware/pulseaudio-modules-mfld.git git fetch pulseaudio-modules-mfld git checkout -b my-local-tracking-branch pulseaudio-modules-mfld/master_or_other_branch
qmsystem
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qmsystem.git qmsystem cd qmsystem
Add this repository as a remote to an existing local repository:
git remote add qmsystem git://gitorious.org/meego-middleware/qmsystem.git git fetch qmsystem git checkout -b my-local-tracking-branch qmsystem/master_or_other_branch
usb_moded
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/usb_moded.git usb_moded cd usb_moded
Add this repository as a remote to an existing local repository:
git remote add usb_moded git://gitorious.org/meego-middleware/usb_moded.git git fetch usb_moded git checkout -b my-local-tracking-branch usb_moded/master_or_other_branch
mce
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/mce.git mce cd mce
Add this repository as a remote to an existing local repository:
git remote add mce git://gitorious.org/meego-middleware/mce.git git fetch mce git checkout -b my-local-tracking-branch mce/master_or_other_branch
branta-backup
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/branta-backup.git branta-backup cd branta-backup
Add this repository as a remote to an existing local repository:
git remote add branta-backup git://gitorious.org/meego-middleware/branta-backup.git git fetch branta-backup git checkout -b my-local-tracking-branch branta-backup/master_or_other_branch
libcmtspeech-ifx
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libcmtspeech-ifx.git libcmtspeech-ifx cd libcmtspeech-ifx
Add this repository as a remote to an existing local repository:
git remote add libcmtspeech-ifx git://gitorious.org/meego-middleware/libcmtspeech-ifx.git git fetch libcmtspeech-ifx git checkout -b my-local-tracking-branch libcmtspeech-ifx/master_or_other_branch
qtmobility-sensors-backend
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qtmobility-sensors-backend.git qtmobility-sensors-backend cd qtmobility-sensors-backend
Add this repository as a remote to an existing local repository:
git remote add qtmobility-sensors-backend git://gitorious.org/meego-middleware/qtmobility-sensors-backend.git git fetch qtmobility-sensors-backend git checkout -b my-local-tracking-branch qtmobility-sensors-backend/master_or_other_branch
mce-dev
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/mce-dev.git mce-dev cd mce-dev
Add this repository as a remote to an existing local repository:
git remote add mce-dev git://gitorious.org/meego-middleware/mce-dev.git git fetch mce-dev git checkout -b my-local-tracking-branch mce-dev/master_or_other_branch
monitor-call-audio-setting-mid
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/monitor-call-audio-setting-mid.git monitor-call-audio-setting-mid cd monitor-call-audio-setting-mid
Add this repository as a remote to an existing local repository:
git remote add monitor-call-audio-setting-mid git://gitorious.org/meego-middleware/monitor-call-audio-setting-mid.git git fetch monitor-call-audio-setting-mid git checkout -b my-local-tracking-branch monitor-call-audio-setting-mid/master_or_other_branch
profiled
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/profiled.git profiled cd profiled
Add this repository as a remote to an existing local repository:
git remote add profiled git://gitorious.org/meego-middleware/profiled.git git fetch profiled git checkout -b my-local-tracking-branch profiled/master_or_other_branch
profile-qt
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/profile-qt.git profile-qt cd profile-qt
Add this repository as a remote to an existing local repository:
git remote add profile-qt git://gitorious.org/meego-middleware/profile-qt.git git fetch profile-qt git checkout -b my-local-tracking-branch profile-qt/master_or_other_branch
pulseaudio-settings-mfld
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/pulseaudio-settings-mfld.git pulseaudio-settings-mfld cd pulseaudio-settings-mfld
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-settings-mfld git://gitorious.org/meego-middleware/pulseaudio-settings-mfld.git git fetch pulseaudio-settings-mfld git checkout -b my-local-tracking-branch pulseaudio-settings-mfld/master_or_other_branch
messagingframework-mms
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/messagingframework-mms.git messagingframework-mms cd messagingframework-mms
Add this repository as a remote to an existing local repository:
git remote add messagingframework-mms git://gitorious.org/meego-middleware/messagingframework-mms.git git fetch messagingframework-mms git checkout -b my-local-tracking-branch messagingframework-mms/master_or_other_branch
mmsd
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/mmsd.git mmsd cd mmsd
Add this repository as a remote to an existing local repository:
git remote add mmsd git://gitorious.org/meego-middleware/mmsd.git git fetch mmsd git checkout -b my-local-tracking-branch mmsd/master_or_other_branch
libsocialweb-qt
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libsocialweb-qt.git libsocialweb-qt cd libsocialweb-qt
Add this repository as a remote to an existing local repository:
git remote add libsocialweb-qt git://gitorious.org/meego-middleware/libsocialweb-qt.git git fetch libsocialweb-qt git checkout -b my-local-tracking-branch libsocialweb-qt/master_or_other_branch
qt-folks
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qt-folks.git qt-folks cd qt-folks
Add this repository as a remote to an existing local repository:
git remote add qt-folks git://gitorious.org/meego-middleware/qt-folks.git git fetch qt-folks git checkout -b my-local-tracking-branch qt-folks/master_or_other_branch
pulseaudio-meego-utils
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/pulseaudio-meego-utils.git pulseaudio-meego-utils cd pulseaudio-meego-utils
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-meego-utils git://gitorious.org/meego-middleware/pulseaudio-meego-utils.git git fetch pulseaudio-meego-utils git checkout -b my-local-tracking-branch pulseaudio-meego-utils/master_or_other_branch
libsocialweb-qml
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/libsocialweb-qml.git libsocialweb-qml cd libsocialweb-qml
Add this repository as a remote to an existing local repository:
git remote add libsocialweb-qml git://gitorious.org/meego-middleware/libsocialweb-qml.git git fetch libsocialweb-qml git checkout -b my-local-tracking-branch libsocialweb-qml/master_or_other_branch
pulseaudio-parameter-module
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/pulseaudio-parameter-module.git pulseaudio-parameter-module cd pulseaudio-parameter-module
Add this repository as a remote to an existing local repository:
git remote add pulseaudio-parameter-module git://gitorious.org/meego-middleware/pulseaudio-parameter-module.git git fetch pulseaudio-parameter-module git checkout -b my-local-tracking-branch pulseaudio-parameter-module/master_or_other_branch
qtcontacts-eds
QtMobility/QtContacts contact manager storing contacts in Evolution Data Server
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qtcontacts-eds.git qtcontacts-eds cd qtcontacts-eds
Add this repository as a remote to an existing local repository:
git remote add qtcontacts-eds git://gitorious.org/meego-middleware/qtcontacts-eds.git git fetch qtcontacts-eds git checkout -b my-local-tracking-branch qtcontacts-eds/master_or_other_branch
kcal-eds
Provides a calendar storage for KCalCore which uses Evolution Data Server as the underlying storage
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/kcal-eds.git kcal-eds cd kcal-eds
Add this repository as a remote to an existing local repository:
git remote add kcal-eds git://gitorious.org/meego-middleware/kcal-eds.git git fetch kcal-eds git checkout -b my-local-tracking-branch kcal-eds/master_or_other_branch
gst-plugins-teletext
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/gst-plugins-teletext.git gst-plugins-teletext cd gst-plugins-teletext
Add this repository as a remote to an existing local repository:
git remote add gst-plugins-teletext git://gitorious.org/meego-middleware/gst-plugins-teletext.git git fetch gst-plugins-teletext git checkout -b my-local-tracking-branch gst-plugins-teletext/master_or_other_branch
qt-mobility-mediaservice-dbus
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/qt-mobility-mediaservice-dbus.git qt-mobility-mediaservice-dbus cd qt-mobility-mediaservice-dbus
Add this repository as a remote to an existing local repository:
git remote add qt-mobility-mediaservice-dbus git://gitorious.org/meego-middleware/qt-mobility-mediaservice-dbus.git git fetch qt-mobility-mediaservice-dbus git checkout -b my-local-tracking-branch qt-mobility-mediaservice-dbus/master_or_other_branch
mutter-meego-tv
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/mutter-meego-tv.git mutter-meego-tv cd mutter-meego-tv
Add this repository as a remote to an existing local repository:
git remote add mutter-meego-tv git://gitorious.org/meego-middleware/mutter-meego-tv.git git fetch mutter-meego-tv git checkout -b my-local-tracking-branch mutter-meego-tv/master_or_other_branch
umms
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/umms.git umms cd umms
Add this repository as a remote to an existing local repository:
git remote add umms git://gitorious.org/meego-middleware/umms.git git fetch umms git checkout -b my-local-tracking-branch umms/master_or_other_branch
meego-tv-browser
-
Cloning this repository:
git clone git://gitorious.org/meego-middleware/meego-tv-browser.git meego-tv-browser cd meego-tv-browser
Add this repository as a remote to an existing local repository:
git remote add meego-tv-browser git://gitorious.org/meego-middleware/meego-tv-browser.git git fetch meego-tv-browser git checkout -b my-local-tracking-branch meego-tv-browser/master_or_other_branch
Activities 
-
Wednesday February 22 2012
-
Commit
14:20
-
Push
14:16
Sergey Kashin pushed 1 commit to meego-middleware/messagingframework:Harmattan-1.2. View diff
Harmattan-1.2 changed from db39b2e to 8a54690
-
Push
13:15
Krzesimir Nowak pushed 5 commits to ~krnowak/meego-middleware/krnowaks-syncevolution:for-Chris. View diff
for-Chris changed from cf8ba61 to 50ef2bb
-
Push
12:37
Krzesimir Nowak pushed 5 commits to ~krnowak/meego-middleware/krnowaks-syncevolution:for-Chris. View diff
for-Chris changed from feff409 to cf8ba61
-
Commit
11:19
-
Commit
08:14
liushouqun deleted branch 874-base-webkit on meego-middleware/meego-tv-browser
-
-
Tuesday February 21 2012
-
Push
12:27
Patrick Ohly pushed 5 commits to meego-middleware/syncevolution:master. View diff
master changed from 99409c9 to f345038
-
Push
12:13
Patrick Ohly pushed 1 commit to meego-middleware/syncevolution:for-master/radicale. View diff
for-master/radicale changed from ba17a8d to 8faf64e
-
Commit
09:46
-
Push
09:34
Sergey Kashin pushed 2 commits to meego-middleware/messagingframework:Harmattan-1.2. View diff
Harmattan-1.2 changed from 894d0ec to db39b2e
-
Push
09:27
Sergey Kashin pushed 1 commit to meego-middleware/messagingframework:master. View diff
master changed from da208bc to 3bf8332
-
-
Monday February 20 2012
-
Commit
17:06
Patrick Ohly created branch for-master/radicale on meego-middleware/syncevolution
-
-
Friday February 17 2012
-
Commit
14:39
Patrick Ohly created branch cssr1-pohly on meego-middleware/syncevolution
-
Commit
14:37
Patrick Ohly deleted branch for-master/create on meego-middleware/syncevolution
-
Commit
14:34
Patrick Ohly deleted branch for-master/dbus on meego-middleware/syncevolution
-
Push
14:33
Patrick Ohly pushed 8 commits to meego-middleware/syncevolution:master. View diff
master changed from 9a5e0ca to 99409c9
-
Push
14:29
Patrick Ohly pushed 4 commits to meego-middleware/syncevolution:master. View diff
master changed from a5ef5b5 to 9a5e0ca
-
Commit
13:03
Sergey Kashin created branch NB297007 on meego-middleware/messagingframework
-
Commit
12:52
Krzesimir Nowak created branch for-Chris on meego-middleware/krnowaks-syncevolution
-
Push
10:57
Chris Kühl pushed 20 commits to meego-middleware/syncevolution:concurrent-sync-sessions-r1. View diff
concurrent-sync-sessions-r1 changed from 20caa0f to 7ec9b67
-
Commit
08:15
Patrick Ohly created branch for-master/create on meego-middleware/syncevolution
-
-
Thursday February 16 2012
-
Commit
15:23
Patrick Ohly created branch for-master/dbus on meego-middleware/syncevolution
-
Commit
15:23
Patrick Ohly created branch dbus-block-methods on meego-middleware/syncevolution
-
Push
14:19
Patrick Ohly pushed 1 commit to meego-middleware/syncevolution:cssr1. View diff
cssr1 changed from 4f88d0a to 5711d97
-
Push
14:16
Patrick Ohly pushed 3 commits to meego-middleware/syncevolution:cssr1. View diff
cssr1 changed from 993de74 to 4f88d0a
-
Commit
11:30
-
Push
11:29
Sergey Kashin pushed 1 commit to meego-middleware/messagingframework:master. View diff
master changed from 9a82970 to da208bc
-
Commit
10:53
Patrick Ohly created branch cssr1 on meego-middleware/syncevolution
-
Commit
10:53
Patrick Ohly created branch dbus-blocking on meego-middleware/syncevolution
-
Commit
10:36
Krzesimir Nowak created branch dbus-master on meego-middleware/krnowaks-syncevolution
-

