summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
Commit message (Collapse)AuthorAgeFilesLines
* meta: remove redundant _FOR_BUILD variablesRoss Burton2012-11-121-3/+2
| | | | | | | (From OE-Core rev: acabd2158d9004dedfdfad8c170b77d32684f3fc) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop: Now we depend on gnome-common-native, use the correct sysrootRichard Purdie2012-11-021-1/+1
| | | | | | | | | This fixes the build after gnomebase was changed to depend on gnome-common-native. (From OE-Core rev: e57278dfde1f975fa34e72354749bbc91380f36b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-common: Fix licenseRoss Burton2012-11-021-2/+2
| | | | | | | | | | | | | | gnome-common 2.28 is GPLv2+. From Christian Persch, upstream: The licence is presumed GPL2+, although it's not there explicitly. GPL2+ because as far as I could figure out when I tried to, gnome-autogen started in gnome-core which had a GPL2 COPYING file. (From OE-Core rev: 1d1532f495041ac58aeafd06781ac87ee3bd3f6a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-gnome: replace virtclass-native(sdk) with class-native(sdk)Robert Yang2012-11-022-5/+5
| | | | | | | | | | | | | The overrides virtclass-native and virtclass-nativesdk are deprecated, which should be replaced by class-native and class-nativesdk. [YOCTO #3297] (From OE-Core rev: d37944fff256e9f52d05a56db3edb42c7a352cce) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-icon-theme: remove unused configure variableAndreas Müller2012-10-241-2/+1
| | | | | | | | | configure: WARNING: unrecognized options: --disable-silent-rules, --with-libtool-sysroot, --disable-hicolor-check (From OE-Core rev: 5f559a8c94c38a6caeb6dae31be2f5a9cea6a1f4) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-icon-theme: fix icon mappingAndreas Müller2012-10-241-4/+3
| | | | | | | | | | Multiple errors in log.do_install as: Can't locate XML/Simple.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/../libexec/icon-name-mapping line 12. (From OE-Core rev: 40b3945c89c0c6fc1dc3a72a83bfcba1ad94b562) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Avoid error when trying to delete files that don't existPhil Blundell2012-10-181-2/+2
| | | | | | | | | | | Use "rm -f" in do_install_append() so we don't fail if the files we're trying to delete have already been removed. This can happen if the distro policy suppresses both static libs and .la files. (From OE-Core rev: 2ee9601ae590b2964d1c44b131188a80cc5198a9) Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-icon-theme: update mapping program locationSaul Wold2012-10-181-1/+3
| | | | | | | | | | When we changed the /usr/libexec default to be /usr/lib/<pn>, the icon name mapping needed to be updated also. (From OE-Core rev: d05e63c6c936a9ff209efd1341401ef7cd2ec0c1) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libart-lgpl: add art_config.h for mipselPhil Blundell2012-10-021-0/+10
| | | | | | | | | | | | Fixes: WARNING: Unable to get checksum for libart-lgpl SRC_URI entry art_config.h: file could not be found which otherwise happens during parsing, even if libart-lgpl isn't being built. (From OE-Core rev: a9245e0d1dd1bee4ac01fe0c73d95179033ba979) Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-keyring: include unpackaged files with PAM enabledConstantin Musca2012-09-271-3/+6
| | | | | | | | | | | | | | Include missing files/dirs: ${base_libdir}/security/*.la ${base_libdir}/security/*${SOLIBSDEV} ${base_libdir}/security/.debug/ [YOCTO #2805] (From OE-Core rev: c5b6e3be0923b0af16f4854264fae104470bacf7) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: bump PR to rebuild after libffi5 -> libffi6Martin Jansa2012-09-192-2/+2
| | | | | | | | (From OE-Core rev: 211200fb98a72ba815e7c411fbebfd781879064c) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgnome-keyring: add missing DEPENDS on intltool-nativeJackie Huang2012-09-121-2/+2
| | | | | | | | | | | | | libgnome-keyring requires command 'intltoolize' in configure, so add DEPENDS intltool-native. [YOCTO #3081] (From OE-Core rev: 3d07587cc530f856c985c03a9b9b42cfb89c502c) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gail: removeRoss Burton2012-08-291-19/+0
| | | | | | | | | | | | This functionality was integrated into GTK+ 2.13 and we've dropped support for anything before that. [ YOCTO #2954 ] (From OE-Core rev: 5bc4c0593997b046300a8f5b3f63c278aeb31d68) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* metacity: cleanup update-alternatives deprecated codeSaul Wold2012-08-151-4/+3
| | | | | | | (From OE-Core rev: d0c82d1f45ff7a0a25bcee1b7676b70c29b580b6) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop: Fix python location on recent distrosRichard Purdie2012-08-021-1/+2
| | | | | | | | | | | 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>
* gconf: Clean up introspection disabling by using gobject-introspection-stubRichard Purdie2012-07-282-62/+2
| | | | | | (From OE-Core rev: 3861dc6f52c8c3abe925302dadba15d90efbd6b5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: Drop the recipe, it has never worked and if it does ↵Richard Purdie2012-07-283-78/+0
| | | | | | | | cross compile, we can add it back (From OE-Core rev: cc95d5472936f24f8375f4366062606595dd8124) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-doc-utils: Update to use python-nativeRichard Purdie2012-07-221-1/+5
| | | | | | | | | | 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>
* libgnome-keyring: Add missing DEPENDS on glib-2.0Richard Purdie2012-07-221-1/+1
| | | | | | (From OE-Core rev: 74c02dc4bdad578757e83e105ee79801a44d79c7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: Update for python-native changesMorgan Little2012-07-222-2/+2
| | | | | | | | Add pythonnative to the inherits list (From OE-Core rev: 2d0f88f0e8d275caca2a89ec1ad4b2e03cb8e8f4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgnome-keyring: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-3/+1
| | | | | | | (From OE-Core rev: a1cf5b8cbe63313349697e51d40de9d94e9db231) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libart-lgpl: Does not require gtk-docSaul Wold2012-07-221-1/+1
| | | | | | | (From OE-Core rev: c10bd1f3e970fb2846752b5d902fdc017975d4c4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libart_lgpl: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-5/+2
| | | | | | | (From OE-Core rev: 61ff0565f57c132d3df14cfa0bc39a2143cf4d90) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-keyring: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-3/+3
| | | | | | | (From OE-Core rev: 2ac9cde86cc7aa95983571de7e04521748aee8be) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gail: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-4/+2
| | | | | | | (From OE-Core rev: ae03a2f8c5aa0cb96240053a95ba87cbda8d4d75) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-2/+2
| | | | | | | (From OE-Core rev: bca338557acb23f74eb5a44f0a08b07361c40881) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-222-15/+7
| | | | | | | (From OE-Core rev: 38284f890bbed3c3f24044bbae8c25da604ca187) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: cleanup thanks to new gtk-doc.bbclassRoss Burton2012-07-221-6/+2
| | | | | | | (From OE-Core rev: 1e965334b5bc6642290aa31d30575e66eb8db870) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgnome-keyring: remove eggdbus dependency, it has an in-tree copyRoss Burton2012-07-191-2/+2
| | | | | | | (From OE-Core rev: dfeb4ad44e7a7b62b9d054c73e0bacdf37b97c4b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Disable gtk supportRichard Purdie2012-07-171-5/+3
| | | | | | | | | | | | | 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>
* PR bumps for PACKAGES reorderSaul Wold2012-06-212-2/+2
| | | | | | | (From OE-Core rev: 19cb0aa7fbbbfc6b34280134dfdf9a4c77b6c430) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-keyring: clean up FILE after PACKAGE reorderSaul Wold2012-06-211-4/+10
| | | | | | | (From OE-Core rev: 1071a77a698d0f16d9bb05f562af4bb991f1abae) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: upgrade to 1.32.1Martin Jansa2012-05-071-5/+8
| | | | | | | | | | * 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>
* gnome-desktop: fix package warningsSaul Wold2012-03-191-2/+3
| | | | | | | | | | 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>
* gobject-introspection: update to 1.31.20Kang Kai2012-03-141-0/+28
| | | | | | | | | | 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>
* gnome-doc-utils: Clarify license as GPLv2 and LGPLv2.1Richard Purdie2012-03-132-2/+2
| | | | | | (From OE-Core rev: 48b11b323622f1e4294bd3b95e3b54bb4929d941) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-212-2/+2
| | | | | | | (From OE-Core rev: 1da6a2dbd5e7aeea6cd45ca05590bdd50b67bf89) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj2012-02-102-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Dont use autotools, it really not so autoconf like. the configure script gets updated with every release of zlib and we overwrite that. Instead use the upstream provided configure copyright year was changed in zlib.h which caused change in LIC_FILE_CHECKSUM fix.inverted.LFS.logic.patch is already applied upstream so drop it Drop the configure.ac and Makefile.am scripts since we do not autoreconf anymore and do not inherit autotools anymore Bump PR for depending recipes so a rebuild it ensues so that they dont depend on .la anymore and add missing dependencies discovered during incremental build (From OE-Core rev: 50ad5230ea9e0982cdfda23fb9fcfccf89d28f29) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf,consolekit: Avoid polkit when compiling with uclibcKhem Raj2012-02-081-2/+7
| | | | | | | | | | | polkit uses netdb functionality from glibc which is not available in uclibc therefore we avoid polkit when compiling for uclibc systems. (From OE-Core rev: 7eae02f47a08587cf5be3d39df0184cf346cbaea) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: enable gtk+ 2.0 support to build gconf-sanity-check-2Koen Kooi2012-01-161-9/+11
| | | | | | | | | | | This is needed for e.g. gnome-session: gnome-session[424]: WARNING: Failed to run gconf-sanity-check-2: Failed to execute child process "/usr/libexec/gconf-sanity-check-2" (No such file or directory) (From OE-Core rev: ecf15d60dd0c255c80de223dad08234e915916a2) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* native.bbclass: Fix variable remapping coverageRichard Purdie2012-01-051-0/+1
| | | | | | | | | | | | | | | | | When looking for RDEPENDS to process, bitbake iterates through PACKAGES *and* PN. Since native.bbclass sets PACKAGES to be empty, its pointless remapping the list of PACKAGES since this does nothing. There is a problem since *_${PN} are used by bitbake but not remapped by the native.bbclass class extension code. This changes the code to remap _${PN} in both expanded and unexpanded forms. As a result of this, various surprising dependencies are uncovered and the patch rectifies those. These are real bugs since they're injecting unneeded (unremapped) dependencies into the dependency chain. (From OE-Core rev: 0f485bfd6fc82a109b9da629e464fca1e90faec3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add Upstream-Status to patchesSaul Wold2012-01-031-0/+2
| | | | | | | (From OE-Core rev: 169e55d802883df763dbff4a4737e05e96358fa3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-keyring: fix gsettings_data_convert seg faultZhai Edwin2012-01-031-2/+10
| | | | | | | | | | | | | gsttings_data_convert cause seg fault as gnome-keyring's schema is not installed properly. As a fix, running glib-compile-schemas from glib-utils to made "gschemas.compiled". [YOCTO #1779] got fixed. (From OE-Core rev: 0343ccd64ae03245ae8ab36e7f2da95d4ee28c18) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Disable dbus-x11 when x11 isn't in DISTRO_FEATURESXiaofeng Yan2011-12-081-2/+4
| | | | | | | | | | | | If x11 isn't in DISTRO_FEATURES, then an error information "no providers ..." will \ arise. I modified this bb file to disable "dbus-x11" when no x11 in DISTRO_FEATURES. [YOCTO #1674] (From OE-Core rev: da2f6a60fe6b06ebffe92c3d99564711071981c9) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* OECore license fixes: meta/*Elizabeth Flanagan2011-12-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a quick audit of only the most obviously wrong licenses found within OECore. These fixes fall into four areas: - LICENSE field had incorrect format so that the parser choked - LICENSE field has a license with no version - LICENSE field was actually incorrect - LICENSE field has an imaginary license that didn't exist This fixes most of the LICENSE warnings thrown, along with my prior commit adding additional licenses to common-licenses and additional SPDXLICENSEMAP entries. HOWEVER..... there is much to be done on the license front. For a list of recipes with licenses that need obvious fixing see: https://wiki.yoctoproject.org/wiki/License_Audit That said, I would suggest another license audit as I've found enough inconsistencies. A good suggestion is when in doubt, look at how openSuse or Gentoo or Debian license the package. (From OE-Core rev: 3083dd70b3a9fa01fcc3cf00373b05502505996e) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* metacity: bump PR for xcb-util changeKoen Kooi2011-12-011-1/+1
| | | | | | | (From OE-Core rev: b3e0c3a531b813d235c62109a7583e4995a859e4) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop: Bump PR after xcb-util changesRichard Purdie2011-12-011-1/+1
| | | | | | (From OE-Core rev: 19266bcaae3ee4588e2da1e76a1066f2a150f371) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: add polkit to DEPENDS only for target recipe and disable ↵Martin Jansa2011-12-011-3/+7
| | | | | | | | | | | | default-service for native * gnome-common-native is needed because gnomebase.bbclass does only DEPENDS += "gnome-common" (From OE-Core rev: 91b94f93edbff234b70723419bf4caf13a71777b) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Add note to header about patch filed upstreamRichard Purdie2011-11-231-0/+2
| | | | | | (From OE-Core rev: 44dd1f0bd24d2e588a0aeb91370d082713db4ccb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Ensure the correct backend directory is usedRichard Purdie2011-11-232-1/+47
| | | | | | | | | Without these changes, gconf will use the hardcoded backend directory meaning we can see errors when building if the binary was relocated. (From OE-Core rev: aaa2a70f7f1b8a299f31626d61d7ea27f29fb9e2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>