summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-105-14/+14
| | | | | | | | | | | | | | | This is the result of running the following over the metadata: sed \ -e 's:bb.data.\(setVar([^,()]*,[^,()]*\), *\([^ )]*\) *):\2.\1):g' \ -e 's:bb.data.\(setVarFlag([^,()]*,[^,()]*,[^,()]*\), *\([^) ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^(), ]*\) *,\([^)]*\)):\2.\1,\3):g' \ -e 's:bb.data.\(getVarFlag([^,()]*,[^,()]*\), *\([^() ]*\) *):\2.\1):g' \ -e 's:bb.data.\(getVar([^,()]*\), *\([^) ]*\) *):\2.\1):g' \ -i `grep -ril bb.data *` Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: Drop polkit dependencyRichard Purdie2011-11-101-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbusJoshua Lock2011-11-103-43/+102
| | | | | | | | | | | The D-Bus backend has been integrated into upstream GConf so we can switch to upstream and drop gconf-dbus. I've gone for a release in the 3.2 series as we disable Gtk+, and therefore are not impacted by the gtk+3 changes, and the D-Bus backend was unstable before this release. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gnome-doc-utils: Add missing glib-2.0 dependencyRichard Purdie2011-11-011-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: bump PR after python upgradeMartin Jansa2011-10-314-3/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* glib-2.0: Add nativesdk depends for libffiSaul Wold2011-10-171-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gtk+: upgrade to 2.24.6Martin Jansa2011-10-1411-5/+3
| | | | | | * older version doesn't build with glib-2.30.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libunique: Update to work with glib-2.0Richard Purdie2011-10-142-2/+133
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-vfs: This is now unused in OE-Core and deprecated, dropRichard Purdie2011-10-123-116/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gdk-pixbuf: upgrade to 2.24.6Martin Jansa2011-10-103-4/+3
| | | | | | | * older version doesn't build with glib-2.30.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libglade: add gdk-pixbuf dependencyMartin Jansa2011-10-101-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* hicolor-icon-theme: Convert to allarchRichard Purdie2011-10-101-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gail: Add SRC_URI ChecksumSaul Wold2011-10-061-1/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gconf-dbus: Add SRC_URI ChecksumSaul Wold2011-10-061-1/+4
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* json-glib: upgrade to 0.14.0Martin Jansa2011-10-041-5/+3
| | | | | | | * 0.12.4 fails to build with glib-2.30.0 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Improve handling of 'all' architecture recipes and their interaction with sstateRichard Purdie2011-10-042-8/+2
| | | | | | | | | | | | * Jansa: rebased on current master, added nocompiler patch also to font-alias, dropped allarch from linux-firmware, gnome-icon-theme, hal-info as those are checking compiler (ie in intltool check) and better to build them as default arch instead of rebuilding after every machine change. * this is also part of [BUGID# 1075] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libffi: really populate -dev packageDmitry Eremin-Solenikov2011-09-261-0/+3
| | | | | | | | | | | As per gcc PR 11147, libffi installs headers into a target dependent place (/usr/lib/....). Include a rule to include those files into libffi-dev package. Reference: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11147 Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf-dbus: packaging fixupDmitry Eremin-Solenikov2011-09-261-1/+3
| | | | | | | | Behave more like plain gconf: include a dtd and .la files into -dev package. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-doc-utils: Prepend PKG_CONFIG_SYSROOT_DIR to the path returned from ↵Khem Raj2011-09-262-2/+41
| | | | | | | | | | | PKG_CONFIG If we build say gnome based image on a build system which does not have gnome e.g. kubuntu then packages like gedit do not build since it uses gnome files from host system which are non existent on kubuntu Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gtk+: Explicitly disable xinerama since we don't have it as a DEPENDSRichard Purdie2011-09-251-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop: Ensure we're deterministic about startup-notification dependencyRichard Purdie2011-09-251-2/+2
| | | | | | | | Without this change we may or may not include startup-notification support. We therefore explictly include it in the dependency list. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop: Fix python path in scripts to use target pathSaul Wold2011-09-221-1/+5
| | | | | Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gtk+: packaging fixupsDmitry Eremin-Solenikov2011-09-224-3/+13
| | | | | | | | | | 1) Package gail modules into libgail package. .la files go into main gtk+-dev package, debug symbols to gtk+-dbg. 2) For completeness add printerbackends .la files to gtk+-dev Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libglade: fix the python environment settingsDongxiao Xu2011-09-222-2/+16
| | | | | | | | | | @PYTHON@ will points to the abstract path in sysroot, which should be replaced by "#!/usr/bin/env python". This should fix the sato-sdk rootfs error. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgnome-keyring: add libgcrypt to DEPENDSPaul Eggleton2011-09-191-2/+2
| | | | | | | | | libgcrypt is a required dependency according to the configure script, so add it to DEPENDS. (This fixes a race condition when libgcrypt happens to be building at the same time as libgnome-keyring.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Misc: Added MLPREFIX to final pkg names in case of DEBIAN_NAMES.Lianhao Lu2011-09-163-6/+6
| | | | | | | | [YOCTO #1486] Added MLPREFIX to the final package names of library packages in case of DEBIAN_NAMES. Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
* o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.orgSaul Wold2011-09-021-10/+7
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-2312-67/+67
| | | | | | | Some place pnum=1 is used which is removed as well since striplevel=1 is default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-doc-utils: respect python-dir setting EXTRA_OECONFKumar Gala2011-08-112-2/+2
| | | | | | | | | Don't just assign but append to EXTRA_OECONF so we maintain python-dir setting fo EXTRA_OECONF. This fixes issue if libdir is set to something like '/usr/lib64'. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* gnome-doc-utils: Avoid RDEPENDS on bash in native case.Dongxiao Xu2011-08-091-0/+1
| | | | | | | | gnome-doc-utils-native should not RDEPENDS on bash, thus add RDEPENDS override to fix the issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-keyring 2.32.1: fix PAM support and make it conditional on DISTRO_FEATURESKoen Kooi2011-07-221-6/+6
| | | | | | | | | The plugin got installed into the wrong dir leading to: gdm-session-worker[515]: PAM unable to dlopen(/lib/security/pam_gnome_keyring.so): /lib/security/pam_gnome_keyring.so: cannot open shared object file: No such file or directory Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libart-lgpl: Add missing config file - allows builds on PowerPC 64Kumar Gala2011-07-221-0/+10
| | | | | Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-doc-utils: Use /usr/bin/env python in xml2po, bump PRTom Rini2011-07-212-2/+36
| | | | | | | | In oe.dev we can just sed over the binary but in newer versions of this program we need to fix the in use copy too. As noted in the patch header, this isn't appropriate for upstream as it could change behavior on Windows. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* gnome-doc-utils: Package up python site packages, bump PRTom Rini2011-07-202-3/+3
| | | | | | | | Add python-dir to the inherits list so we can grab the python site packages files as well. This fixes a 'installed but not packaged' QA problem with the python site package files. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* metacity: Add gnome-doc-utils to DEPENDSTom Rini2011-07-201-2/+2
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* gdk-pixbuf(-native): Fix build by disabling introspectionAndreas Mueller2011-07-201-1/+2
| | | | | | | | | | | Error message was: | /home/Superandy/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/g-ir-compiler --includedir=. GdkPixbuf-2.0.gir -o GdkPixbuf-2.0.typelib | /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1' | /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1' | error parsing file GdkPixbuf-2.0.gir: Failed to parse included gir GLib-2.0 | make[4]: *** [GdkPixbuf-2.0.typelib] Error 1 Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
* gdk-pixbuf: Fix QA issues and clean minor formattingAndreas Mueller2011-07-191-2/+5
| | | | | | | | | | | | | | | | | | | | | QA warnings fixed: WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-wbmp.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ras.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pcx.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la WARNING: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jpeg.la Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
* hicolor-icon-theme: Use ${BPN}-${PV} not ${P} to unbreak nativesdkTom Rini2011-07-141-1/+1
| | | | | Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-doc-utils: Add RDEPENDS on bashSaul Wold2011-07-082-1/+3
| | | | | | [YOCTO #1214] Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gtk-engines: Package unpackaged filesRichard Purdie2011-07-051-1/+4
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* librsvg: Clean up unpackaged filesRichard Purdie2011-07-051-5/+10
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-013-3/+0
| | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gconf-dbus: Fix SRC_URI to tarballSaul Wold2011-06-281-3/+8
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gnome-doc-utils: Fix the owner/group on select filesMark Hatle2011-06-232-1/+3
| | | | | | | All of the files in ${datadir}/xml/gnome/xslt were being given the uid/gid of the build user. Fix this for the target case, avoid it in the native. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gthumb: Add missing debug filesMark Hatle2011-06-231-2/+2
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* gnome-keyring 2.32.1: fix packagingKoen Kooi2011-06-221-2/+2
| | | | | | | | | | | | | NOTE: package gnome-keyring-2.32.1-r1: task do_package: Started WARNING: the following files were installed but not shipped in any package: WARNING: /usr/share/gcr/ui/gcr-import-dialog.ui WARNING: /usr/share/gcr/ui/gcr-certificate-basics-widget.ui WARNING: /usr/share/gcr/ui/gcr-unlock-options-widget.ui WARNING: /usr/lib/security/pam_gnome_keyring.so Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* jsib-glib: Fix SRC_URI ChecksumSaul Wold2011-06-141-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* json-glib: Fix up SRC_URI ChecksumsSaul Wold2011-06-141-2/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gnome-doc-utils: upgrade from 0.20.5 to the latest version 0.20.6Dexuan Cui2011-06-141-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* recipes: update Upstream-Status for multiple recipes' patchesDexuan Cui2011-06-141-1/+1
| | | | | | | lttng-ust gnome-doc-utils Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>