Martin Jansa
2f13cedf4b
gtkmathview, abiword: Blacklist
...
* http://errors.yoctoproject.org/Errors/Details/35122/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:47:24 +01:00
Martin Jansa
089ba242c2
gnome-themes: Blacklist
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:47:23 +01:00
Martin Jansa
2bb847ce10
gtk-theme-torturer: Blacklist
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:47:23 +01:00
Richard Purdie
619b7788f6
gthumb: Fix to work with disabled static libs
...
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-25 17:45:51 +01:00
Andreas Müller
4d60de68a2
abiword: make build deterministic for meta-office [1] in layers
...
The conditional DEPENDS was added for opendocument-plugin. Problem solving this
by PACKAGECONFIG is that --enable-plugins enables all plugins. Changing that to
--enable-plugins=<list of plugins> is a list which needs maintenance for future
versions of abiword. The change affects users adding meta-office in their
layers only. These tend to building libreoffice which DEPENDS on the additional
DEPENDS set her anyway - so there is not much additional build for these users.
[1] https://github.com/schnitzeltony/meta-office
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:21:36 +01:00
Andreas Müller
5f5b1b6667
abiword: update to 3.0.1
...
* sources checked for debian_patches_boost54.patch: seems applied
* removing tailored configure does not show effects - plugins are build properly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:21:35 +01:00
Ross Burton
e6647cf8f8
gnome-mime-data: add (from oe-core)
...
Add this recipe as it's being removed from oe-core.
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:21:35 +01:00
Ross Burton
0ad183e018
gtk-theme-torturer: add
...
Add this to meta-gnome as it's being removed from oe-core.
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-15 10:21:35 +01:00
Andreas Müller
b7834b965e
gvfs: disable build of documentation to fix build in some envirionments
...
man/Makfile.am make is trying to download
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
which sometimes fails with:
make[2]: Entering directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-cat.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-copy.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-info.xml
/home/peter/oe-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/gvfs-1.24.2/man/gvfs-ls.xml
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-cat.1] Error 4
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [gvfs-copy.1] Error 4
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-info.1] Error 4
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
make[2]: *** [gvfs-ls.1] Error 4
make[2]: Leaving directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/peter/oe-core/tmp-glibc/work/cortexa9t2hf-vfp-neon-angstrom-linux-gnueabi/gvfs/1.24.2-r0/build'
make: *** [all] Error 2
ERROR: oe_runmake failed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-02-01 15:58:04 +01:00
Andreas Müller
52d0cb4348
gvfs: update to 1.24.2 to make access to windows shares work again
...
* Our very old and heavily patched version was broken for windows shares by
the update of samba to 4.x
* Update to latest gvfs version (1.26.2 currently) is not possible due to
| configure: error: Package requirements (glib-2.0 >= 2.45.7 gobject-2.0 gmodule-no-export-2.0 gio-unix-2.0 gio-2.0) were not met:
|
| Requested 'glib-2.0 >= 2.45.7' but version of GLib is 2.44.1
* Licence checksum changed by updating the address of the FSF [1]
* obexftp support was removed in [2]
* the gdu/circular dependency hack using very old gnome-disk-utility was solved
by using udisk2 volume monitor
* systemd-login detection was fixed
* some more PACKAGECONFIGs disabled by default (all set -except 'cdda'- was
build tested)
[1] https://git.gnome.org/browse/gvfs/commit/?id=1e9c89eafaac6b3a759115df9981526fe9083461
[2] https://git.gnome.org/browse/gvfs/commit/?id=606ef241fb8677528bd5d5526854658f0f298a2c
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-01-27 12:36:30 +01:00
Martin Jansa
5ec0bd998e
gnome-desktop: don't try to copy omf.make
...
* 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 >
2016-01-14 11:30:16 +01:00
Martin Jansa
a3a4d78837
gnome-panel: add dependency on dbus
...
* 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-18 12:52:52 +01:00
Andreas Müller
260fee6e0c
faenza-icon-theme: fix host-user-contamination
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-12-18 12:39:49 +01:00
Martin Jansa
f4bfa25f70
gvfs: don't depend on samba by default
...
* 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-16 21:50:11 +01:00
Martin Jansa
0353742999
pinpoint: add librsvg dependency
...
* 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-16 21:50:07 +01:00
Hongxu Jia
cca4c0d5da
gvfs: add missing libgudev to DEPENDS
...
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-06 17:49:41 +01:00
Andreas Müller
165de549b7
gparted: add polkit support
...
* 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-06 17:49:34 +01:00
Andreas Müller
0bd73fae2f
gparted: add gtk-icon-cache to inherit
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-06 17:49:34 +01:00
Andreas Müller
85c6be99be
gparted: update to 0.24.0
...
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-11-06 17:49:34 +01:00
Wenzong Fan
29939f4555
libgtop/metacity: add x11 to required DISTRO_FEATURES
...
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-23 12:56:52 +02:00
Martin Jansa
79f44c65ce
network-manager-applet: drop dependency on blacklisted gnome-keyring
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-23 12:53:23 +02:00
Martin Jansa
47f7d287a0
gnome-keyring: blacklist gnome-bluetooth, gvfs: try to build with libgnome-keyring only
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:17 +02:00
Martin Jansa
d8723ffd3e
nautilus3: blacklist, fails to build
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:16 +02:00
Martin Jansa
95a373e4af
Revert "epdfview: move to nonworking"
...
* use PNBLACKLIST instead
This reverts commit a9733d04fa .
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:15 +02:00
Martin Jansa
d6caffd081
Revert "gcalctool: move to nonworking"
...
* use PNBLACKLIST instead
This reverts commit 84e8fee8b8 .
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:15 +02:00
Martin Jansa
0216e5306a
Revert "gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to nonworking directories"
...
* use PNBLACKLIST instead
This reverts commit 92ea562baf .
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:28:15 +02:00
ulf@emagii.com
7d1aade13a
gnome-panel*: Use GFDL-1.1 instead of GFDLv1.1
...
Signed-off-by: Ulf Samuelsson <ulf@emagii.com >
2015-10-13 12:28:14 +02:00
Martin Jansa
41bb8262be
gnome-power-manager: Blacklist not compatible with current libnotify
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:27:49 +02:00
Martin Jansa
c4743c122b
nautilus3: Fix build with B != S
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-10-13 12:27:48 +02:00
Andreas Müller
9fc20a4284
gvfs: update dependency in PACKAGECONFIG[cdda]
...
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-23 15:37:23 +02:00
Jussi Kukkonen
ae01bc19bf
gnome-themes: Depend on adwaita, not gnome-icon-theme
...
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-23 15:37:22 +02:00
Jussi Kukkonen
de8e73cb0c
gnome-system-monitor: Remove pkg-config check for specific icon theme
...
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-23 15:37:22 +02:00
Jussi Kukkonen
d7eba2737f
evince: Remove pkg-config check for specific icon theme
...
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-23 15:37:22 +02:00
Alexander Kanavin
3d3af44b22
epiphany: 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:21 +02:00
Alexander Kanavin
704f1445e5
libsecret: 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:21 +02:00
Alexander Kanavin
7e13bb138c
gcr: 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
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
Alexander Kanavin
f0e063b623
gnome-desktop3: 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
Alexander Kanavin
355a1ba302
gsettings-desktop-schemas: 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:19 +02:00
Andreas Müller
82a00431d7
libgtop: update to 2.30.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:37:16 +02:00
Andreas Müller
3fc7af6b12
gnome-settings-daemon: fix build for libnotify > 0.7.x
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:37:16 +02:00
Martin Jansa
767bfd8586
gnome-themes: drop localedir override from configure to fix locale installation
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-23 15:34:32 +02:00
Andreas Müller
895bc428e9
evolution-data-server: fix locale installation path
...
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-23 15:34:28 +02:00
Alexander Kanavin
a698006874
nautilus3: update the checksums to match the .xz compressed tarball
...
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-08 16:21:39 +02:00
Alexander Kanavin
abe01e13b6
libnotify3: remove the recipe
...
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-08 16:21:39 +02:00
Andreas Müller
21be39e410
gnome-bluetooth: fix build with libnotify >= 0.7.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-08 16:18:35 +02:00
Andreas Müller
13bc1b4b0f
gnome-disk-utility: fix build for libnotify 0.7.x
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2015-09-08 16:18:35 +02:00
Alexander Kanavin
d518b89505
gnome: add explicit bz2 compress type to older packages
...
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-31 19:17:08 +02:00
Martin Jansa
52297560a6
tracker: remove dependency on gamin
...
* 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-31 19:17:08 +02:00
Ross Burton
c2cea10597
recipes: use class-native instead of deprecated virtclass-native.
...
virtclass overrides are deprecated, so use class overrides instead.
Signed-off-by: Ross Burton <ross.burton@intel.com >
2015-08-24 13:58:19 +02:00