aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
AgeCommit message (Collapse)Author
2018-05-17nautilus: Fix build with gdx-pixbuf >= to 2.36.11Khem Raj
OE-Core has updates to 2.36.11, so we have to replace obsolete API uses Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17evolution-data-server: Update to 3.26.6 and fix build with icu 61Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01metacity: add 3.38.0Hongxu Jia
The metacity is still maintained on github which the latest version is based on gtk+3 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
2018-04-13gnome-system-monitor: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libgnomeui: removeAndreas Müller
* libbonoboui is gone * project is dead - last release 2011 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08gvfs: update 1.34.1 -> 1.36.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08gnome-keyring: update 2.32.1 -> 3.20.0Andreas Müller
* update to 3.28.0 is not yet possible due to gcr >= 3.27.90 required * license: Many sourcefiles are gone and those still left reference to COPYING or COPYING.LIB * recipe cleanup Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08metacity: removeAndreas Müller
* as far as I can see nothing uses it - please stand up if I am wrong * this version was released in 2012 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08gnome-system-monitor: re-add 3.26.0Andreas Müller
3.28.0 fails for glib-2.0 version: | configure: error: Package requirements (glib-2.0 >= 2.55.0 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libgtop: update 2.30.0 -> 2.38.0Andreas Müller
Cleanup recipe while we are at it Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libgnome-keyring: update 2.32.0 -> 3.12.0Andreas Müller
* Licence files are now COPYING and COPYING.GPL. The source code files set in old version are referencing these. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-08libgnome: removeAndreas Müller
project is dead - last release was 2011 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29libidl: removeAndreas Müller
project is dead - last release was in 2010 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29gtk-engines: removeAndreas Müller
project is dead - last stable release was in 2010 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29orbit2: removeAndreas Müller
project is dead - last release was 2010 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29gnome-themes: removeAndreas Müller
project is dead - last release was in 2011. That was a gnome 3 port which was not continued. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29gnome-mime-data: removeAndreas Müller
project is dead - last release was 2007 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29gnome-vfs: removeAndreas Müller
project is dead last release was 2010 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29libbonobo: removeAndreas Müller
project is dead last release was 2011 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29libbonoboui: removeAndreas Müller
* it depends on removed libglade * project is dead - last release in 2011 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29libgnomecanvas: removeAndreas Müller
* it depends on removed libglade * project is dead - last release in 2011 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29evolution-data-server: remove libglade from dependenciesAndreas Müller
libglade is not necessary and does not exist any more Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29gnome-keyring, libgnome-keyring: Fix to compile with latest oe-coreJason Wessel
The glib-2.0 was upreved and now you must use a depency to pull it in for the build. To avoid this error: NOTE: Executing glib-gettextize --force --copy ./temp/run.do_configure: line 170: glib-gettextize: command not found WARNING: ./temp/run.do_configure:1 exit 127 from 'glib-gettextize --force --copy' Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21abiword: remove unneeded libglade from dependenciesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16nautilus: remove unused patchesMaxin John
remove the following unused patch from nautilus and nautilus3: no-try-run-strftime.diff Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16devilspie2: update 0.42 -> 0.43Andreas Müller
While at it, add a comment to desktop file. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gnome-themes: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libgdata: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libbonoboui: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libgnomeui: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libgnomecanvas: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libgtkstylus: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gnome-keyring: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gedit: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12devilspie: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12abiword: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libtimezonemap: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12libgnomekbd: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12gnome-menus3: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12evolution-data-server: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12evince: only include when x11 in DISTRO_FEATURESArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-02-23gtk-doc: fix build failures for libgdata and libuniqueAlexander Kanavin
The failures appeared with recent gtk-doc 1.27 update in oe-core. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22gtksourceview-classic-light: initial add 1.0Andreas Müller
This theme is helpful when using dark themes as it keeps white background. Tested with: * oe-build gedit based on GTK2 * fedora's gedit based on GTK3 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22gtksourceview3: initial add 3.24.6Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22remove libgnomecups leftoversAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22remove gnome system-tools leftoversAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22remove gdm leftoversAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22pimlico/dates: remove recipeAndreas Müller
* pimlico project is dead for long time * the only commits seen here were fix build / blacklist / unblacklist - so drop this maintenace burden * it does not build with recent evolution-data-server Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22evolution-data-server: update 3.2.3 -> 3.26.3Andreas Müller
In recent meta-universe 3.2.3 started to fail with: | camel-enumtypes.c:42:7: error: expected expression at end of input | { 512, "CAMEL_FOLDER_SHARED_BY_ME", "shared-by-me" }, | ^ Instead of cleaning I decided to update. The following changed: * eds builds with cmake instead of autotools * musl: I checked src/time/strftime.c and it seems strftime does not support '%l' / '%k'. musl-case was added to be a good boy but was not tested. * remove 0001-imapx-Fix-signature-for-imapx_tokenise_struct.patch: src/camel/providers/imapx/camel-imapx-tokens.txt has text-only format these days * remove 0002-Fix-for-automake-1.12.x.patch: autotools was replaced by cmake * remove 0003-Disable-Werror-for-automake.patch: autotools was replaced by cmake * remove 0004-configure-Fix-libical-pkg-config-trying-to-use-host-.patch: autotools was replaced by cmake * remove 0005-soup-adapt-to-new-libxml2-API-from-2.9.0.patch: src/calendar/backends/caldav/e-cal-backend-caldav.c was reworked competely * remove 0006-configure.ac-do-not-overwrite-localedir.patch: autotools was replaced by cmake Tested: abiword build and run Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22nautilus: new addZheng Ruoqin
Add a new recipe nautilus. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>