summaryrefslogtreecommitdiff
path: root/strata/gtk-deps.morph
Commit message (Collapse)AuthorAgeFilesLines
* Remove all .morph files and files from the old formatJavier Jardón2017-12-121-55/+0
|
* Update GNOME and GTK+/Clutter stack to latestSam Thursfield2017-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | This began due to build issues in Clutter with GCC 7, and turned into a wide-ranging update of GNOME components. Many of these are needed due to deprecation warnings introduced by the GTK+ upgrade. The Gettext and GLIB upgrades are needed by GTK+. The libgdata upgrade was due to deprecation warnings triggered by GTK+ and this now pulls in autoconf-archive. Upgrading Clutter requires upgrading Mutter, which in turn requires new libinput. Note that libinput also required an upgrade to linux-api-headers (done before). I have updated to Mutter 3.22.3 rather than 3.24 to avoid having to upgrade xrandr. WebKit has a bug that causes compile failures with GCC 7: <https://bugs.webkit.org/show_bug.cgi?id=167642>. The gcrypt upgrade is required to build new WebKit. gnome-control-center needed to be upgraded which in turn pulls in network-manager-applet.
* strata/gtk-deps.morph: Update librsvg to 2.40.16Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I74fc05dc4fcf8c782dce8b1e10009afb3556b11e
* strata/gtk-deps.morph: Update libcroco to 0.6.11Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6c774f97831a54979c670370f4484e0dae394ca6
* strata/gtk-deps.morph: Update ATK framework to 2.20.1Javier Jardón2016-08-011-6/+6
| | | | Change-Id: I73c2af32209dffc5ee8a4d2b255fe2da95ff1d3e
* strata/gtk-deps.morph: Update gdk-pixbuf to 2.34.0Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6645303d1e428f659e383b51fd54ea9ec79e79df
* strata/gtk-deps.morph: Update shared-mime-info to 1.6Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I55a54faee29cbcc0491fb0c16327302c6e3a035b
* strata/gtk-deps.morph: Update pango to 1.40.1Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Ia843372cffd30ed3fc35ef872893d147eebb89d1
* Fix non-existent unpetrify-refs in gnome-systemBen Brown2016-02-051-1/+1
| | | | Change-Id: I8cdaee255bdbfe134dddada548e7b9295e3050eb
* strata/gtk-deps.morph: Update GTK+ accessibility stack to 3.18.1Javier Jardón2015-11-041-6/+6
| | | | Change-Id: I62c76740420a1a2144464a372baf74ec6aa4e155
* Fix buildTiago Gomes2015-10-121-2/+0
| | | | Change-Id: I9c0184c2dc68b62e59bed58c1c15df87db7a474d
* Added at-spi-*.morph filesTristan Van Berkom2015-10-121-0/+2
| | | | | | | | These were not properly configured with --sysconfdir=/etc, the result is that essential startup data lands in the wrong place, the autostart data lands in /usr/etc/xdg/autostart instead of /etc/xdg/autostart Change-Id: Ic6e10ecc368077806bcce1a6cd93d39c7405ff49
* Upgrade pango to 1.38Javier Jardón2015-10-071-3/+3
| | | | | | Modules has been removed in this release Change-Id: If93e83955c5453b88dca1ba45b25a8f7c9fc4c67
* Move libcroco/librsvg to gtk-depsJavier Jardón2015-09-071-0/+14
| | | | | | | This is a dependency of xfce and GNOME, probably other desktops Also, its expected to have a svg loader in a GTK+ installation Change-Id: If0f3f12a797fe20b964b98a28de7a30e9e3ef17b
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+3
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Fix some strata to depend on core instead foundationJavier Jardón2015-06-071-1/+1
| | | | Change-Id: If4d143dc41eebd901cc5670850ecec6ddb84c6cb
* Install Pango modules fileAdam Coldrick2015-04-281-0/+1
| | | | | | | This commit adds system-integration-commands for Pango to correctly install /usr/etc/pango/pango.modules. Change-Id: Ic4f3f936e1cf70c6e6a3984f3f182965aa7361b5
* strata/gtk-deps.morph: gnome-common is not needed here anymoreJavier Jardón2015-03-231-4/+0
| | | | | | new ATK version doesnt depend on it Change-Id: If21f66ac4f1a86753a8de04f40e585486680d24f
* strata/gtk-deps.morph: Update ATK to latest stable (2.16.0)Javier Jardón2015-03-231-4/+2
| | | | | | This version doesnt depend on gnome-common anymore Change-Id: I95e1e482eb11cf7afd14255d55c80337c7e9ff93
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-5/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+5
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-5/+0
| | | | version: 1)
* strata/gtk-deps: Update some GTK+ dependenciesJavier Jardón2015-02-121-8/+8
|
* strata/gtk-deps: Upgrade pango to latest stable version (1.36.8)Javier Jardón2014-10-271-2/+2
|
* Move pango to gtk-depsJavier Jardón2014-10-271-0/+5
|
* strata/gtk-deps: Upgrade gdk-pixbufJavier Jardón2014-10-271-2/+2
| | | | | | At this point we already have all the graphic libraries in the system, so we can run 'gdk-pixbuf-query-loaders' here instead in every boot of the system
* Move libtif from gtk-deps to graphics-commonJavier Jardón2014-09-171-7/+1
|
* strata/graphics-common.morph: This stratum doestn depend on x-common neither ↵Javier Jardón2014-09-171-0/+1
| | | | wayland
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-281-3/+1
| | | | | | Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
* Build only one wayland independent of the architectureJavier Jardón2014-08-281-1/+1
| | | | | This makes gtk (and everything that is on top) independent of the architecture we are building.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+50