Action requires login
MeeGo Developer Tools
MeeGo Developer Tools and Utilities
image-creator
MeeGo Image Creator (MIC) is a tool for creating and manipulating MeeGo images. MIC is a series of utilities that create customized images and provides an easy-to-use development environment for the MeeGo distribution.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/image-creator.git image-creator cd image-creator
Add this repository as a remote to an existing local repository:
git remote add image-creator git://gitorious.org/meego-developer-tools/image-creator.git git fetch image-creator git checkout -b my-local-tracking-branch image-creator/master_or_other_branch
spectacle
MeeGo Packaging Assistant
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/spectacle.git spectacle cd spectacle
Add this repository as a remote to an existing local repository:
git remote add spectacle git://gitorious.org/meego-developer-tools/spectacle.git git fetch spectacle git checkout -b my-local-tracking-branch spectacle/master_or_other_branch
bootchart
Monitors where the system spends its time at start, creating a graph of all processes, disk utilization, and wait time.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/bootchart.git bootchart cd bootchart
Add this repository as a remote to an existing local repository:
git remote add bootchart git://gitorious.org/meego-developer-tools/bootchart.git git fetch bootchart git checkout -b my-local-tracking-branch bootchart/master_or_other_branch
madde
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/madde.git madde cd madde
Add this repository as a remote to an existing local repository:
git remote add madde git://gitorious.org/meego-developer-tools/madde.git git fetch madde git checkout -b my-local-tracking-branch madde/master_or_other_branch
obs-project-config
Keeping track of obs project configs
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/obs-project-config.git obs-project-config cd obs-project-config
Add this repository as a remote to an existing local repository:
git remote add obs-project-config git://gitorious.org/meego-developer-tools/obs-project-config.git git fetch obs-project-config git checkout -b my-local-tracking-branch obs-project-config/master_or_other_branch
kickstarter
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/kickstarter.git kickstarter cd kickstarter
Add this repository as a remote to an existing local repository:
git remote add kickstarter git://gitorious.org/meego-developer-tools/kickstarter.git git fetch kickstarter git checkout -b my-local-tracking-branch kickstarter/master_or_other_branch
qt-creator
Qt creator branch for MeeGo.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/qt-creator.git qt-creator cd qt-creator
Add this repository as a remote to an existing local repository:
git remote add qt-creator git://gitorious.org/meego-developer-tools/qt-creator.git git fetch qt-creator git checkout -b my-local-tracking-branch qt-creator/master_or_other_branch
osc-plugins
Various OSC plugins to be used for building and maintaining packages in the MeeGo build system.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/osc-plugins.git osc-plugins cd osc-plugins
Add this repository as a remote to an existing local repository:
git remote add osc-plugins git://gitorious.org/meego-developer-tools/osc-plugins.git git fetch osc-plugins git checkout -b my-local-tracking-branch osc-plugins/master_or_other_branch
update-metadata
Data used for creating software updates
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/update-metadata.git update-metadata cd update-metadata
Add this repository as a remote to an existing local repository:
git remote add update-metadata git://gitorious.org/meego-developer-tools/update-metadata.git git fetch update-metadata git checkout -b my-local-tracking-branch update-metadata/master_or_other_branch
image-manager
Image Manager is a GUI for Image Creator. Image Manager has a GUI tool that corresponds with every Image Creator command line tool, as well as some additional features.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/image-manager.git image-manager cd image-manager
Add this repository as a remote to an existing local repository:
git remote add image-manager git://gitorious.org/meego-developer-tools/image-manager.git git fetch image-manager git checkout -b my-local-tracking-branch image-manager/master_or_other_branch
meego-simulator-xephyr
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-simulator-xephyr.git meego-simulator-xephyr cd meego-simulator-xephyr
Add this repository as a remote to an existing local repository:
git remote add meego-simulator-xephyr git://gitorious.org/meego-developer-tools/meego-simulator-xephyr.git git fetch meego-simulator-xephyr git checkout -b my-local-tracking-branch meego-simulator-xephyr/master_or_other_branch
meego-simulator-launcher
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-simulator-launcher.git meego-simulator-launcher cd meego-simulator-launcher
Add this repository as a remote to an existing local repository:
git remote add meego-simulator-launcher git://gitorious.org/meego-developer-tools/meego-simulator-launcher.git git fetch meego-simulator-launcher git checkout -b my-local-tracking-branch meego-simulator-launcher/master_or_other_branch
meego-emulator-qemugl-x86
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-emulator-qemugl-x86.git meego-emulator-qemugl-x86 cd meego-emulator-qemugl-x86
Add this repository as a remote to an existing local repository:
git remote add meego-emulator-qemugl-x86 git://gitorious.org/meego-developer-tools/meego-emulator-qemugl-x86.git git fetch meego-emulator-qemugl-x86 git checkout -b my-local-tracking-branch meego-emulator-qemugl-x86/master_or_other_branch
meego-emulator-libgl-x86
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-emulator-libgl-x86.git meego-emulator-libgl-x86 cd meego-emulator-libgl-x86
Add this repository as a remote to an existing local repository:
git remote add meego-emulator-libgl-x86 git://gitorious.org/meego-developer-tools/meego-emulator-libgl-x86.git git fetch meego-emulator-libgl-x86 git checkout -b my-local-tracking-branch meego-emulator-libgl-x86/master_or_other_branch
meego-emulator-virtiogl-x86
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-emulator-virtiogl-x86.git meego-emulator-virtiogl-x86 cd meego-emulator-virtiogl-x86
Add this repository as a remote to an existing local repository:
git remote add meego-emulator-virtiogl-x86 git://gitorious.org/meego-developer-tools/meego-emulator-virtiogl-x86.git git fetch meego-emulator-virtiogl-x86 git checkout -b my-local-tracking-branch meego-emulator-virtiogl-x86/master_or_other_branch
powertop
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/powertop.git powertop cd powertop
Add this repository as a remote to an existing local repository:
git remote add powertop git://gitorious.org/meego-developer-tools/powertop.git git fetch powertop git checkout -b my-local-tracking-branch powertop/master_or_other_branch
corewatcher
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/corewatcher.git corewatcher cd corewatcher
Add this repository as a remote to an existing local repository:
git remote add corewatcher git://gitorious.org/meego-developer-tools/corewatcher.git git fetch corewatcher git checkout -b my-local-tracking-branch corewatcher/master_or_other_branch
release-tools
Scripts and tools for creating releases and other useful release data
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/release-tools.git release-tools cd release-tools
Add this repository as a remote to an existing local repository:
git remote add release-tools git://gitorious.org/meego-developer-tools/release-tools.git git fetch release-tools git checkout -b my-local-tracking-branch release-tools/master_or_other_branch
autospectacle
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/autospectacle.git autospectacle cd autospectacle
Add this repository as a remote to an existing local repository:
git remote add autospectacle git://gitorious.org/meego-developer-tools/autospectacle.git git fetch autospectacle git checkout -b my-local-tracking-branch autospectacle/master_or_other_branch
meego-packaging-tools
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-packaging-tools.git meego-packaging-tools cd meego-packaging-tools
Add this repository as a remote to an existing local repository:
git remote add meego-packaging-tools git://gitorious.org/meego-developer-tools/meego-packaging-tools.git git fetch meego-packaging-tools git checkout -b my-local-tracking-branch meego-packaging-tools/master_or_other_branch
meego-compliance-tools
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-compliance-tools.git meego-compliance-tools cd meego-compliance-tools
Add this repository as a remote to an existing local repository:
git remote add meego-compliance-tools git://gitorious.org/meego-developer-tools/meego-compliance-tools.git git fetch meego-compliance-tools git checkout -b my-local-tracking-branch meego-compliance-tools/master_or_other_branch
meego-sdk-update-target
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-sdk-update-target.git meego-sdk-update-target cd meego-sdk-update-target
Add this repository as a remote to an existing local repository:
git remote add meego-sdk-update-target git://gitorious.org/meego-developer-tools/meego-sdk-update-target.git git fetch meego-sdk-update-target git checkout -b my-local-tracking-branch meego-sdk-update-target/master_or_other_branch
madde-configurations
MADDE stands for MeeGo Application Development and Debugging Environment. more…
This project contains the configurations for MeeGo.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/madde-configurations.git madde-configurations cd madde-configurations
Add this repository as a remote to an existing local repository:
git remote add madde-configurations git://gitorious.org/meego-developer-tools/madde-configurations.git git fetch madde-configurations git checkout -b my-local-tracking-branch madde-configurations/master_or_other_branch
meego-sdk-qt-simulator-skin
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-sdk-qt-simulator-skin.git meego-sdk-qt-simulator-skin cd meego-sdk-qt-simulator-skin
Add this repository as a remote to an existing local repository:
git remote add meego-sdk-qt-simulator-skin git://gitorious.org/meego-developer-tools/meego-sdk-qt-simulator-skin.git git fetch meego-sdk-qt-simulator-skin git checkout -b my-local-tracking-branch meego-sdk-qt-simulator-skin/master_or_other_branch
meego-sdk-installer-config
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-sdk-installer-config.git meego-sdk-installer-config cd meego-sdk-installer-config
Add this repository as a remote to an existing local repository:
git remote add meego-sdk-installer-config git://gitorious.org/meego-developer-tools/meego-sdk-installer-config.git git fetch meego-sdk-installer-config git checkout -b my-local-tracking-branch meego-sdk-installer-config/master_or_other_branch
crashsplash
Simple utility that works with corewatcher to notify the user of a crash.
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/crashsplash.git crashsplash cd crashsplash
Add this repository as a remote to an existing local repository:
git remote add crashsplash git://gitorious.org/meego-developer-tools/crashsplash.git git fetch crashsplash git checkout -b my-local-tracking-branch crashsplash/master_or_other_branch
meego-sdk-qemu-skin
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/meego-sdk-qemu-skin.git meego-sdk-qemu-skin cd meego-sdk-qemu-skin
Add this repository as a remote to an existing local repository:
git remote add meego-sdk-qemu-skin git://gitorious.org/meego-developer-tools/meego-sdk-qemu-skin.git git fetch meego-sdk-qemu-skin git checkout -b my-local-tracking-branch meego-sdk-qemu-skin/master_or_other_branch
obs-light
TV Integrators are coming from the embedded world and are more comfortable with the tradition of local build tools than a with a full cloud based system like OBS. more…
The project’s propose is to create and to publish a OBS light which can be
delivered with a packaged MeeGo TV (or any other MeeGo vertical) release on a DVD image.
It is based on an extension of the osc command line tools delivered with OBS and on an extension of mic2.
The same solution could be reused by any embedded MeeGo project (e.g. IVI).
License: GPL2
wiki:http://wiki.meego.com/OBS_Light
OBS:https://build.pub.meego.com/project/show?project=home%3Aronan%3AOBS_Light
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/obs-light.git obs-light cd obs-light
Add this repository as a remote to an existing local repository:
git remote add obs-light git://gitorious.org/meego-developer-tools/obs-light.git git fetch obs-light git checkout -b my-local-tracking-branch obs-light/master_or_other_branch
memuse
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/memuse.git memuse cd memuse
Add this repository as a remote to an existing local repository:
git remote add memuse git://gitorious.org/meego-developer-tools/memuse.git git fetch memuse git checkout -b my-local-tracking-branch memuse/master_or_other_branch
corewatcher-applet
-
Cloning this repository:
git clone git://gitorious.org/meego-developer-tools/corewatcher-applet.git corewatcher-applet cd corewatcher-applet
Add this repository as a remote to an existing local repository:
git remote add corewatcher-applet git://gitorious.org/meego-developer-tools/corewatcher-applet.git git fetch corewatcher-applet git checkout -b my-local-tracking-branch corewatcher-applet/master_or_other_branch
Activities 
-
Wednesday February 22 2012
-
Push
16:12
Marko Saukko pushed 3 commits to ~sage/meego-developer-tools/sages-spectacle:master. View diff
master changed from eb2ef2c to f4c3cbe
-
Push
15:12
Marko Saukko pushed 2 commits to ~sage/meego-developer-tools/sages-spectacle:master. View diff
master changed from 712cf1b to eb2ef2c
-
Commit
14:37
-
Push
14:34
Marko Saukko pushed 10 commits to ~sage/meego-developer-tools/sages-spectacle:master. View diff
master changed from 7f41ae2 to 712cf1b
-
Push
10:36
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 9f9d3c4 to bb5562d
-
Push
10:33
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from db5d229 to 9f9d3c4
-
-
Tuesday February 21 2012
-
Push
16:49
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 7eb60ac to db5d229
-
Push
16:47
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 1e6a7da to 7eb60ac
-
Push
16:13
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 0029825 to 1e6a7da
-
Push
15:08
Florent Vennetier pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from bc46724 to 0029825
-
Push
12:22
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 57d0e53 to bc46724
-
Push
01:20
nwang2 pushed 1 commit to meego-developer-tools/update-metadata:master. View diff
master changed from f97f55a to 2ae7674
-
-
Monday February 20 2012
-
Push
17:40
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from d93d75c to 57d0e53
-
Push
17:05
Florent Vennetier pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from b64d9f5 to d93d75c
-
Push
15:11
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from c7affd3 to b64d9f5
-
Push
11:30
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 6c2a6ef to c7affd3
-
Push
10:53
Florent Vennetier pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from b073e1d to 6c2a6ef
-
Push
08:19
Ronan Le Martret pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from 4aceb0d to b073e1d
-
-
Friday February 17 2012
-
Push
17:52
Florent Vennetier pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from 926b455 to 4aceb0d
-
Push
17:21
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from ecf3e5e to 926b455
-
Push
08:36
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 4c4dee0 to ecf3e5e
-
-
Thursday February 16 2012
-
Push
16:36
Florent Vennetier pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from d93434c to 4c4dee0
-
Push
15:26
Ronan Le Martret pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 9dda4c6 to d93434c
-
Push
14:34
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 744885e to 9dda4c6
-
Push
14:14
Ronan Le Martret pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from bb18f2c to 744885e
-
Push
13:04
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from e25aa48 to bb18f2c
-
Push
12:28
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 2774754 to e25aa48
-
Commit
10:37
-
Push
10:37
Florent Vennetier pushed 1 commit to meego-developer-tools/obs-light:master. View diff
master changed from 6df7564 to 2774754
-
Push
10:25
Ronan Le Martret pushed 2 commits to meego-developer-tools/obs-light:master. View diff
master changed from 8240ed9 to 6df7564
-

