Repositories
hildon-thumbnail
The Hildon Thumbnailer daemon.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/hildon-thumbnail.git hildon-thumbnail cd hildon-thumbnail
Add this repository as a remote to an existing local repository:
git remote add hildon-thumbnail git://gitorious.org/maemo-af/hildon-thumbnail.git git fetch hildon-thumbnail git checkout -b my-local-tracking-branch hildon-thumbnail/master_or_other_branch
contextkit
ContextKit is a framework for collecting contextual
information from the bowels of the system, cleaning them up
and offering them through a simple API.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/contextkit.git contextkit cd contextkit
Add this repository as a remote to an existing local repository:
git remote add contextkit git://gitorious.org/maemo-af/contextkit.git git fetch contextkit git checkout -b my-local-tracking-branch contextkit/master_or_other_branch
context-commander
An application for exploring ContextKit properties and overriding them.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/context-commander.git context-commander cd context-commander
Add this repository as a remote to an existing local repository:
git remote add context-commander git://gitorious.org/maemo-af/context-commander.git git fetch context-commander git checkout -b my-local-tracking-branch context-commander/master_or_other_branch
gvfs
Maemo’s version of gvfs.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/gvfs.git gvfs cd gvfs
Add this repository as a remote to an existing local repository:
git remote add gvfs git://gitorious.org/maemo-af/gvfs.git git fetch gvfs git checkout -b my-local-tracking-branch gvfs/master_or_other_branch
contextkit-maemo
Maemo specific implementations of ContextKit properties.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/contextkit-maemo.git contextkit-maemo cd contextkit-maemo
Add this repository as a remote to an existing local repository:
git remote add contextkit-maemo git://gitorious.org/maemo-af/contextkit-maemo.git git fetch contextkit-maemo git checkout -b my-local-tracking-branch contextkit-maemo/master_or_other_branch
dpkg
Maemo’s version of dpkg.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/dpkg.git dpkg cd dpkg
Add this repository as a remote to an existing local repository:
git remote add dpkg git://gitorious.org/maemo-af/dpkg.git git fetch dpkg git checkout -b my-local-tracking-branch dpkg/master_or_other_branch
apt
Maemo’s version of apt.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/apt.git apt cd apt
Add this repository as a remote to an existing local repository:
git remote add apt git://gitorious.org/maemo-af/apt.git git fetch apt git checkout -b my-local-tracking-branch apt/master_or_other_branch
shared-mime-info
Maemo’s version of shared-mime-info.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/shared-mime-info.git shared-mime-info cd shared-mime-info
Add this repository as a remote to an existing local repository:
git remote add shared-mime-info git://gitorious.org/maemo-af/shared-mime-info.git git fetch shared-mime-info git checkout -b my-local-tracking-branch shared-mime-info/master_or_other_branch
geoclue
Maemo’s version of geoclue, for ContextKit.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/geoclue.git geoclue cd geoclue
Add this repository as a remote to an existing local repository:
git remote add geoclue git://gitorious.org/maemo-af/geoclue.git git fetch geoclue git checkout -b my-local-tracking-branch geoclue/master_or_other_branch
contextkit-provider-example
A exemplary ContextKit provider.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/contextkit-provider-example.git contextkit-provider-example cd contextkit-provider-example
Add this repository as a remote to an existing local repository:
git remote add contextkit-provider-example git://gitorious.org/maemo-af/contextkit-provider-example.git git fetch contextkit-provider-example git checkout -b my-local-tracking-branch contextkit-provider-example/master_or_other_branch
contextkit-subscriber-example
A exemplary ContextKit subscriber.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/contextkit-subscriber-example.git contextkit-subscriber-example cd contextkit-subscriber-example
Add this repository as a remote to an existing local repository:
git remote add contextkit-subscriber-example git://gitorious.org/maemo-af/contextkit-subscriber-example.git git fetch contextkit-subscriber-example git checkout -b my-local-tracking-branch contextkit-subscriber-example/master_or_other_branch
epeg
Maemo’s version of epeg.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/epeg.git epeg cd epeg
Add this repository as a remote to an existing local repository:
git remote add epeg git://gitorious.org/maemo-af/epeg.git git fetch epeg git checkout -b my-local-tracking-branch epeg/master_or_other_branch
perl
Maemo’s version of Perl.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/perl.git perl cd perl
Add this repository as a remote to an existing local repository:
git remote add perl git://gitorious.org/maemo-af/perl.git git fetch perl git checkout -b my-local-tracking-branch perl/master_or_other_branch
apt-source
A little tool to track Debian source packages.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/apt-source.git apt-source cd apt-source
Add this repository as a remote to an existing local repository:
git remote add apt-source git://gitorious.org/maemo-af/apt-source.git git fetch apt-source git checkout -b my-local-tracking-branch apt-source/master_or_other_branch
libqttracker
A Qt client library for accessing Tracker.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/libqttracker.git libqttracker cd libqttracker
Add this repository as a remote to an existing local repository:
git remote add libqttracker git://gitorious.org/maemo-af/libqttracker.git git fetch libqttracker git checkout -b my-local-tracking-branch libqttracker/master_or_other_branch
maemo-optify
Tools to make using /opt convenient for Debian packages.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/maemo-optify.git maemo-optify cd maemo-optify
Add this repository as a remote to an existing local repository:
git remote add maemo-optify git://gitorious.org/maemo-af/maemo-optify.git git fetch maemo-optify git checkout -b my-local-tracking-branch maemo-optify/master_or_other_branch
lauromoura-maemo-optify
-
Cloning this repository:
git clone git://gitorious.org/~lauromoura/maemo-af/lauromoura-maemo-optify.git lauromoura-maemo-optify cd lauromoura-maemo-optify
Add this repository as a remote to an existing local repository:
git remote add lauromoura-maemo-optify git://gitorious.org/~lauromoura/maemo-af/lauromoura-maemo-optify.git git fetch lauromoura-maemo-optify git checkout -b my-local-tracking-branch lauromoura-maemo-optify/master_or_other_branch
bilboeds-clone
-
Cloning this repository:
git clone git://gitorious.org/~bilboed/maemo-af/bilboeds-clone.git bilboeds-clone cd bilboeds-clone
Add this repository as a remote to an existing local repository:
git remote add bilboeds-clone git://gitorious.org/~bilboed/maemo-af/bilboeds-clone.git git fetch bilboeds-clone git checkout -b my-local-tracking-branch bilboeds-clone/master_or_other_branch
posix-locales
Locale data for Maemo.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/posix-locales.git posix-locales cd posix-locales
Add this repository as a remote to an existing local repository:
git remote add posix-locales git://gitorious.org/maemo-af/posix-locales.git git fetch posix-locales git checkout -b my-local-tracking-branch posix-locales/master_or_other_branch
tumbler
Implementation of the thumbnail managing spec. Maemo package in sync with the development repository.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/tumbler.git tumbler cd tumbler
Add this repository as a remote to an existing local repository:
git remote add tumbler git://gitorious.org/maemo-af/tumbler.git git fetch tumbler git checkout -b my-local-tracking-branch tumbler/master_or_other_branch
maemo-video-thumbnailer
Standalone specialized thumbnailer, compatible with hildon-thumbnailer and tumbler, to generate thumbnails from videos.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/maemo-video-thumbnailer.git maemo-video-thumbnailer cd maemo-video-thumbnailer
Add this repository as a remote to an existing local repository:
git remote add maemo-video-thumbnailer git://gitorious.org/maemo-af/maemo-video-thumbnailer.git git fetch maemo-video-thumbnailer git checkout -b my-local-tracking-branch maemo-video-thumbnailer/master_or_other_branch
sapwood
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/sapwood.git sapwood cd sapwood
Add this repository as a remote to an existing local repository:
git remote add sapwood git://gitorious.org/maemo-af/sapwood.git git fetch sapwood git checkout -b my-local-tracking-branch sapwood/master_or_other_branch
osso-gnome-vfs2
The old and deprecated version of GnomeVFS used in Maemo.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/osso-gnome-vfs2.git osso-gnome-vfs2 cd osso-gnome-vfs2
Add this repository as a remote to an existing local repository:
git remote add osso-gnome-vfs2 git://gitorious.org/maemo-af/osso-gnome-vfs2.git git fetch osso-gnome-vfs2 git checkout -b my-local-tracking-branch osso-gnome-vfs2/master_or_other_branch
fremantle-osso-gnome-vfs2
-
Cloning this repository:
git clone git://gitorious.org/~albanc/maemo-af/fremantle-osso-gnome-vfs2.git fremantle-osso-gnome-vfs2 cd fremantle-osso-gnome-vfs2
Add this repository as a remote to an existing local repository:
git remote add fremantle-osso-gnome-vfs2 git://gitorious.org/~albanc/maemo-af/fremantle-osso-gnome-vfs2.git git fetch fremantle-osso-gnome-vfs2 git checkout -b my-local-tracking-branch fremantle-osso-gnome-vfs2/master_or_other_branch
docpurge
This is docpurge. Installing this package will add a hook
to apt so that all of /usr/share/{doc,man,info} will be
removed after every invocation of dpkg (by apt).
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/docpurge.git docpurge cd docpurge
Add this repository as a remote to an existing local repository:
git remote add docpurge git://gitorious.org/maemo-af/docpurge.git git fetch docpurge git checkout -b my-local-tracking-branch docpurge/master_or_other_branch
maemoify-tools
Dirty tools for dirty deeds. These programs can be used to maintain Maemo forks of Debian packages.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/maemoify-tools.git maemoify-tools cd maemoify-tools
Add this repository as a remote to an existing local repository:
git remote add maemoify-tools git://gitorious.org/maemo-af/maemoify-tools.git git fetch maemoify-tools git checkout -b my-local-tracking-branch maemoify-tools/master_or_other_branch
duithumbnailer
[This repo is dead. Please use the “libthumbnailer” repo instead. ] more…
Convenience library for accessing a freedesktop.org thumbnailing service.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/duithumbnailer.git duithumbnailer cd duithumbnailer
Add this repository as a remote to an existing local repository:
git remote add duithumbnailer git://gitorious.org/maemo-af/duithumbnailer.git git fetch duithumbnailer git checkout -b my-local-tracking-branch duithumbnailer/master_or_other_branch
libcontentaction
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/libcontentaction.git libcontentaction cd libcontentaction
Add this repository as a remote to an existing local repository:
git remote add libcontentaction git://gitorious.org/maemo-af/libcontentaction.git git fetch libcontentaction git checkout -b my-local-tracking-branch libcontentaction/master_or_other_branch
scratchbox-qemu-overlay
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/scratchbox-qemu-overlay.git scratchbox-qemu-overlay cd scratchbox-qemu-overlay
Add this repository as a remote to an existing local repository:
git remote add scratchbox-qemu-overlay git://gitorious.org/maemo-af/scratchbox-qemu-overlay.git git fetch scratchbox-qemu-overlay git checkout -b my-local-tracking-branch scratchbox-qemu-overlay/master_or_other_branch
libgq
libgq is a small library for wrapping the Maemo GNOME Essentials for easier consumption by Qt programs. more…
It contains a wrapper for GConf, and maybe more later on.
-
Cloning this repository:
git clone git://gitorious.org/maemo-af/libgq.git libgq cd libgq
Add this repository as a remote to an existing local repository:
git remote add libgq git://gitorious.org/maemo-af/libgq.git git fetch libgq git checkout -b my-local-tracking-branch libgq/master_or_other_branch

