aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-panel
AgeCommit message (Collapse)Author
2020-06-03gnome-panel: upgrade 3.34.1 -> 3.36.1Andreas Müller
AX_ZONEINFO is gone -> 0001-Do-not-try-to-find-ZONEINFO-it-tries-to-run-compiled.patch can go Version 3.36.1 ============== - Fix build with gettext 0.20+. (!15) - Fix critical warning in fish applet. - Fix XML namespace URI in svg icons. - Load modules only with so suffix. - Fix critical warnings when changing monitor configuration. - Improve Adwaita theme. (!16) Version 3.36.0 ============== - Add support for _GNOME_WM_STRUT_AREA. - Fix build warnings. - Updated translations. Version 3.35.2 ============== - Add libgnome-panel documentation. - Add prefer-symbolic-icons setting. - Add HighContrastInverse, Yaru, Yaru-light and Yaru-dark as supported themes. - Make GpImageMenuItem derivable. - Updated translations. Version 3.35.1 ============== - Fix crashes with libgweather 3.32 in some locations. - Make new libgnome-panel library public (it will replace libpanel-applet). - Default layout now can be configured from org.gnome.gnome-panel.general schema. - Change default layout location, layout now must be in layouts subdirectory. - Updated translations. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-10gnome-panel: (re)add 3.34.1Andreas Müller
It is required for gnome-flashback Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-08-31recipes: remove blacklisted recipesMartin Jansa
* 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>
2017-04-05recipes: add removal date to PNBLACKLIST messagesMartin Jansa
* 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>
2016-09-05gnome-menus, gnome-panel3, gnome-control-center: blacklist, gnome-menus ↵Martin Jansa
fails to build because of python Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22meta-oe: remove trailing spacesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22meta-oe: fix indentationMartin Jansa
* remove tabs which sneaked in since last cleanup * meta-oe layers are using consistent indentation with 4 spaces, see http://www.openembedded.org/wiki/Styleguide Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-13evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, ↵Martin Jansa
gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-08gnome-doc-utils-stub: add a recipeAlexander Kanavin
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>
2016-03-25gnome-panel: add PACKAGECONFIG for networkmanagerMartin Jansa
* fixes: WARN: gnome-panel: gnome-panel rdepends on dbus-lib, but it isn't a build dependency? * there is general dbus dependency already, always used by libpanel-applet package: gnome-panel.full/temp/log.do_package:DEBUG: libpanel-applet: Dependency libdbus-1.so.3 requires package dbus-lib (used by files: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/packages-split/libpanel-applet/usr/lib/libpanel-applet-3.so.0.0.6) * but when networkmanager is detected, then it's also linked from clock-applet in gnome-panel package: gnome-panel.full/temp/log.do_package:DEBUG: gnome-panel: Dependency libdbus-1.so.3 requires package dbus-lib (used by files: /home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/packages-split/gnome-panel/usr/libexec/clock-applet) * OE qemux86@ ~/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/gnome-panel/2.32.1-r7/git $ git grep HAVE_NETWORK_MANAGER . applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER applets/clock/clock-location.c:#ifdef HAVE_NETWORK_MANAGER Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-14gnome-panel: fix gobject introspectionAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
2015-12-18gnome-panel: add dependency on dbusMartin Jansa
* it's autodetected from sysroot: WARN: gnome-panel: gnome-panel rdepends on dbus-lib, but it isn't a build dependency? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1ulf@emagii.com
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
2015-07-16gnome-panel: Fix build with gcc-5Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17PNBLACKLIST: use weak assignmentsMartin Jansa
* this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-10gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot ↵Martin Jansa
conflicts with 2* versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03obexd, gnome-panel: Do not do out-of-tree builds yetKhem Raj
They need changes into components build system Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET
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>
2013-05-10gnome-panel: let gconf.bblass take care for postinstAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15recipes: Unify indentationMartin Jansa
* This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-02-05gnome-panel: append pkg_postinst only on PNMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-31gnome-panel3: exclude from worldMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-19gnome-panel3: add dconf to DEPENDSMartin Jansa
* fixes: | configure:14455: error: Package requirements (gdk-pixbuf-2.0 >= 2.7.1 pango >= 1.15.4 gtk+-3.0 >= 3.0 cairo-xlib glib-2.0 >= 2.25.12 gio-2.0 >= 2.25.12 gio-unix-2.0 >= 2.25.12 gnome-desktop-3.0 >= 2.91.0 gconf-2.0 >= 2.6.1 libgnome-menu >= 2.27.92 dconf) were not met: | | No package 'dconf' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-18gnome-panel3: move as-needed.patch to gnome-panel dirMartin Jansa
* there is BPN changed to gnome-panel and SRC_URI checksuming code cannot find it, causing this warning: WARNING: Unable to get checksum for gnome-panel3-native SRC_URI entry as-needed.patch: file could not be found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27gnome-panel 2.32.1: fix libpanel-applet packagingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16In LICENSE "&&" should be replaced with "&"Andrei Gherzan
In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12gnome-panel: fix leakage of build machine python path into gnome-panel-addSteve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12gnome-panel : Fix format of LICENSE field.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01gnome-panel 2.32.1: adjust post-inst for new gconf-nativeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24gnome-panel3: add 3.0.2Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23gnome-panel 2.32.1: add missing gettext inheritKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21gnome-panel: update to 2.32.x from the git release branchKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-08gnome-panel 2.30.0: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>