Andreas Müller
94f5ed0150
libwnck3: upgrade 3.32.0 -> 3.36.0
...
==============
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 >
2020-06-03 15:15:43 -07:00
Denys Dmytriyenko
4c00e5fed9
recipes: rename distro_features_check to features_check
...
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 >
2019-11-21 17:51:37 -08:00
Adrian Bunk
9dade50bb9
meta-gnome: Remove GNOME_COMPRESS_TYPE = "xz" in recipes
...
This is the default value.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 14:16:51 -07:00
Andreas Müller
dd32744c7f
libwnck3: upgrade 3.30.0 and move to meson build
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-05-06 08:32:04 -07:00
Kai Kang
31d701261f
libwnck3: 3.24.1 -> 3.30.0
...
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-11-02 10:05:06 -07:00
Kang Kai
0f66b61e2c
libwnck3: 3.20.1 -> 3.24.1
...
* inherit gettext to fix qa error
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-08 12:04:13 -07:00
Khem Raj
3be9eea720
libwnck3: Add missing dependency on gnome-common-native
...
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 >
2016-12-13 11:19:33 +01:00
Ross Burton
a7f3ec87f9
meta-gnome: add explicit gnome-common dependencies
...
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 >
2016-12-02 09:16:18 +01:00
Jackie Huang
28d767851d
libwnck: add x11 to REQUIRED_DISTRO_FEATURES
...
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 >
2016-11-23 15:24:47 +01:00
Alexander Kanavin
5b0060bbba
libwnck3: add a recipe
...
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 >
2016-11-23 15:23:59 +01:00
Armin Kuster
76754d02a6
libwnck: fix WARNING
...
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 >
2016-05-10 20:19:28 +02:00
Alexander Kanavin
917031bb4a
libwnck: fix gobject introspection
...
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com >
2016-03-14 12:15:26 +01:00
Alexander Kanavin
6528996884
libwnck3: remove the recipe due to its move to oe-core
...
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:37:20 +02:00
Andreas Müller
f38b3e7767
libwnck: update to 2.31 / avoid conflicts with libwnck3
...
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 >
2015-07-30 21:11:05 +02:00
Andreas Müller
70251cdb61
libwnck3: update to 3.14
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-07-30 21:11:05 +02:00
Martin Jansa
8082185860
libwnck*: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Matthieu CRAPET
c95e155780
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
...
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 >
2014-02-23 23:20:02 +01:00
Martin Jansa
91fc7aad6d
libwnck(3): Add dependency on libxres
...
* it's autodetected from sysroot and configure doesn't allow to explicitly disable it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
717ca9c0d2
libwnck(3): add PACKAGECONFIG for startup-notification
...
* 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 >
2013-08-14 13:34:29 +02:00
Martin Jansa
4a5a3a693b
libwnck: use gobject-introspection-stub instead of -native which was removed in oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-07-28 12:32:04 +02:00
Koen Kooi
db0817a245
libwnck: bump PR for xcb-util change
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-12-01 17:56:55 +01:00
Koen Kooi
b3b933af48
libwnck3: add 3.0.2
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-24 20:13:02 +02:00
Koen Kooi
decfc848df
libwnck 2.30.5: import from OE rev d4f0211e2078d5033ae0dee74664de5520d8392d
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2011-06-08 17:24:21 +02:00