summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-desktop
Commit message (Collapse)AuthorAgeFilesLines
* gnome-desktop: add PACKAGECONFIGs for gtk3/gtk4 librariesRoss Burton2024-11-191-2/+4
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: remove X11 dependenciesRoss Burton2024-11-191-4/+1
| | | | | | | | | The dependencies on libxext and xrandr were removed in 3.21.4 (2016). This also means we can remove the check for the X11 DISTRO_FEATURE. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: update 44.0 -> 44.1Markus Volk2024-09-231-1/+1
| | | | | | | | | | | | | | | ============ Version 44.1 ============ - Fix compatibility with muslc (!158, Pablo Correa Gomez) - Fix GNOME_DESKTOP_IS_THUMBNAIL_FACTORY (!160, Matthijs Velsink) - Update default Indic input methods (!163, Parag Nemade) - Use ibus-chewing as the default input source for zh_TW (!164, Kan-Ru Chen) - Translation updates Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drop GNOMEBASEBUILDCLASS = "meson"Markus Volk2023-11-111-1/+0
| | | | | | It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: gobject-introspection is not in fact mandatoryRoss Burton2023-05-261-2/+0
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: update 43 -> 44.0Markus Volk2023-04-051-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: Make seccomp dependency optional for rv32Khem Raj2023-03-042-1/+33
| | | | | | | rv32 support in libseccomp is not yet upstream, therefore add rv32 to seccomp unsupported architectures Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: update 42.0 -> 43Markus Volk2022-12-272-49/+10
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: add opengl to REQUIRED_DISTRO_FEATURESMingli Yu2022-11-101-1/+1
| | | | | | | | | | | Fixes: ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop_42.0.bb DEPENDS on or otherwise requires it) gtk4 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES) ERROR: Required build target 'meta-world-pkgdata' has no buildable providers. Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'evince', 'gnome-desktop', 'gtk4'] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 41.2 -> 42.0Andreas Müller2022-04-062-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | Build both gtk3 and gtk4 variants for now ============= Version 42.rc ============= - Translation updates =============== Version 42.beta =============== - Add async methods for thumbnail creation - thumbnail: Resolve symlinks before exporting them with Flatpak - Make table:cangjie5 the default input method for zh_HK - Translation updates ============ Version 42.alpha.1 ============ - build: fix soversion in libgnome-desktop-4 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Drop gnome-desktop3 providersAndreas Müller2022-01-051-4/+0
| | | | | | | | | * gnome-desktop3 name was left from gnome2 times * RPROVIDES was broken: Both gnome-desktop and libgnome-desktop were added to RPROVIDES. This caused images with missing gnome-desktop Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 41.0 -> 41.2Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | Version 41.2 - No changes Version 41.1 - gnome-languages: Avoid passing NULL to newlocale - Avoid the use of `allow-none` for out parameters - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: introspection is not valid meson optionKhem Raj2021-11-131-1/+2
| | | | | | | meson 0.60+ errors out on unknown options and -Dintrospection is not a valid option Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: upgrade 3.38.8 -> 41.0 and give up '3' receipe name suffixAndreas Müller2021-11-032-16/+20
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-3/+3
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop3: upgrade 3.36.6 -> 3.38.8wangmy2021-07-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.36.5 -> 3.36.6Andreas Müller2020-09-201-1/+1
| | | | | | | | | | | =============== Version 3.36.6 =============== - No changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.36.4 -> 3.36.5Andreas Müller2020-08-131-2/+1
| | | | | | | | | | | | | | Major change is removal of md5 checksum because this is a very exciting upgrade: =============== Version 3.36.5 =============== - No changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.36.3.1 -> 3.36.4Andreas Müller2020-07-281-2/+2
| | | | | | | | | | | | =============== Version 3.36.4 =============== - tests: Don't run at build-time - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.36.2 -> 3.36.3.1Andreas Müller2020-06-191-4/+6
| | | | | | | | | | | | | | | =============== Version 3.36.3 =============== - thumbnails: keep the orignal file name - Fix encoding issue when translating locale modifiers - Update wallclock reftest expectations - Update Hebrew wallclock expectation - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3; upgrade 3.34.5 -> 3.36.2Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =============== Version 3.36.2 =============== - Translation updates =============== Version 3.36.1 =============== - Translation updates =============== Version 3.36.0 =============== - Translation updates =============== Version 3.35.91 =============== - Translation updates =============== Version 3.35.90 =============== - Fix crash in idle monitor ============== Version 3.35.4 ============== - Remove unused API not compatible with wayland ============== Version 3.35.3 ============== - Add utility function to start a transient systemd scope - Blacklist seccomp on riscv64 architecture as its not supported yet - Honor XKB_CONFIG_ROOT environment variable ============== Version 3.35.2 ============== - Fix time display issue with Japanese translation (Tianhao Chai) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.4 -> 3.34.5Andreas Müller2020-04-061-2/+2
| | | | | | | | | | | ============== Version 3.34.5 ============== - Translation updates: Dutch, Hebrew Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.3 -> 3.34.4Andreas Müller2020-02-271-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.2 -> 3.34.3Andreas Müller2020-01-102-5/+5
| | | | | | | | | | | | | | | >From [1]: ============== Version 3.34.3 ============== - seccomp is not supported ATM on riscv64 architecture, blacklist it for now (#128) [1] http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.3.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.1 -> 3.34.2Andreas Müller2019-12-291-2/+2
| | | | | | | | | | | | | | | | >From [1]: ============== Version 3.34.2 ============== - Add helper to create transient systemd scopes - Translation updates [1] http://ftp.gnome.org/pub/gnome/sources/gnome-desktop/3.34/gnome-desktop-3.34.2.news Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-2/+2
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.34.0 -> 3.34.1Andreas Müller2019-10-281-4/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade from 3.32.0 to 3.34.0Trevor Gamblin2019-10-051-2/+2
| | | | | | | | | | | Update to fix CVE-2019-11460 as well as add various bugfixes from upstream. CVE: CVE-2019-11460 Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Acked-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-gnome: Inherit gnomebase instead of gnomeAdrian Bunk2019-07-261-1/+1
| | | | | | | The gnome class pulls in usually unwanted dependencies like gconf. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: Fix REQUIRED_DISTRO_FEATURESAdrian Bunk2019-07-221-1/+1
| | | | | | | Append instead of overwriting the previous one. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: set correct meson gtk doc optionAndreas Müller2019-05-021-0/+1
| | | | | | | | Fixes: | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: configure was passed unrecognised options: docs [unknown-configure-option] Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: Disable libseccomp for all archsAndreas Müller2019-04-072-1/+44
| | | | | | | | | It does not seem mandatory and can cause unsatisfied dependency [1]. [1] https://errors.yoctoproject.org/Errors/Details/235565/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: rework gobject-introspection handlingAndreas Müller2019-04-061-1/+5
| | | | | | | | | | | | | | | | | | | | | gobject-introspection is mandatory for gnome-desktop3 - there is no configure option to enable or disable it. To handle properly, this patch does: * Make 'gobject-introspection-data' a required distro feature * To avoid trouble once pending patch removing 'UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection"' are in oe-core [1] - set in recipe to avoid | ERROR: gnome-desktop3-3.32.0-r0 do_configure: QA Issue: gnome-desktop3: configure was passed unrecognised options: introspection [unknown-configure-option] This does not handle MACHINE_FEATURES / qemu-usermode case but there other issues of higher priority. [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280711.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: remove gconf from DEPENDSAndreas Müller2019-04-061-1/+1
| | | | | | | Modern gnome does not use gconf anymore. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: upgrade 3.28.1 -> 3.32.0Andreas Müller2019-03-282-53/+8
| | | | | | | | | * gnome-desktop switched to meson * 0001-Disable-libseccomp-sycall-filtering-mechanism.patch was on conigure.ac and does not seem to be necessary anymore Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop3: add a recipe from oe-coreAlexander Kanavin2018-05-233-0/+134
| | | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: remove blacklisted recipesMartin Jansa2017-08-311-28/+0
| | | | | | | | * as PNBLACKLIST message says, these recipes are blacklisted for long time and nobody showed any interest to fix them * remove all unused .patch and .inc files as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add removal date to PNBLACKLIST messagesMartin Jansa2017-04-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk ↵Martin Jansa2017-02-131-0/+2
| | | | | | | | | devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist * fails repeatedly as reported in: http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome: add explicit gnome-common dependenciesRoss Burton2016-12-021-1/+1
| | | | | | | | | | | | gnome-common is deprecated and gnomebase.bbclass will soon stop depending on it, so add gnome-common to DEPENDS for the recipes that still use it. gxim previously wasn't really using the gnome-common macros so now the build fails with compiler errors, so pass the flag to turn off fatal warnings as gxim appears to be dead. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gthumb, libgnomekbd, gnome-desktop: add dependency on intltool-nativeMartin Jansa2016-09-261-1/+1
| | | | | | | | | * fixes: WARNING: gnome-desktop-2.32.1-r6 do_configure: Missing DEPENDS on intltool-native WARNING: libgnomekbd-2.32.0-r0 do_configure: Missing DEPENDS on intltool-native WARNING: gthumb-2.12.4-r4 do_configure: Missing DEPENDS on intltool-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-doc-utils-stub: add a recipeAlexander Kanavin2016-06-081-0/+1
| | | | | | | | | | | Real gnome-doc-utils can no longer be build (because it requires both python 2 and libxml2, which can only be build for one version of Python), so a stub recipe which provides just m4 macros is provided, and usage of gnome-doc-utils is disabled where needed. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop: remove pygtk dependencyAlexander Kanavin2016-03-141-5/+1
| | | | | | | pygtk is no longer provided in oe-core as it's obsolete and incompatible with pygobject 3.x Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* gnome-desktop: don't try to copy omf.makeMartin Jansa2016-01-141-1/+0
| | | | | | | | | | | | | | | * omf.make was removed from gnome-common in: https://git.gnome.org/browse/gnome-common/commit/?id=a912a74ba7999fe3ed49b07bab86685a5d117f82 which is included in gnome-common-3.18, so this was broken since: commit f459f890cb7c0e11d92b80f0d5a65117428cc87f Author: Jussi Kukkonen <jussi.kukkonen@intel.com> Date: Thu Nov 26 13:46:48 2015 +0200 gnome-common: Upgrade 3.14.0 -> 3.18.0 but hopefully we don't need omf.make with --disable-desktop-docs in EXTRA_OECONF Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop3: remove the recipe due to its move to oe-coreAlexander Kanavin2015-09-231-26/+0
| | | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome: add explicit bz2 compress type to older packagesAlexander Kanavin2015-08-311-0/+1
| | | | | | | The default was changed to xz in the gnomebase class to match the upstream. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop3: Updated to 3.4.2Prabhu Sundararaj2014-03-291-4/+3
| | | | | | Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-232-2/+2
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop: Add startup-notification dependencyMartin Jansa2013-09-172-2/+2
| | | | | | * configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>