GithubHelp home page GithubHelp logo

isabella232 / gnome-settings-daemon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gnome/gnome-settings-daemon

0.0 0.0 0.0 41.66 MB

Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-settings-daemon

Home Page: https://gitlab.gnome.org/GNOME/gnome-settings-daemon

License: GNU General Public License v2.0

C 92.15% Perl 0.09% Python 5.30% Meson 2.31% Shell 0.15%

gnome-settings-daemon's Introduction

Introduction to GNOME Settings Daemon
===============================================================================

The GNOME Settings Daemon is responsible for setting various parameters of a
GNOME Session and the applications that run under it.

This package is known to build and work properly using an LFS-9.0 platform.


Dependencies
-------------------------------------------------------------------------------

Required:

  * colord-1.4.4 (http://www.linuxfromscratch.org/blfs/view/systemd/general/colord.html)
  * Fontconfig-2.13.1 (http://www.linuxfromscratch.org/blfs/view/systemd/general/fontconfig.html)
  * GeoClue-2.5.3 (http://www.linuxfromscratch.org/blfs/view/systemd/basicnet/geoclue2.html)
  * geocode-glib-3.26.1 (http://www.linuxfromscratch.org/blfs/view/systemd/gnome/geocode-glib.html)
  * gnome-desktop-3.32.2 (http://www.linuxfromscratch.org/blfs/view/systemd/gnome/gnome-desktop.html)
  * Little CMS-2.9 (http://www.linuxfromscratch.org/blfs/view/systemd/general/lcms2.html)
  * libcanberra-0.30 (http://www.linuxfromscratch.org/blfs/view/systemd/multimedia/libcanberra.html)
  * libgweather-3.32.2 (http://www.linuxfromscratch.org/blfs/view/systemd/gnome/libgweather.html)
  * libnotify-0.7.8 (http://www.linuxfromscratch.org/blfs/view/systemd/x/libnotify.html)
  * librsvg-2.44.14 (http://www.linuxfromscratch.org/blfs/view/systemd/general/librsvg.html)
  * libwacom-0.29 (http://www.linuxfromscratch.org/blfs/view/systemd/general/libwacom.html)
  * PulseAudio-12.2 (http://www.linuxfromscratch.org/blfs/view/systemd/multimedia/pulseaudio.html)
  * Systemd-241 (http://www.linuxfromscratch.org/blfs/view/systemd/general/systemd.html)
  * UPower-0.99.10 (http://www.linuxfromscratch.org/blfs/view/systemd/general/upower.html)
  * Xorg Wacom Driver-0.37.0 (http://www.linuxfromscratch.org/blfs/view/systemd/x/x7driver.html#xorg-wacom-driver)

Recommended:

  * ALSA-1.1.9 (http://www.linuxfromscratch.org/blfs/view/systemd/multimedia/alsa.html)
  * Cups-2.2.12 (http://www.linuxfromscratch.org/blfs/view/systemd/pst/cups.html)
  * NetworkManager-1.20.0 (http://www.linuxfromscratch.org/blfs/view/systemd/basicnet/networkmanager.html)
  * NSS-3.45 (http://www.linuxfromscratch.org/blfs/view/systemd/postlfs/nss.html)
  * Wayland-1.17.0 (http://www.linuxfromscratch.org/blfs/view/systemd/general/wayland.html)

Optional

  * python-dbusmock (https://github.com/martinpitt/python-dbusmock)
  * umockdev (https://github.com/martinpitt/umockdev)


Build
-------------------------------------------------------------------------------

Install GNOME Settings Daemon by running the following commands:

```bash
mkdir build &&
cd    build &&

meson --prefix=/usr --sysconfdir=/etc .. &&
ninja
```

To check the results, execute: `ninja test`. Note that you must have
python-dbusmock installed in order for the tests to complete successfully. Some
tests in the "power" testsuite may fail depending on the init system in use.

Now, as the root user:
```bash
ninja install
```

gnome-settings-daemon's People

Contributors

allisonkarlitskaya avatar aurisc4 avatar behdad avatar cgwalters avatar changwoo avatar cosimoc avatar dmustieles avatar federicomenaquintero avatar fizzet avatar fmuellner avatar frandieguez avatar garnacho avatar gcampax avatar hadess avatar halfline avatar hughsie avatar kalev avatar kelemeng avatar magcius avatar marekkasik avatar marv-cz avatar ofourdan avatar pesder avatar piotrdrag avatar pwithnall avatar rodrmoya avatar rtcm avatar tbzatek avatar tmtfx avatar yarons avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.