summaryrefslogtreecommitdiff
path: root/strata/gnome.morph
Commit message (Collapse)AuthorAgeFilesLines
...
* Adding gupnp to the GNOME stratumTristan Van Berkom2015-12-201-0/+7
| | | | | | | | GUPnP implements the UPnP specification: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). Change-Id: Iace904505eb4ec5ca5985b89ee59e42d00f8a168
* Adding gssdp to GNOME stratumTristan Van Berkom2015-12-201-0/+5
| | | | | | GSSDP implements resource discovery and announcement over SSDP Change-Id: Icf9d8b446ec51a5ec00f4daa90ef2c4d62d23329
* Adding empathy to GNOME stratumTristan Van Berkom2015-12-201-0/+32
| | | | Change-Id: Id000a35e9e995b9b3257bcc5780dc9f1b4492c71
* Adding libchamplain to the GNOME stratumTristan Van Berkom2015-12-201-0/+8
| | | | | | A map rendering library used by gnome-maps, gnome-contacts and empathy. Change-Id: I8492c4a6bc6d5eb86b262a8c7277456b7f725917
* Adding clutter-gst2 to the GNOME stratumTristan Van Berkom2015-12-201-0/+7
| | | | | | | | Empathy requires the clutter-gst-2.x API of clutter-gst, adding clutter-gst2 to provide the older, parallel installable library alongside the already built clutter-gst-3.x chunk. Change-Id: Ib7887637f8890fab6f9abc1503be1807332981ce
* Adding folks to GNOME stratumTristan Van Berkom2015-12-201-0/+11
| | | | | | | | libfolks is a contact aggregator library written in vala. This is required by empathy and gnome-contacts Change-Id: Idc83f9de77cbf7338d11e22f42039ad819ff9ec2
* Adding zeitgeist to the GNOME stratumTristan Van Berkom2015-12-201-0/+10
| | | | | | Required for building empathy. Change-Id: I3c5bcf9323db3117bb78fff5cc1a7d8f13d6725d
* Adding rdflib python module to GNOME stratumTristan Van Berkom2015-12-201-0/+7
| | | | | | As it's required for building zeitgeist Change-Id: I721f5c16f305186f9d2d21162f5c6e9868464a32
* Adding python isodate to GNOME stratumTristan Van Berkom2015-12-201-0/+5
| | | | | | Required by rdflib python module Change-Id: I49baebe5032f28cbcf6e9139387827f4c56612c4
* Adding raptor to GNOME strataTristan Van Berkom2015-12-201-0/+5
| | | | | | Raptor RDF Syntax Library - required to build zeitgeist. Change-Id: I853a9111ee4f1936a5f335006462e3224dd53458
* Adding gnome-todo to the GNOME stratumTristan Van Berkom2015-12-191-0/+9
| | | | Change-Id: I5bbcace56f33f238e383c7b0e167433462988ea4
* Adding gnome-calendar to GNOME stratumTristan Van Berkom2015-12-191-0/+9
| | | | Change-Id: Id27abe395625703e513f1161720df7b4873eea5b
* Fixing totem in GNOME stratum to use baserock submodulesTristan Van Berkom2015-12-171-2/+2
| | | | Change-Id: I009712ed4049b3d80ec41900dfdf3d069ff64917
* Make GtkSourceView depend on GladeTristan Van Berkom2015-12-151-1/+2
| | | | | | | | And add --enable-glade-catalog to sourceview configure. Enables building of the GtkSourceView plugin in Glade Change-Id: I11c2e97448ef001c2203ad838b0ff61648890a0f
* Make vte depend on GladeTristan Van Berkom2015-12-151-0/+1
| | | | | | | | And pass --enable-glade-catalogue to configure script. Enables installation of the vte widget catalog in Glade. Change-Id: I16621eb9b4845242c2211f3154fe07f088a688d1
* Adding Glade to the GNOME stratumTristan Van Berkom2015-12-151-0/+7
| | | | | | A user interface designer tool for the GTK+ toolkit. Change-Id: I9edbaac02f185c53f96da8c0a0a226eabaedcdc4
* Adding gedit to GNOME stratumTristan Van Berkom2015-12-151-0/+12
| | | | | | The famous GNOME text and source code editor Change-Id: If2ddd221fe5196affeb94444c48b9824810e531e
* Adding GtkSourceView to the GNOME stratumTristan Van Berkom2015-12-151-0/+7
| | | | | | A library for displaying a textview with syntax highlighting Change-Id: I1cd06c43b88e0c6bc62d92f1a062f4c20e98fa70
* Upgrade libpeas to version 1.16.0Tristan Van Berkom2015-12-151-2/+2
| | | | | | Seems I didnt get the latest stable when adding libpeas. Change-Id: Ifed9e76c4a4d2b0608fe58be968bff0432420b29
* Update m4-common in GNOME stratumTristan Van Berkom2015-12-151-2/+2
| | | | | | | Recent m4-common includes AX_PKG_CHECK_MODULES, which is required to build gtksourceview. Change-Id: I4cc0da514fd5ae699a95fe8822892f65dee5db17
* Added gnome-getting-started-docs to GNOME stratumTristan Van Berkom2015-12-141-0/+7
| | | | | | The docs intended to show up after gnome-initial-setup runs. Change-Id: If12116de3d3fa7faac663523a1b48693913df0f4
* Adding gnome-user-docs to GNOME stratumTristan Van Berkom2015-12-141-0/+7
| | | | | | Provides the base pages for yelp documentation browser Change-Id: I6107bb5c3a691e5b0bbb1f585b4173a512447179
* Adding yelp to GNOME stratumTristan Van Berkom2015-12-141-0/+9
| | | | | | The GNOME user help browser. Change-Id: I08db21eec793ceb175643636ef210feb9731c3f6
* Adding totem to GNOME stratumTristan Van Berkom2015-12-141-0/+18
| | | | | | The GNOME video player application Change-Id: Ic855a4dc5d127ced96cb7c36e782460ca3b90b69
* Adding libpeas to GNOME stratumTristan Van Berkom2015-12-141-0/+5
| | | | | | A plugin extension library used by totem and gedit. Change-Id: Id80105cc3689f4ded5b08cfa2e10e031d2d43779
* Added epiphany web browser to GNOME stratumTristan Van Berkom2015-12-141-0/+21
| | | | Change-Id: Ic523a450776632cf478644f5d63508f9c0604e80
* Added libwnck to GNOME stratumTristan Van Berkom2015-12-141-0/+5
| | | | | | This is required to build epiphany Change-Id: Ia0b96cc2f3a0029e0f4a7bd0f4101706b9fae098
* Adding sound-theme-freedesktop to GNOME stratumTristan Van Berkom2015-12-071-0/+5
| | | | | | This package includes sounds used in the GNOME Desktop Change-Id: I3a29c382a330c8cd9ffeccabe2a5bc770960fd8e
* Use version of gnome-initial-setup with bgo bug 758592 fixedTristan Van Berkom2015-11-241-2/+2
| | | | | | | | This patch uses a version of gnome-initial-setup which works when handing off the keyring credentials to the first user created on the system. Change-Id: I8d7e9fd19bb360d21b76c0b5444d07cefd7f1203
* Upgrade gnome-keyring to latest 3.18.3 stableTristan Van Berkom2015-11-241-2/+2
| | | | Change-Id: I0f2b5d3f9a2c5f0999b18286a0e052a95b720996
* Build gnome-initial-setup with cheeseTristan Van Berkom2015-11-241-17/+18
| | | | Change-Id: Ia43b4789b6cd8fe8295b546ab8b0f2bfc7dc493c
* Add desktop-file-utils system integration hookTristan Van Berkom2015-11-241-1/+1
| | | | | | | Update the desktop file database in system integration phase once all of the desktop files have been installed. Change-Id: I456be2d06a1d745a3d90677068f1c951d5ad90e1
* Upgrading gnome-initial-setup to version including geoclue bugfixTristan Van Berkom2015-11-171-2/+3
| | | | | | | | | | | | | Using a bleeding edge version of gnome-initial-setup so that geoclue works at setup time; see upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=758214 This patch also fixes gnome-initial-setup to set the correct sysconfdir and additionally depends on optional IBUS for better integration. Change-Id: I0c38c977c4332ef42824d290b547cd9db5a73a21
* 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