summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/libwnck
Commit message (Collapse)AuthorAgeFilesLines
* libwnck3: update 40.1 -> 43.0Markus Volk2022-12-311-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unblock some recipes for waylandMarkus Volk2022-06-011-5/+6
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-042-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: upgrade 40.0 -> 40.1Wang Mingyu2022-02-221-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | 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>
* libwnck3: upgrade 3.36.0 -> 40.0Andreas Müller2021-05-171-2/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: upgrade 3.32.0 -> 3.36.0Andreas Müller2020-06-031-2/+2
| | | | | | | | | | | | | | | | | ============== Version 3.36.0 ============== Fixes * Add a weak reference callback to window to disconnect obsolete signal handlers (Alberts Muktupāvels) [GNOME/libwnck#141] * pager: Add scroll modes [GNOME/libwnck#134] * meson build fixes (Jan Alexander Steffens, Jan Tojnar, Victor Kareh) [GNOME/libwnck#139] 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-212-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>
* meta-gnome: Remove GNOME_COMPRESS_TYPE = "xz" in recipesAdrian Bunk2019-07-221-1/+0
| | | | | | | This is the default value. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: upgrade 3.30.0 and move to meson buildAndreas Müller2019-05-062-20/+24
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: 3.24.1 -> 3.30.0Kai Kang2018-11-021-2/+2
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: 3.20.1 -> 3.24.1Kang Kai2018-08-081-3/+4
| | | | | | | * inherit gettext to fix qa error Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwnck3: Add missing dependency on gnome-common-nativeKhem Raj2016-12-131-1/+1
| | | | | | | | | Fixes configure errors ../libwnck-3.20.1/configure: line 13391: syntax error near unexpected token `maximum' ../libwnck-3.20.1/configure: line 13391: `GNOME_COMPILE_WARNINGS(maximum)' Signed-off-by: Khem Raj <raj.khem@gmail.com> 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>
* libwnck: add x11 to REQUIRED_DISTRO_FEATURESJackie Huang2016-11-231-1/+3
| | | | | | | libwnck depends on gtk+ which requires x11 distro feature. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck3: add a recipeAlexander Kanavin2016-11-231-0/+19
| | | | | | | It is no longer needed in oe-core. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: fix WARNINGArmin Kuster2016-05-101-1/+1
| | | | | | | WARNING: libwnck-2.31.0-r0 do_configure: Missing DEPENDS on intltool-native Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: fix gobject introspectionAlexander Kanavin2016-03-141-2/+2
| | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
* libwnck3: remove the recipe due to its move to oe-coreAlexander Kanavin2015-09-231-16/+0
| | | | | Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: update to 2.31 / avoid conflicts with libwnck3Andreas Müller2015-07-302-15/+22
| | | | | | | | | | | Both libwnck and libwnck3 install the commandline tools 'wnck-urgency-monitor' and 'wnckprop' to bindir. The packages depending on libwnck were checked: In none of them there is a trace for these tools. To avoid conflicts the tools are installed by libwnck3 only. If something requires 'wnck-urgency-monitor' or 'wnckprop' it needs to install libwnck3. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libwnck3: update to 3.14Andreas Müller2015-07-301-4/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libwnck*: inherit only gnomebaseMartin Jansa2014-04-202-2/+2
| | | | 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>
* libwnck(3): Add dependency on libxresMartin Jansa2013-09-172-2/+2
| | | | | | * it's autodetected from sysroot and configure doesn't allow to explicitly disable it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck(3): add PACKAGECONFIG for startup-notificationMartin Jansa2013-08-142-0/+6
| | | | | | | | * it's autodetected from sysroot and couple of packages are failing when pkg-config is trying to use libwnck*.pc without startup-notification in sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: use gobject-introspection-stub instead of -native which was removed ↵Martin Jansa2012-07-282-15/+5
| | | | | | in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: bump PR for xcb-util changeKoen Kooi2011-12-011-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libwnck3: add 3.0.2Koen Kooi2011-06-241-0/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libwnck 2.30.5: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392dKoen Kooi2011-06-081-0/+16
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>