aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
AgeCommit message (Collapse)Author
2012-08-06gthumb: fix parallel build problemsRoss Burton
It's possible with a parallel build for make to spin waiting for a file change when it isn't going to. Fix the build rules so this doesn't happen. [YOCTO #2319] (From OE-Core rev: dea6a0eb2bf06b3dc47e276a046d8dd828e47228) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-06gdk-pixbuf: fix parallel install issueWenzong Fan
This patch fixes parallel install issue that lib libpixbufloader-png.la depends on libgdk_pixbuf-2.0.la which will be regenerated during insta- llation, if libgdk_pixbuf-2.0.la is regenerating and at the same time libpixbufloader-png.la links it, the error will happen. Error message is: * usr/bin/ld: cannot find -lgdk_pixbuf-2.0 * collect2: ld returned 1 exit status Make an explicit dependency to the libs install targets would fix this issue. [YOCTO #2883] (From OE-Core rev: e6fb5a25a098bd639be4b176f58e552404232c93) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-02gnome-desktop: Fix python location on recent distrosRichard Purdie
This fixes errors on distros with python as /bin/python of the form: | error: Failed dependencies: | /bin/python is needed by gnome-desktop-2.32.1-r5.i586 (From OE-Core rev: 02c5299cf6f1c347e2653409b32be8fd39876ac9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-28gconf: Clean up introspection disabling by using gobject-introspection-stubRichard Purdie
(From OE-Core rev: 3861dc6f52c8c3abe925302dadba15d90efbd6b5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-28gtk-doc-stub: Add PROVIDES for gobject-introspection-stub and fix unpackaged ↵Richard Purdie
files (From OE-Core rev: 3c0c1f9b826478af075fbae7b6366726c454702c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-28gobject-introspection: Drop the recipe, it has never worked and if it does ↵Richard Purdie
cross compile, we can add it back (From OE-Core rev: cc95d5472936f24f8375f4366062606595dd8124) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gnome-doc-utils: Update to use python-nativeRichard Purdie
This includes a wrapper so that the full path to python-native is encoded whilst not exceeding any environment length constraints as hinted at in the patch to this area of code already included. (From OE-Core rev: 7a336e5ccf07aff2d0e179bff859395855e016c2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22libgnome-keyring: Add missing DEPENDS on glib-2.0Richard Purdie
(From OE-Core rev: 74c02dc4bdad578757e83e105ee79801a44d79c7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gobject-introspection: Update for python-native changesMorgan Little
Add pythonnative to the inherits list (From OE-Core rev: 2d0f88f0e8d275caca2a89ec1ad4b2e03cb8e8f4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22Remove gtk-docRoss Burton
(From OE-Core rev: f8a87fd585fc199a7c7cff81d11fdc35b16cf3d2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22librsvg: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 067753ca9b0b344352773fe34317c921e4ab6bb8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22libglade: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 1c5143219d9d03a1d692379259ab628b152dc958) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gtk+: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 7402d0346a02501cd3882cfa8623fbf30d592291) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22libgnome-keyring: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: a1cf5b8cbe63313349697e51d40de9d94e9db231) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22libart-lgpl: Does not require gtk-docSaul Wold
(From OE-Core rev: c10bd1f3e970fb2846752b5d902fdc017975d4c4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22libart_lgpl: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 61ff0565f57c132d3df14cfa0bc39a2143cf4d90) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gnome-keyring: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 2ac9cde86cc7aa95983571de7e04521748aee8be) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gail: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: ae03a2f8c5aa0cb96240053a95ba87cbda8d4d75) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gconf: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: bca338557acb23f74eb5a44f0a08b07361c40881) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gobject-introspection: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 38284f890bbed3c3f24044bbae8c25da604ca187) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22gconf: cleanup thanks to new gtk-doc.bbclassRoss Burton
(From OE-Core rev: 1e965334b5bc6642290aa31d30575e66eb8db870) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-22Add gtk-doc-stubRoss Burton
This is a maintained stub for gtk-doc (and gobject-introspection) that was created by Colin Walters for his Poky-powered ostree project. (From OE-Core rev: dd5d1104fde0418c18f9b18ab23837bf23e5b45b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-19libgnome-keyring: remove eggdbus dependency, it has an in-tree copyRoss Burton
(From OE-Core rev: dfeb4ad44e7a7b62b9d054c73e0bacdf37b97c4b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
The bb and os modules are always imported so having these extra import calls are a waste of space/execution time. They also set a bad example for people copy and pasting code so clean them up. (From OE-Core rev: 7d674820958be3a7051ea619effe1a6061d9cbe2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
(From OE-Core rev: 604d46c686d06d62d5a07b9c7f4fa170f99307d8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-17librsvg: fix build with automake 1.12.xNitin A Kamble
automake 1.12.x automatically deletes empty directories, so the additional rmdir from the do_install_append fails. cleanup the do_install_append for automake 1.12.x (From OE-Core rev: 2041d00e05ca9260e29b14fb3b640b7594de0102) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-17Update proto -> protocol for recipesSaul Wold
(From OE-Core rev: 247fbed5a93800c44dc36e403f13bdc8dd704553) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-17gconf: Disable gtk supportRichard Purdie
There are only a couple of helper utilities within gconf that need gtk+ as a dependency and those are unused and pretty useless. We might as well drop the dependency on gtk and allow more parallel builds by reducing dependency bottlenecks. (From OE-Core rev: 6facee8443966b646cd1e72f14ae13e58a13f621) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-21PR bumps for PACKAGES reorderSaul Wold
(From OE-Core rev: 19cb0aa7fbbbfc6b34280134dfdf9a4c77b6c430) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-21gthumb: clean up FILE after PACKAGE reorderSaul Wold
(From OE-Core rev: 60144b62c1f238c066b425c4bfaaf4d5ad56207b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-21gnome-keyring: clean up FILE after PACKAGE reorderSaul Wold
(From OE-Core rev: 1071a77a698d0f16d9bb05f562af4bb991f1abae) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-15gdk-pixbuf: Fix lsb builds where dependency may be missingRichard Purdie
We turn on the xlib depdendency for linuxstdbase builds but were missing the dependency on libx11. This adds the missing dependency. (From OE-Core rev: 89c3eb5247d9d15f0beaf397d2aa5332007f229a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-15gdk-pixbuf: Allow empty -xlib packageRichard Purdie
There are things that depend on the -xlib package. There are two possible ways to fix this, either recommend them instead of depending on them, or allow the package to be empty. I'm doing the latter since its a bit cleaner and less invasive. This library is a bit pointless which is why there is little point in adding the x dependency in the non-lsb case. If it becomes widly used we can rethink this. (From OE-Core rev: 7d49da7389b5bb0e74d9000b002ebf0bc554e85b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-12gdk-pixbuf: Drop unneeded RPROVIDESRichard Purdie
(From OE-Core rev: cab85fd0b481cdbf36477348de75352be3f38ca2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-11gdk-pixbuf: Add --with-x11 when building lsb imageXiaofeng Yan
LSB Test Suite complains "No library libgdk_pixbuf_xlib-2.0.so.0" \ because of having "--without-x11" for gdk-pixbuf_2.24.1.bb. Use the linuxstdbase override and also make it conditional on x11 \ being in DISTRO_FEATURES for passing lsb test. Split libgdk_pixbuf_xlib to a single package. (From OE-Core rev: 4cb21630cf87e6cc9a062f1c2be9fea25d3e218a) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-07gobject-introspection: upgrade to 1.32.1Martin Jansa
* simplify SRC_URI * add COPYING to LIC_FILES_CHKSUM (From OE-Core rev: 117cb418dedd35afce35598fd68a18721db6e9c9) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-03gtk-engines: fix build with glib-2.32Martin Jansa
(From OE-Core rev: 93a4f4a8e7c298c5a19e757ae797328369da104e) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26evolation-data-server: Rename from eds-dbusSaul Wold
[YOCTO #2316] (From OE-Core rev: 6189a8a05620974c098d548c26502453f371fe26) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26gthumb: Disable parallel make for gthumb installDarren Hart
With PARALLEL_MAKE set to 14, I frequently see the gthumb do_install task hang. Make is spinning at 100% CPU and the build makes no more progress. The following work-around proposed by Richard Purdie allows progress to be made. (From OE-Core rev: 01e14ae25c133e46603d01a72d0372c111e12f11) Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Joshua Lock <josh@linux.intel.com> CC: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-26librsvg: import native support from meta-oeMartin Jansa
(From OE-Core rev: 5a8bcd72d9e49e727c02a0ff66c5bdc83637335a) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-30gdk-pixbuf: Fix checksum warning issueRichard Purdie
(From OE-Core rev: 6a7ea3cf81f3600fec01bdd4af96ed149398a1a1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-21gdk-pixbuf: upgrade to 2.24.1Shane Wang
(From OE-Core rev: a9c128897e7fa496cf8f297819b64bdc7b8c319c) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-19gdk-pixbuf: Disable xlib library since we don't have anything needing this ↵Richard Purdie
as yet and no libx11 DEPENDS This is currently causing builds not to be deterministic. (From OE-Core rev: 2569711868dac01a0bf4bdfb3484b239862143dc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-19gnome-desktop: fix package warningsSaul Wold
WARNING: For recipe gnome-desktop, the following files/directories were installed but not shipped in any package: WARNING: /usr/share/libgnome-desktop WARNING: /usr/share/libgnome-desktop/pnp.ids (From OE-Core rev: 490d4ffa91004e94143d35538dce7b815f4dee52) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-16gtk-theme-torturer: Fix license warningSaul Wold
WARNING: gtk-theme-torturer: No generic license file exists for: GPL in any provider Talk with author of code and confirmed licnese, they will be adding COPYING upstream (From OE-Core rev: 50daf595dd3f7c738f11c7314ac481b56d952fed) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14librsvg: really bump PRMartin Jansa
* it was downgraded from r4 to r1 in http://git.openembedded.org/openembedded-core/commit/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb?id=50ad5230ea9e0982cdfda23fb9fcfccf89d28f29 so even with latest change making it r3 we had still on lower version that we had before for 2.32.1 (From OE-Core rev: 7109c2b6257427dcb92b5ba0f16b55437e3edb4d) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-14gobject-introspection: update to 1.31.20Kang Kai
Add a new recipe file to update gobject-introspection to 1.31.20, instead of git version. (From OE-Core rev: c3c44a92e6fbc68d8beb5f805c0de16ef2f1c6cd) Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1Richard Purdie
(From OE-Core rev: 48b11b323622f1e4294bd3b95e3b54bb4929d941) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13gtk-doc: Clarify license as GPLv2Richard Purdie
The .m4 file has no details but the upstream project is clearly GPLv2 so update the LICENSE file to match. (From OE-Core rev: 25109aa2a4c2814ad89b4b416b4de31d14b65e93) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-13librsvg: Fix unpackaged directory warningsRichard Purdie
This patch fixes the QA warnings: WARNING: For recipe librsvg, the following files/directories were installed but not shipped in any package: WARNING: /usr/lib/gtk-3.0 WARNING: /usr/lib/gtk-3.0/engines (From OE-Core rev: 973fabc6db9398869c5257b9c761d9d741d5c407) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>