summaryrefslogtreecommitdiff
path: root/systems/gnome-system-x86_64.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add a simple templating system to Baserock definitionssam/easy-templatingSam Thursfield2016-04-151-100/+0
| | | | | | | | This is currently independent of the actual definitions format. The 'configure' tool generates actual .morph files from .morph.in files, and build tools then operate on these generated .morph files.t This is largely untested and no doubt broken!
* Add multimedia-gstreamer-openmax-generic to GNOME systemJavier Jardón2016-02-241-0/+2
| | | | Change-Id: Ida199ea4723d1465b7b81a043d1ba959487411de
* Add device-management stratum to GNOME systemsJavier Jardón2016-02-231-0/+2
| | | | Change-Id: I6faff35019b3bf630158c822fd1e98e4d981cfc0
* Add storage-management stratum to GNOME systemsJavier Jardón2016-02-181-0/+2
| | | | Change-Id: I1ad859c63b79a16b3b38483c71f9542d62f5a14d
* Add dlna-services stratumJavier Jardón2016-02-181-0/+2
| | | | Change-Id: I7e070a22ffd124b4aa59a48d7efe178566bc42f7
* Add data-index-management stratumJavier Jardón2016-02-181-0/+2
| | | | Change-Id: I26d7b95f23a649b1e8109f3b8835fbe6850ce626
* More WebKitGtk1 to its own stratumJavier Jardón2016-02-181-0/+2
| | | | Change-Id: I7b5abc9db0f7d065ca76ea1ab4ecfae8747f051b
* Create 'spell-checking' stratumJavier Jardón2016-02-181-0/+2
| | | | | | ... and move enchant and hyphen to it Change-Id: Ib2f5d61565bad33920857c4829f8a53b292f9e8b
* Create secret-service stratumJavier Jardón2016-02-181-0/+2
| | | | | | Move gnome-keyring (secret service) and the API to access it (libsecret) Change-Id: I576bd4e772250a7c496bedd06ae1a0eb5243db5b
* Create geolocation stratumJavier Jardón2016-02-181-0/+2
| | | | | | ...and move geocode-glib and geoclue there Change-Id: I023c3b15fce0ac173b8cc0dc99d0d8ce6e49441f
* Strip strata/ from morph nameBen Brown2016-02-181-1/+1
| | | | Change-Id: I1c6b56ea316d943ac208b57183f1208cf051e722
* Remove tools stratum from gnome systemsJavier Jardón2016-02-171-2/+0
| | | | Change-Id: Id6330c3c12cb5ccd27976585f14c308cc2d5f822
* Move polkit to 'privileges-management' stratumJavier Jardón2016-02-171-0/+2
| | | | Change-Id: I231453daa3e84b72af9eb4121596d6bb868cf009
* Add multimedia-hardware-codecs-x86 to gnome-system-x86_64Javier Jardón2016-02-161-0/+2
| | | | Change-Id: I6c38c201996fce6cb512ba1fb048454dbcd9a5b7
* systems/gnome: it depends on python3-gobject, not python-gobjectJavier Jardón2016-02-101-2/+2
| | | | Change-Id: I56547ff417b63991a783b79e8681993e69a728f0
* Separate vala compiler in different stratumJavier Jardón2016-02-081-0/+2
| | | | Change-Id: I20c96502f910a31b7efa12a435685222c9980fb2
* Adding cups to GNOME strata and systemTristan Van Berkom2015-10-301-0/+2
| | | | | | | | CUPS is required to build gnome-control-center Also re-enable cups in gnome-settings-daemon Change-Id: Iff34724ffa71e7e7e99418309c037b506cca0679
* Adding samba to GNOME system and stratumTristan Van Berkom2015-10-301-0/+2
| | | | | | smbclient is required by gnome-control-center Change-Id: I444f2374c47013c28c5c4fa0b82fde097af29c4c
* Add xdg-app to GNOME systemJavier Jardón2015-10-281-0/+4
| | | | Change-Id: Iebff376fc2ee4aed61a0ad92310d387183317ab3
* Add gtk2 and ruby strata to GNOME systemJavier Jardón2015-10-261-0/+4
| | | | | | | This completes a894570514512ca05154bb31d34f24edccf9ac15 Change-Id: I328b5b6e9d7dac57e2206c72b9cc3f789267b5d6
* Removing ICU from gnome stratum, using icu-common insteadTristan Van Berkom2015-10-191-0/+2
| | | | | | Also including icu-common stratum in gnome-system-x86_64 build Change-Id: I648fb3582fac8d0a7fcd0706ff32850c7420f445
* core: Use python3 instead python2Javier Jardón2015-10-161-2/+2
| | | | | | | | | | | | | | | From [1]: "Python 2.x is legacy, Python 3.x is the present and future of the language" As a reference, python3 is already the default python version in Arch, and other distros like Ubuntu/Debian [2] or Fedora [3] are planning to switch soon [1] https://wiki.python.org/moin/Python2orPython3 [2] https://wiki.ubuntu.com/Python/3 [3] https://fedoraproject.org/wiki/Changes/Python_3_as_Default Change-Id: I6d4d11844d4424bfa49b37fe7d9a3639547c0139
* Adding install-files for gnome-system-x86_64 system & clusterTristan Van Berkom2015-10-121-0/+1
| | | | | | | | | | | For starters, add the /etc/securetty configuration, avoids some warnings from the journal. Also, setup sshd configuration to use PAM. This is recommended for a systemd running system, and required for the system to create a session any login comming in through ssh. Change-Id: I3edc016b1bec73fb93f834829329416a40c81a05
* Add GNOME stratum, system and clusterJavier Jardón2015-09-251-0/+63
This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8