summaryrefslogtreecommitdiff
path: root/strata/gnome.morph
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade geoclue to 2.4.0 stableTristan Van Berkom2015-11-171-2/+2
| | | | Change-Id: Ib2fb1e4383ef2cbf9d2f2fd3ec589d7112bc67ca
* Provide certificate path to glib-networking in GNOME stratumTristan Van Berkom2015-11-141-1/+1
| | | | | | | Without this, compilation of glib-networking requires an installation of ca-certificates. Change-Id: I689eeb607522e0a1ba6e55bad61eb7b30fda5580
* Provide certificate path to librest in GNOME stratumTristan Van Berkom2015-11-141-1/+1
| | | | | | | Without this, compilation of librest requires an installation of ca-certificates. Change-Id: I9c9c4458d21aafa6dcafb93b51457bbb2de89757
* strata/gnome.morph: Build g-c-c with cheese supportJavier Jardón2015-11-131-0/+1
| | | | Change-Id: Id509efc264d193b1538206003022a2b522c96adb
* strata/gnome.morph: Add cheeseJavier Jardón2015-11-131-0/+13
| | | | Change-Id: I7e3c084a3acb50844241e92484f6b316ab095d23
* strata/gnome.morph: Add clutter-gstJavier Jardón2015-11-131-0/+7
| | | | Change-Id: I46516250aed0700046044ce55f55d2721e54a273
* Added ibus-anthy to GNOME stratumTristan Van Berkom2015-11-111-0/+8
| | | | | | An ibus input method for japanese input. Change-Id: I6c8f29f0125c20d393cce3945fa00fd4abbc8dc4
* Added anthy to the GNOME stratumTristan Van Berkom2015-11-111-0/+5
| | | | | | | anthy is a library for dealing with japanese text of various kinds, japanese input methods are built on top of this library. Change-Id: Ie2b0a751165fbd80d9cc216a7731adb1d42ae80a
* Added ibus-libpinyin to the GNOME stratumTristan Van Berkom2015-11-111-0/+8
| | | | | | | | | An ibus input method for Chinese pinyin. Note this used to be ibus-pinyin which ended up unmaintained, now the ibus-libpinyin fork is more actively maintained. Change-Id: I4971ddad440000008b5ab7290c589fd9b68f2dc4
* Added libpinyin to GNOME stratumTristan Van Berkom2015-11-111-0/+7
| | | | | | | libpinyin is the low level library for dealing with chinese pinyin text, input methods are built on top of this library Change-Id: I0da675fc2f7dcc729b150eecb52d91adb462ae13
* Added Berkeley DB to GNOME stratumTristan Van Berkom2015-11-111-0/+5
| | | | | | This is required for building libpinyin for chinese input methods. Change-Id: I4c85caa0f38bd9b82321950cf8fa34ddd1d08376
* Added ibus-hangul to the GNOME stratumTristan Van Berkom2015-11-111-0/+8
| | | | | | The ibus input method for hangul script Change-Id: Ic30bbc328e3ef83abeeaead563b9a45c930dd740
* Added libhangul to GNOME stratumTristan Van Berkom2015-11-111-0/+5
| | | | | | | libhangul is the low level library for dealing with hangul script, input methods are built on top of this library. Change-Id: I65ef905ad9f23f91705714f32abed4bf5f5135c0
* Added libgnomekbd to GNOME stratumTristan Van Berkom2015-11-111-0/+7
| | | | | | | | libgnomekbd is not advertised in the GNOME modulesets, however when adding an input method, the language menu provides a "Show keyboard layout" option which fails to execute gkbd-keyboard-display. Change-Id: I4943ecc0ac4ac38639bc4eae253b6e6721a9e398
* Fixing EDS build in GNOME stratumTristan Van Berkom2015-11-091-8/+10
| | | | | | | | | | | | | | | | | - Build google contacts backend Depend on libgdata and dont disable the configure switch - Build gnome-3-18 branch, the previously set tip was just before the 3.18 branchpoint so this is an upgrade. - Enable vala bindings with configure switch, this will be needed later to compile folks - Enable Kerberos 5 support, move krb5 chunk to before EDS and depend on it, enable the configure switch Change-Id: I785bbf600177a336f04852268a0da1ed884a14ac
* Update icon cache for hicolor icon theme in GNOME stratumTristan Van Berkom2015-11-091-1/+1
| | | | | | | This is implemented as a system integration hook so that it will include any icons which various modules add to the theme. Change-Id: I882fed168ea2b6162115d8ab5a4b1fa39e8fd60e
* Adding libgdata to GNOME strataTristan Van Berkom2015-11-091-0/+10
| | | | | | Required for various gnome apps, and required to build youtube grilo plugin Change-Id: If16bcecc35ff6ed86450264b4cb981c490c18f82
* Adding libmediaart to GNOME stratumTristan Van Berkom2015-11-091-0/+5
| | | | | | This is required to build the localmetadata grilo plugin Change-Id: I15ff66cc311ed942012f25d85656d99ee6342dbb
* Adding liboauth to GNOME stratumTristan Van Berkom2015-11-091-0/+5
| | | | | | This is required by grilo plugins for Flickr accounts. Change-Id: I0cc3d2cf1b1e08ce7b0da81b9621e54149b67b96
* Adding totem-pl-parser to GNOME stratumTristan Van Berkom2015-11-091-0/+7
| | | | | | Used by grilo and grilo-plugins, and of course totem. Change-Id: I0e32978eeb3d939e6b94618be17d81ae7b7824c4
* Adding grilo-plugins to GNOME stratumTristan Van Berkom2015-11-091-2/+20
| | | | | | | | Also updating grilo itself to the latest of the 0.2.x branch (which is what is referenced by the GNOME 3.18 modulesets), and make grilo itself depend on totem-pl-parser. Change-Id: I7122a3874c4543e87ec26fa5474602f39dbeef4d
* Adding gmime to GNOME stratumTristan Van Berkom2015-11-091-0/+5
| | | | | | A library for dealing with mime types, required by totem-pl-parser. Change-Id: Idbe9b3f076d5a0b0292e0b3d658d960bb6ea44c3
* Adding gnome-color-manager to GNOME stratumTristan Van Berkom2015-11-091-0/+14
| | | | | | This is used by gnome-settings-daemon and gnome-control-center Change-Id: Ieb01f7295da6c625b79946649bb170c49dce8142
* Adding appstream-glib to GNOME stratumTristan Van Berkom2015-11-091-0/+11
| | | | | | | This is an optional dependency for many GNOME modules, and it is a hard requirement for a few modules, such as gnome-color-manager. Change-Id: I5d9f8eb29e324e6243cc0d50576da747da4b0293
* Adding gcab to GNOME stratumbaserock/pedro/test-push-https2Tristan Van Berkom2015-11-071-0/+5
| | | | | | This is required to build appstream-glib Change-Id: I3114c61aeebeabb4bbc1f96a1a1fd0dcf8d33446
* Adding libarchive to GNOME stratumTristan Van Berkom2015-11-071-0/+5
| | | | | | This is required to build appstream-glib Change-Id: I60c0d6d17790b60ca2d3a8d506be165dc5700782
* Enable libexif in nautilus buildTristan Van Berkom2015-11-071-0/+1
| | | | | | Now that libexif is in the stratum, no need to disable is for nautilus. Change-Id: I581ff2b5c8c4af641cb45e2ac7938beef103ac98
* Adding libexif to GNOME stratumTristan Van Berkom2015-11-071-0/+5
| | | | | | | This is a hard requirement for gnome-color-manager and is also an optional dependency of nautilus Change-Id: I442f9331ac231d0517df8e88fe42fe1dcb4a5a72
* Adding telepathy-mission-control to GNOME stratumTristan Van Berkom2015-11-051-0/+7
| | | | | | | This provides the org.freedesktop.Telepathy.AccountManager service required by gnome-online-accounts. Change-Id: I60b2e90abfa408ec0d767158e6558a5ec6be8496
* gnome: enable tracker in nautilusJavier Jardón2015-11-051-0/+1
| | | | Change-Id: Ia8e0e9fbdd3e18e89b74fe6181f0e988d09b90b0
* strata/gnome.morph: Add trackerJavier Jardón2015-11-041-0/+5
| | | | Change-Id: I269107a869d58eced667e908911d553a5524b67f
* strata/gnome.morph: Fix nautilus buils, point gitmodules to local troveJavier Jardón2015-11-021-2/+2
| | | | Change-Id: I19b3a6fc0fbe24f213ddf851f6fc7298cd8ae96a
* strata/gnome: Disable compiler warning in mutterPedro Alvarez2015-10-301-1/+1
| | | | | | So mutter compiles in ARM Change-Id: If3355a61daaeb7b450018c3c1fb94b06711ae512
* strata/gnome.morph: Add missing build-system for clutter-gtk and colord-gtkJavier Jardón2015-10-301-0/+2
| | | | Change-Id: Ie3f432fa7d2c7e41c6a09cc061c74b3a0611a520
* Adding gnome-control-center to GNOME strataTristan Van Berkom2015-10-301-0/+25
| | | | | | | Also including the samba strata which is required for the printer configuration (smbclient is needed). Change-Id: I0517dd345fffe64184bf5faf403c2a9ec70e6ca7
* Adding gnome-bluetooth to GNOME stratumTristan Van Berkom2015-10-301-0/+8
| | | | | | This is required to build gnome-control-center Change-Id: I43ed0e3c0676bc517bec0d203e3a5fd9cb3a1bc5
* Adding libwacom to GNOME stratumTristan Van Berkom2015-10-301-0/+5
| | | | | | Required to build gnome-control-center Change-Id: I1d91b7dfea8888a17cad060a6c8f454cf632a42d
* Adding clutter-gtk to GNOME stratumTristan Van Berkom2015-10-301-0/+6
| | | | | | Required by gnome-control-center Change-Id: I49fe085f7a193bd22f73330333c16ea2a689696c
* Adding colord-gtk to GNOME stratumTristan Van Berkom2015-10-301-0/+6
| | | | | | Required to build gnome-control-center Change-Id: I72da831762b9f4c17125834383a31eeeb4f64c74
* Adding libgtop to GNOME stratumTristan Van Berkom2015-10-301-0/+5
| | | | | | This is required to build gnome-control-center Change-Id: I587e6423522557542d88f956408b475b64a4dc20
* Adding grilo to GNOME stratumTristan Van Berkom2015-10-301-0/+5
| | | | | | This is required to build gnome-control-center Change-Id: Ia6c997b4e6e4265c399fe40fb9a28bff7b4bfc93
* Adding cups to GNOME strata and systemTristan Van Berkom2015-10-301-0/+1
| | | | | | | | 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/+1
| | | | | | smbclient is required by gnome-control-center Change-Id: I444f2374c47013c28c5c4fa0b82fde097af29c4c
* strata/gnome.morph: define network-manager-applet before is usedJavier Jardón2015-10-271-9/+9
| | | | Change-Id: I96ed987c7b129d6d56b0c069ecb79258a92cb0e0
* strata/gnome.morph: Use correct commit in gnutls to gitmodules fixJavier Jardón2015-10-271-2/+2
| | | | Change-Id: I309a005116521575b954ce01fd42853d75c94943
* strata/gnome.morph: Remove build-system parameter in gnutlsJavier Jardón2015-10-271-1/+0
| | | | Change-Id: Ic54e20cf7371f4849e61e6048d47ef3d4b4fba41
* Adding gnome-terminal to GNOME stratumTristan Van Berkom2015-10-271-0/+12
| | | | Change-Id: I86c671425eb3f93d1f535fa9ab156cbb46d65567
* Adding desktop-file-utils to GNOME stratumTristan Van Berkom2015-10-271-0/+5
| | | | | | Required by gnome-terminal Change-Id: Id16ab5469d63d52696cb5b2ed9d987680e0af944
* Adding nautilus file browser to GNOME stratumTristan Van Berkom2015-10-271-0/+9
| | | | Change-Id: Ia03ba97fcf91c95bd43b9ec882da3cd35dea513b
* Adding vte to gnome stratumTristan Van Berkom2015-10-271-0/+7
| | | | | | vte is required by gnome-terminal Change-Id: Ie49a2ec6693dbd900dcf9e39d10d65ac0ae0581b