aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
AgeCommit message (Collapse)Author
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-12-18faenza-icon-theme: fix host-user-contaminationAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-16gvfs: don't depend on samba by defaultMartin Jansa
* we don't want to introduce dependency on meta-networking just because of this Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-16pinpoint: add librsvg dependencyMartin Jansa
* autodetected from sysroot: WARN: pinpoint: pinpoint rdepends on librsvg, but it isn't a build dependency? Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06gvfs: add missing libgudev to DEPENDSHongxu Jia
It requires libgudev, and libgudev requires udev. While systemd enabled, there is a build failure: ... $ bitbake systemd -ccleansstate $ bitbake gvfs -ccleansstate $ bitbake gvfs |x86_64-wrs-linux-libtool: error: cannot find the library '.../tmp/sysroots/intel-x86-64/usr/lib64/libudev.la' or unhandled argument '=/usr/lib64/libudev.la' ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06gparted: add polkit supportAndreas Müller
* This was missing for me and is a good test case for xfce-polkit asking for root's password. * Decision to use polkit (installed?) is made at runtime. Unfortunately this cool solution was not my idea but stolen from [1] [1] http://pkgs.fedoraproject.org/cgit/gparted.git Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06gparted: add gtk-icon-cache to inheritAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06gparted: update to 0.24.0Andreas Müller
Depending on gnome-doc-utils-native fixes (detected when building from scratch): | gnome-doc-utils.make:63: error: HAVE_GNOME_DOC_UTILS does not appear in AM_CONDITIONAL | help/Makefile.am:1: 'gnome-doc-utils.make' included from here | gnome-doc-utils.make:133: error: ENABLE_SK does not appear in AM_CONDITIONAL | help/Makefile.am:1: 'gnome-doc-utils.make' included from here | gnome-doc-utils.make:182: error: ENABLE_SK does not appear in AM_CONDITIONAL | help/Makefile.am:1: 'gnome-doc-utils.make' included from here | ... | autoreconf: automake failed with exit status: 1 | ERROR: autoreconf execution failed. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-10-23libgtop/metacity: add x11 to required DISTRO_FEATURESWenzong Fan
The recipes depend on virtual/libx11 indirectly, they only can be built with x11 in DISTRO_FEATURES. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-23network-manager-applet: drop dependency on blacklisted gnome-keyringMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13gnome-keyring: blacklist gnome-bluetooth, gvfs: try to build with ↵Martin Jansa
libgnome-keyring only Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13nautilus3: blacklist, fails to buildMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13Revert "epdfview: move to nonworking"Martin Jansa
* use PNBLACKLIST instead This reverts commit a9733d04fad02e466919b730ad7e158cbb71042c. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13Revert "gcalctool: move to nonworking"Martin Jansa
* use PNBLACKLIST instead This reverts commit 84e8fee8b8631138ef52ef3dcf0ab7c8ce2925d0. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13Revert "gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: ↵Martin Jansa
move to nonworking directories" * use PNBLACKLIST instead This reverts commit 92ea562bafda6b201fae91c2bc13a404da4d581c. 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-10-13gnome-power-manager: Blacklist not compatible with current libnotifyMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13nautilus3: Fix build with B != SMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gvfs: update dependency in PACKAGECONFIG[cdda]Andreas Müller
Enabling cdda requires libcdio-paranoia not libcdio. libcdio-paranoia is not found in layer list so keep cdda disabled by default. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-themes: Depend on adwaita, not gnome-icon-themeJussi Kukkonen
RDEPEND on adwaita-icon-theme instead of gnome-icon-theme (as latter is removed from oe-core). Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-system-monitor: Remove pkg-config check for specific icon themeJussi Kukkonen
Also rrecommend adwaita-icon-theme instead of gnome-icon-theme (as latter is removed from oe-core). Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23evince: Remove pkg-config check for specific icon themeJussi Kukkonen
Also rrecommend adwaita-icon-theme instead of gnome-icon-theme (as latter is removed from oe-core). Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23epiphany: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23libsecret: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gcr: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23libwnck3: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-desktop3: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gsettings-desktop-schemas: remove the recipe due to its move to oe-coreAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23libgtop: update to 2.30.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-settings-daemon: fix build for libnotify > 0.7.xAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23gnome-themes: drop localedir override from configure to fix locale installationMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-23evolution-data-server: fix locale installation pathAndreas Müller
fixes: WARNING: QA Issue: evolution-data-server: Files/directories were installed but not shipped in any package: /usr/locale /usr/locale/xh /usr/locale/hu /usr/locale/nn /usr/locale/fi ... Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08nautilus3: update the checksums to match the .xz compressed tarballAlexander Kanavin
Previously the default was .bz2 Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08libnotify3: remove the recipeAlexander Kanavin
libnotify 0.7.6 is now provided in oe-core Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08gnome-bluetooth: fix build with libnotify >= 0.7.0Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08gnome-disk-utility: fix build for libnotify 0.7.xAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-31gnome: add explicit bz2 compress type to older packagesAlexander Kanavin
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>
2015-08-31tracker: remove dependency on gaminMartin Jansa
* gamin was removed from oe-core, Ross said it's not dependency of tracker anymore: https://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg42889.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24recipes: use class-native instead of deprecated virtclass-native.Ross Burton
virtclass overrides are deprecated, so use class overrides instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-08-24network-manager-applet: update to 1.0.4Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-24gparted: update to 0.23.0Andreas Müller
a patch better than mine was applied mainline Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18gvfs: add packageconfig for libgphoto2Max Krummenacher
default to compile with libgphoto2, thus no change to old behaviour. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18gvfs: backport patch to build with gphoto 2.5 apiMax Krummenacher
With the update of gphoto to a version with the 2.5 API gvfs do_compile failes with: gvfs-1.10.1/daemon/gvfsbackendgphoto2.c:1648:35: error: request for member 'name' in something not a structure or union | DEBUG (" '%s' '%s' '%s'", info.name, info.path, info.library_filename); and others. This backports the upstream fix. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-30libwnck: update to 2.31 / avoid conflicts with libwnck3Andreas Müller
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-30libwnck3: update to 3.14Andreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30libxklavier: fix compile error.Armin Kuster
make[3]: *** No rule to make target `Xkl-1.0.typelib', needed by `all-am'. Stop. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.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>
2015-07-16gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, ↵Martin Jansa
breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-16gnome-settings-daemon: fix PACKAGECONFIGAndreas Müller
detected by new oe-core feature Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-16network-manager-applet: update to 1.0.2Andreas Müller
note that 1.x only supports gtk3 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>