summaryrefslogtreecommitdiffstats
path: root/meta-gnome
Commit message (Collapse)AuthorAgeFilesLines
* abiword: fix packaging after PACKAGES reorderMartin Jansa2012-06-252-2/+5
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libidl: Update LICENSE to contain actual versionchase maupin2012-06-052-2/+2
| | | | | | | | | * Updated the LICENSE field to contain the version of the LGPL being used which is LGPLv2+ * Update the PR to reflect this license change Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-051-1/+1
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcalctool: remove older version and drop 'patch=1'Martin Jansa2012-06-012-14/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon: fix staticdev QA warningsAndreas Müller2012-06-011-2/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-system-monitor: make it build by aligning includesAndreas Müller2012-05-162-0/+103
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gvfs: fix buildAndreas Müller2012-05-162-1/+33
| | | | | | | | | Error message was: | In file included from gvfsfusedaemon.c:44:0: | /home/andreas/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/glib/gurifuncs.h:24:2: error: #error "Only <glib.h> can be included directly." Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon 2.32.1: libsndfile -> libsndfile1Koen Kooi2012-05-091-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Merge remote-tracking branch 'meta-oe-contrib/jansa/pull2'Koen Kooi2012-05-0810-184/+44
|\
| * orbit2: cleanup recipe, merge .inc and -nativeMartin Jansa2012-05-087-98/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | * fix LICENSE field * this also upgrades -native from 2.14.12 to 2.14.17, because 2.14.12 is failing to configure:13143: checking alignment of CORBA_octet configure:13170: gcc -o conftest -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include -pthread -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0 -I/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib/glib-2.0/include -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/lib -Wl,-O1 conftest.c -pthread -Wl,--export-dynamic -L/OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lrt -lglib-2.0 >&5 In file included from ./include/orbit/util/basic_types.h:5:0, from conftest.c:45: /OE/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/include/glib-2.0/glib/gunicode.h:23:2: error: #error 'Only <glib.h> can be included directly.' * use GNOME_MIRROR and SHRT_VER in SRC_URI Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * libsoup-2.4, gobject-introspection: upgraded in oe-coreMartin Jansa2012-05-063-86/+0
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | gnome-settings-daemon: add dependency on libsndfileKoen Kooi2012-05-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: [..] libdbus-1-3 (>= 1.4.16), libx11-6 (>= 1.4.4), libogg0 (>= 1.3.0), libsndfile1 (>= 1.0.25), But libsndfile hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | gnome-settings-daemon: add dependency on libxtst6Koen Kooi2012-05-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-settings-daemon Version: 2.32.1-r3 Depends: libltdl7 (>= 2.4.2), hicolor-icon-theme, libjson0 (>= 0.9), libxcb1 (>= 1.8.1), libxrender1 (>= 0.9.7), libpixman-1-0 (>= 0.25.2), libxml2 (>= 2.7.8), libxext6 (>= 1.3.1), libz1 (>= 1.2.6), libxtst6 (>= 1.2.1), But libxtst hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* | gnome-session: add dependency on libxtst6Koen Kooi2012-05-071-2/+2
|/ | | | | | | | | | | | | | It's autodetected and leads to sstate based breakage on autobuilders: This ends up in the package: Package: gnome-session Version: 2.32.1-r1 Depends: libx11-6 (>= 1.4.4), hicolor-icon-theme, libxrender1 (>= 0.9.7), libdbus-1-3 (>= 1.4.16), libdbus-glib-1-2 (>= 0.98), gconf, libxtst6 (>= 1.2.1), But libxtst hasn't been built. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* abiword: fix build with glib-2.32Martin Jansa2012-05-042-2/+24
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved ↵Martin Jansa2012-04-261-2/+0
| | | | | | to oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epiphany 2.30.6: add missing gnome-doc-utils dependencyKoen Kooi2012-04-251-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* network-manager-applet: Fix missing DEPENDS and QA warnings.Samuel Stirtzel2012-04-101-1/+3
| | | | | | | | | | | | | | This fixes: | checking for ISO_CODES... no | No package 'iso-codes' found. and | checking for GNOME_KEYRING... no | configure: error: Package requirements (gnome-keyring-1) were not met: Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gvfs-gdu-volume-monitor 1.8.2: remove conflicting filesKoen Kooi2012-04-091-1/+3
| | | | | | | | | | | * check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml But that file is already provided by package * gvfs * check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml But that file is already provided by package * gvfs * check_data_file_clashes: Package gvfs-gdu-volume-monitor wants to install file /usr/share/GConf/gsettings/gvfs-dns-sd.convert But that file is already provided by package * gvfs Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evince: Fix QA warnings / clean packagingAndreas Müller2012-03-291-3/+5
| | | | | | | run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nautilus: Add gdk-pixbuf gtk+ to DEPENDSKhem Raj2012-03-261-2/+2
| | | | | | | | | | | | | | | | | Fixes | eel-accessibility.c:26:21: fatal error: gtk/gtk.h: No such file or directory | compilation terminated. | make[2]: *** [eel-accessibility.lo] Error 1 | make[2]: *** Waiting for unfinished jobs.... | In file included from eel-background.c:26:0: | eel-background.h:43:21: fatal error: gdk/gdk.h: No such file or directory | compilation terminated. | make[2]: *** [eel-background.lo] Error 1 | eel-canvas.c:69:28: fatal error: gdk/gdkprivate.h: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm: inherit systemd / remove unneeded systemd codeAndreas Müller2012-03-111-25/+4
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bzip2: bump PR of all recipes depending on bzip2Andreas Oberritter2012-03-092-2/+2
| | | | | | | | * Commit e27af1f273e9a7348dd8f5542df9206acd9210f3 of OE-core split bzip2 into binary and library packages. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gvfs: add missing dep on libsoup 2.4Koen Kooi2012-03-061-1/+1
| | | | | | | | | ./gvfsbackendhttp.h:28:26: fatal error: libsoup/soup.h: No such file or directory | compilation terminated. | make[4]: *** [gvfsd_dav-daemon-main-generic.o] Error 1 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon 2.32.1: Bump PR for recent class changesKoen Kooi2012-03-021-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm 2.32.2: Bump PR for recent class changesKoen Kooi2012-03-021-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtk+3: update to 3.2.3Koen Kooi2012-02-291-5/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-control-center 2.32.1: add missing dependency on desktop-file-utils-nativeKoen Kooi2012-02-271-1/+1
| | | | | | do_install fails wihtout the update-desktop-cache util present Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel 2.32.1: fix libpanel-applet packagingKoen Kooi2012-02-271-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-137-4/+8
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-mplayer: Add initial recipe for version 1.0.5.Piotr Tworek2012-02-021-0/+20
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: remove empty, unused packages.Peter Tworek2012-02-011-5/+2
| | | | | | | | | Current version of libgsf recipe passes both --without-gnome-vfs and --without-bonobo to configure. Because of this libgsf-gnome & libgsf-gnome-dev are empty. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Add recipe for gmtk 1.0.5.Peter Tworek2012-02-011-0/+16
| | | | | | | Run tested on netbookpro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-bluetooth: Depend on virtual/libx11, not libx11.Peter Tworek2012-01-301-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&" [forgot .inc files]Andrei Gherzan2012-01-241-1/+1
| | | | | | | In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gtk+3: add gtk+-native dependencyMartin Jansa2012-01-231-1/+1
| | | | | | | | | | | | | | * it's needed to provide gtk-update-icon-cache --enable-gtk2-dependency implies external gtk-update-icon-cache AM_CONDITIONAL(USE_EXTERNAL_ICON_CACHE, [test x = xyes || test x = xyes]) unfortunately result of AC_PATH_PROG(GTK_UPDATE_ICON_CACHE, gtk-update-icon-cache, no) is not checked for no value before being used resulting in no --quiet --force --ignore-theme-index \ --source builtin_icons stock-icons > gtkbuiltincache.h.tmp && \ mv gtkbuiltincache.h.tmp gtkbuiltincache.h /bin/sh: no: command not found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk+: add native BBCLASSEXTENDMartin Jansa2012-01-231-0/+3
| | | | | | | * it's needed to provide gtk-update-icon-cache for gtk+3 build * RRECOMMENDS needs to be empty as we don't want liberation-fonts-native etc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Add missing librsvg dependency to abiword recipe.Peter Tworek2012-01-231-1/+1
| | | | | Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Gtk+3: Fix cups related error in configureSamuel Stirtzel2012-01-201-0/+1
| | | | | | | | | | | | | This patch will disable cups for gtk+3. The issue could be resolved by adding cups to the DEPENDS, however in gtk+2 cups is also disabled, so fixing it here in the same way seems appropriate. Error message is: | checking for cups/cups.h... no | configure: error: *** Sorry, cups-config present but cups/cups.h missing. Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* evince: add cross-compile-fix.patch from classic oe to fix build errorAndreas Müller2012-01-202-0/+29
| | | | | | | | | | | | | | | error message was | warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl | warning: failed to load external entity "/usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl" | cannot parse /usr/share/xml/gnome/xslt/docbook/omf/db2omf.xsl | make[2]: *** [evince-C.omf] Error 1 [1] http://cgit.openembedded.org/openembedded/tree/recipes/evince/evince/cross-compile-fix.patch Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* In LICENSE "&&" should be replaced with "&"Andrei Gherzan2012-01-166-6/+6
| | | | | | | In this way meta-oe recipes will be parsed correctly in yocto. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-backgrounds 2.32.0: import from OE-classicKoen Kooi2012-01-121-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-desktop: fix gnome-aboutKoen Kooi2012-01-121-2/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel: fix leakage of build machine python path into gnome-panel-addSteve Sakoman2012-01-121-0/+1
| | | | | Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gvfs: rework and add recipe for gvfs-gdu-volume-monitorAndreas Müller2012-01-093-16/+47
| | | | | | | | | | | | | | | | | | | | | To make gvfs work with removable devices/volumes, gvfs-gdu-volume-monitor ( gdu = gnome-disk-utility ) is required. During a build from scratch gvfs-configure disables gdu because it can not find gnome-disk-utility. It can not be added to gvfs DEPENDS because this causes circular dependencies: nautilus DEPENDS gvfs gvfs DEPENDS gnome-disk-utility gnome-disk-utility DEPENDS nautilus The solution is a new recipe for gvfs-gdu-volume-monitor. To reduce maintenance efforts and to ensure that gvfs-gdu-volume-monitor is build under same conditions as gvfs, as much settings as possible were moved to gvfs.inc. INC_PR is started at 6 to ensure rebuilding. run-tested for incremental build and build from scratch. Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* epiphany 2.30.6: add missing source checksumsKoen Kooi2011-12-221-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gdm 2.32.2: add missing source checksumsKoen Kooi2011-12-221-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSEBernhard Guillon2011-12-151-2/+3
| | | | | | | | Provide a valid LIC_FILES_CHECKSUM Use SPDX style versioned license for LICENSE field Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: fix LICENSE fieldMartin Jansa2011-12-151-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-panel : Fix format of LICENSE field.Philip Balister2011-12-121-1/+1
| | | | | Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
OpenPOWER on IntegriCloud