Skip to content

Functions useful in mobile related, glib based projects

License

GPL-3.0, LGPL-2.1 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

sm7150-mainline/gmobile

Repository files navigation

gmobile

gmobile carries some helpers for GNOME on mobile devices. Some of those parts might move to glib or libgnome-desktop eventually. It is currently meant to be used as a git submodule by projects. There aren't any API stability guarantees at this point in time.

License

gmobile is licensed under the LGPLv2.1-or-later.

Getting the source

    git clone https://gitlab.gnome.org/guidog/gmobile.git
    cd gmobile.git

The main branch has the current development version.

Dependencies

See meson.build for required dependencies.

Building

We use the meson (and thereby Ninja) build system for gmobile. The quickest way to get going is to do the following:

meson setup _build
meson compile -C _build

API docs

API documentation is available at https://guidog.pages.gitlab.gnome.org/gmobile/

Getting in Touch

About

Functions useful in mobile related, glib based projects

Resources

License

GPL-3.0, LGPL-2.1 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages