summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* libnotify3, nautilus3: exclude from worldMartin Jansa2013-04-302-0/+6
| | | | | | * libnotify3 conflicts with libnotify and breaks couple of gnome recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* README: show github mirror URL in layer dependenciesMartin Jansa2013-04-291-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* README: add -M to git send-email exampleMartin Jansa2013-04-291-1/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-gnome: add README fileMartin Jansa2013-04-291-0/+15
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-desktop3: add gnome-common to DEPENDSAndreas Müller2013-04-191-2/+2
| | | | | | | | | | | | | | | | | | | | error message was: ERROR: Function failed: do_configure (see /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 for further information) ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 Log data follows: | DEBUG: Executing python function sysroot_cleansstate | DEBUG: Python function sysroot_cleansstate finished | DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common'] | DEBUG: Executing shell function autotools_preconfigure | DEBUG: Shell function autotools_preconfigure finished | DEBUG: Executing shell function do_configure | cp: cannot stat `/home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/share/gnome-common/data/omf.make': No such file or directory | ERROR: Function failed: do_configure (see /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/gnome-desktop3/3.0.2-r1/temp/log.do_configure.15134 for further information) ERROR: Task 251 (/home/andreas/data/oe-core/sources/meta-openembedded/meta-gnome/recipes-gnome/gnome-desktop/gnome-desktop3_3.0.2.bb, do_configure) failed with exit code '1' Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnumeric: add recipe for version 1.12.0Mario Domenech Goulart2013-04-191-0/+43
| | | | | | | | Based on the OE classic recipe as of bd204492e0ed296bbac2999da29f831cbdf965f9 Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* goffice: update to version 0.10.1Mario Domenech Goulart2013-04-191-9/+7
| | | | | | | | | That's a version requirement for Gnumeric. Note that goffice 0.10.1 requires gtk3. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* metacity 2.24.13: fix crash on startupKoen Kooi2013-04-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Metacity crashes without the schemas installed, so RDEPEND on them root@beaglebone:~# metacity (metacity:594): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.wm.preferences' is not installed Trace/breakpoint trap 6 XSELINUXs still allocated at reset SCREEN: 0 objects of 180 bytes = 0 total bytes 0 private allocs COLORMAP: 0 objects of 4 bytes = 0 total bytes 0 private allocs DEVICE: 0 objects of 64 bytes = 0 total bytes 0 private allocs CLIENT: 0 objects of 84 bytes = 0 total bytes 0 private allocs WINDOW: 0 objects of 20 bytes = 0 total bytes 0 private allocs PIXMAP: 2 objects of 8 bytes = 16 total bytes 0 private allocs GC: 4 objects of 8 bytes = 32 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 6 objects, 48 bytes, 0 allocs 2 PIXMAPs still all[ 281.248271] tilcdc 4830e000.fb: timeout waiting for framedone ocated at reset PIXMAP: 2 objects of 8 bytes = 16 total bytes 0 private allocs GC: 4 objects of 8 bytes = 32 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 6 objects, 48 bytes, 0 allocs 4 GCs still allocated at reset GC: 4 objects of 8 bytes = 32 total bytes 0 private allocs CURSOR: 0 objects of 4 bytes = 0 total bytes 0 private allocs DBE_WINDOW: 0 objects of 12 bytes = 0 total bytes 0 private allocs TOTAL: 4 objects, 32 bytes, 0 allocs root@beaglebone:~# Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgsf: update to version 1.14.26Mario Domenech Goulart2013-04-191-8/+12
| | | | | | | | | Previous version was 1.14.21, but Gnumeric requires at least 1.14.24. Since we are changing it, we pick the latest available version. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libical: removePaul Eggleton2013-04-162-69/+0
| | | | | | | This recipe is now back in OE-Core (to support bluez5) so we don't need it here anymore. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* hicolor-icon-theme: removePaul Eggleton2013-04-162-1754/+0
| | | | | | The same recipe is already in OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* recipes: Unify indentationMartin Jansa2013-04-1554-233/+235
| | | | | | | | | | | | | | | | | | | | | | | | | * This change is only aesthetic (unlike indentation in Python tasks). * Some recipes were using tabs. * Some were using 8 spaces. * Some were using mix or different number of spaces. * Make them consistently use 4 spaces everywhere. * Yocto styleguide advises to use tabs (but the only reason to keep tabs is the need to update a lot of recipes). Lately this advice was also merged into the styleguide on the OE wiki. * Using 4 spaces in both types of tasks is better because it's less error prone when someone is not sure if e.g. do_generate_toolchain_file() is Python or shell task and also allows to highlight every tab used in .bb, .inc, .bbappend, .bbclass as potentially bad (shouldn't be used for indenting of multiline variable assignments and cannot be used for Python tasks). * Don't indent closing quote on multiline variables we're quite inconsistent wheater it's first character on line under opening quote or under first non-whitespace character in previous line. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm: move systemd support from meta-systemd back to meta-gnomeMartin Jansa2013-04-152-6/+21
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: update to 0.5.0Andreas Müller2013-04-091-3/+3
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gedit: fix compileAndreas Müller2013-03-132-1/+59
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: update to 0.4.8Andreas Müller2013-03-121-4/+4
| | | | | | | | | | | | | | | | | | the following issues caused similarity index decreasing: | waf: error: no such option: --disable-hildon | Checking for Python : /usr/bin/python2 | Checking for zeitgeist-1.0 >= 0.3.14 : Package zeitgeist-1.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `zeitgeist-1.0.pc' Run tests showed artifacts with google maps. Theses showed up with previous version of midori and current version of firefox too. So they seem independent of this update. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgdata: add, from oe-coreRoss Burton2013-03-021-0/+15
| | | | | | | | libgdata was removed from oe-core, but it's still useful so add it to meta-gnome. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gthumb: add, taken from oe-coreRoss Burton2013-03-022-0/+185
| | | | | | | This was removed in oe-core, so add it to meta-gnome. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd, id3lib: fix LIC_FILES_CHKSUM URLMartin Jansa2013-02-191-1/+1
| | | | | | | | | * how was it possible to check LIC_FILES_CHKSUMs before? I know it was building, now it fails with: ERROR: Function failed: obexd: LIC_FILES_CHKSUM points to an invalid file: /OE/shr-core/tmp-eglibc/work/xscalete-oe-linux-gnueabi/obexd/0.48-r0/obexd-0.48/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-panel: append pkg_postinst only on PNMartin Jansa2013-02-052-2/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-vfs: use RPROVIDES correctlyPaul Eggleton2013-02-051-1/+1
| | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: remove libsexy dependencyRoss Burton2013-02-011-1/+1
| | | | | | | The use of libsexy was removed in Midori 0.0.19 back in 2008. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: add libunique to DEPENDSMartin Jansa2013-02-011-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-terminal, system-tools-backends, slim, benchfft, syslog-ng: move to ↵Martin Jansa2013-02-015-0/+0
| | | | | | | | | nonworking directories * this set does not build with distroless qemuarm as reported in 'State of bitbake world' thread, nobody volunteered to fix them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-panel3: exclude from worldMartin Jansa2013-01-311-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* metacity: add, from oe-coreRoss Burton2013-01-222-0/+58
| | | | | | | | Metacity, the GNOME 2 window manager. Moved from oe-core as it's never used nor tested there. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk+3: drop recipe, now in oe-coreMartin Jansa2013-01-181-104/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: Update to v0.48 and remove openobex dependencyAndrei Gherzan2013-01-181-4/+4
| | | | | Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-mplayer: package also nautilus3 extensionsMartin Jansa2013-01-131-5/+9
| | | | | | | | | | | | | * fixes QA issues: gnome-mplayer-1.0.5: gnome-mplayer: Files/directories were installed but not shipped /usr/lib /usr/lib/nautilus /usr/lib/nautilus/extensions-3.0 /usr/lib/nautilus/extensions-3.0/libgnome-mplayer-properties-page.so /usr/lib/nautilus/extensions-3.0/.debug /usr/lib/nautilus/extensions-3.0/.debug/libgnome-mplayer-properties-page.so Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* goffice: add patch to use pcre_fullinfo instead of pcre_infoMartin Jansa2013-01-132-1/+23
| | | | | | | * pcre_info was removed in newer pcre and abiword now fails to build /usr/lib/libgoffice-0.8.so: undefined reference to pcre_info Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obexd: Include unistd.h to get ssize_t definitionKhem Raj2013-01-102-2/+36
| | | | | | | This error is exposed with eglibc 2.17 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk+3: update to upstream version 3.4.4Marko Lindqvist2013-01-062-37/+15
| | | | | | | | | | | * fix.build.automake-1.12.x.patch dropped as upstream has fixed the problem addressed. * COPYING has had formatting changes * In license segments of source files FSF street address is replaced with URL. Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gsettings-desktop-schemas: remove from meta-gnome, new version was added in ↵Martin Jansa2013-01-031-17/+0
| | | | | | oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* midori: update to 0.4.7Andreas Müller2013-01-031-5/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs: reenable gvfs-smbAndreas Müller2012-12-273-6/+7
| | | | | | | | | samba was disabled in 12cf4fa8d23badbf55a018db0f821909294de34e because it caused OOM condition. This could not be reproduced any more. Likely reason for OOM wasmissing gdu-volume-monitor which is build by an own recipe nowadays. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* zenity: fix typo in do_configure name and disable scrollkeeperMartin Jansa2012-12-251-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs-gdu-volume-monitor: disable afc to fix buildMartin Jansa2012-12-251-2/+2
| | | | | | | | * sometimes it autodetects libimobiledevice and fails to build: | gvfsbackendafc.c: In function '_idevice_event_cb': | gvfsbackendafc.c:352:25: error: 'idevice_event_t' has no member named 'uuid' Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nautilus3: fix packaging issueMartin Jansa2012-12-251-2/+3
| | | | | | * ERROR: QA Issue: non debug package contains .debug directory: nautilus3 path /work/armv5te-oe-linux-gnueabi/nautilus3/3.2.1-r3/packages-split/nautilus3/usr/lib/nautilus/extensions-3.0/.debug/libnautilus-sendto.so Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nautilus3: upgrade to 3.2.1Martin Jansa2012-12-251-2/+2
| | | | | | | | | | | | | | | * old version fails to build: | In file included from eel-editable-label.c:30:0: | eel-editable-label.h:112:1: error: unknown type name 'G_CONST_RETURN' | eel-editable-label.h:112:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | eel-editable-label.c:684:1: error: unknown type name 'G_CONST_RETURN' | eel-editable-label.c:684:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token | eel-editable-label.c: In function 'eel_editable_label_accessible_get_character_count': Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: fix packaging issuesMartin Jansa2012-12-251-4/+9
| | | | | | | * modules/transports/.debug is already included in modules/*/.debug => drop * package .a files to PN-staticdev, fixes a lot of QA warnings Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: fix build with newer toolchainMartin Jansa2012-12-232-0/+15
| | | | | | * FILE is not defined without stdio.h Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomecups: fix build with cups-1.6 from oe-coreMartin Jansa2012-12-232-2/+293
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs: disable afcMartin Jansa2012-12-231-2/+3
| | | | | | * it's enabled when libimobiledevice is built before gvfs, causing undeterministic and failing builds Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomecups: fix build with >=glib-2.31Martin Jansa2012-12-232-0/+46
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* nautilus3: add FILESEXTRAPATHS to find correct no-try-run-strftime.diff firstMartin Jansa2012-12-231-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-openembedded: use correct format of Upstream-StatusMartin Jansa2012-12-234-4/+4
| | | | | | | * some patches have also incorrect value, but e.g. "Unknown" is as good as "Pending" to me Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* abiword: fix build with libpng-1.5 from oe-coreMartin Jansa2012-12-232-2/+106
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs-gdu-volume-monitor: avoid double packaging gvfs localeAndreas Müller2012-12-181-1/+2
| | | | | | | | | | | | | | | | | | | Fix error for do_rootfs: | Collected errors: | * check_data_file_clashes: Package gvfs-gdu-volume-monitor-locale-fr wants to install file /home/Superandy/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-full-image/1.0-r0/rootfs/usr/share/locale/fr/LC_MESSAGES/gvfs.mo | But that file is already provided by package * gvfs-locale-fr | * opkg_install_cmd: Cannot install package gvfs-gdu-volume-monitor-locale-fr. | * check_data_file_clashes: Package gvfs-locale-en-gb wants to install file /home/Superandy/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-full-image/1.0-r0/rootfs/usr/share/locale/en_GB/LC_MESSAGES/gvfs.mo | But that file is already provided by package * gvfs-gdu-volume-monitor-locale-en-gb | * opkg_install_cmd: Cannot install package gvfs-locale-en-gb. | * check_data_file_clashes: Package gvfs-gdu-volume-monitor-locale-de wants to install file /home/Superandy/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce4-full-image/1.0-r0/rootfs/usr/share/locale/de/LC_MESSAGES/gvfs.mo | But that file is already provided by package * gvfs-locale-de | * opkg_install_cmd: Cannot install package gvfs-gdu-volume-monitor-locale-de. * MJ: added PR bump Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evince: disable help buildMartin Jansa2012-12-181-1/+2
| | | | | | | | | | | | * xsltproc does not work in oe-core correctly: | xsltproc -o evince-it.omf --stringparam db2omf.basename evince --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/OE/jansa-test/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/evince/2.32.0-r2/evince-2.32.0/help/evince.omf.in" /OE/jansa-test/shr-core/tmp-eglibc/sysroots/qemuarm`/OE/jansa-test/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/evince.xml || { rm -f "evince-it.omf"; exit 1; } | http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %list.class; not found | %local.divcomponent.mix;"> | ^ ... * https://bugzilla.yoctoproject.org/show_bug.cgi?id=2416 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* florence: move to meta-gnome due to libnotifyMarcin Juszkiewicz2012-12-182-0/+53
| | | | | Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>