aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
AgeCommit message (Collapse)Author
2012-04-09gvfs-gdu-volume-monitor 1.8.2: remove conflicting filesKoen Kooi
* 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>
2012-03-29evince: Fix QA warnings / clean packagingAndreas Müller
run tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-26nautilus: Add gdk-pixbuf gtk+ to DEPENDSKhem Raj
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>
2012-03-11gdm: inherit systemd / remove unneeded systemd codeAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-09bzip2: bump PR of all recipes depending on bzip2Andreas Oberritter
* 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>
2012-03-06gvfs: add missing dep on libsoup 2.4Koen Kooi
| ./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>
2012-03-02gnome-settings-daemon 2.32.1: Bump PR for recent class changesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02gdm 2.32.2: Bump PR for recent class changesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-29gtk+3: update to 3.2.3Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27gnome-control-center 2.32.1: add missing dependency on desktop-file-utils-nativeKoen Kooi
do_install fails wihtout the update-desktop-cache util present Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27gnome-panel 2.32.1: fix libpanel-applet packagingKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-13recipes: bump PR to rebuild .la files without libz.laMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-01libgsf: remove empty, unused packages.Peter Tworek
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>
2012-01-30gnome-bluetooth: Depend on virtual/libx11, not libx11.Peter Tworek
Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24In LICENSE "&&" should be replaced with "&" [forgot .inc files]Andrei Gherzan
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>
2012-01-23gtk+3: add gtk+-native dependencyMartin Jansa
* 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>
2012-01-23gtk+: add native BBCLASSEXTENDMartin Jansa
* 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>
2012-01-23Add missing librsvg dependency to abiword recipe.Peter Tworek
Signed-off-by: Peter Tworek <tworaz666@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-20Gtk+3: Fix cups related error in configureSamuel Stirtzel
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>
2012-01-20evince: add cross-compile-fix.patch from classic oe to fix build errorAndreas Müller
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>
2012-01-16In LICENSE "&&" should be replaced with "&"Andrei Gherzan
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>
2012-01-12gnome-backgrounds 2.32.0: import from OE-classicKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12gnome-desktop: fix gnome-aboutKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12gnome-panel: fix leakage of build machine python path into gnome-panel-addSteve Sakoman
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09gvfs: rework and add recipe for gvfs-gdu-volume-monitorAndreas Müller
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>
2011-12-22epiphany 2.30.6: add missing source checksumsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22gdm 2.32.2: add missing source checksumsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSEBernhard Guillon
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>
2011-12-15libgsf: fix LICENSE fieldMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12gnome-panel : Fix format of LICENSE field.Philip Balister
Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10gtk+3: udpate to 3.2.2Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10libgnome-keyring 2.32.0: fix LICENSE operandKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01gnome-panel 2.32.1: adjust post-inst for new gconf-nativeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01libwnck: bump PR for xcb-util changeKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01gconf-native: drop from meta-gnome, newer version is in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29hicolor-icon-theme: add checksumsEric BENARD
Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-25abiword: fix no-undefined paramMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-23gvfs 1.8.2: fix sftp RRECOMMENDSKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21abiword: update to 2.8.6Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-20gconf: drop from meta-oe, oe-core has 3.2.3 nowadaysKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-17gvfs 1.8.2: disable samba, it causes an OOMKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01recipes: bump PR after python upgradeMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-31evince: initial add 2.32.0Andreas Müller
* recipe based on oe-classic: evince_2.30.0.bb commit 5dba154457691d2096f2b1a7ef24bdc6f1b51859 * run tested on overo * TODO further doctype support configure option -> current configure result ------------------------------------------------ --enable-ps -> PostScript Backend.: no --enable-djvu -> DJVU Backend.......: no --enable-impress -> Impress Backend....: no Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18wv: add SRC_URI checksums and drop deprecated patch=1 paramMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18abiword: fix install, newer versions doesn't allow to overwrite just ↵Martin Jansa
installed files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18abiword: add SRC_URI checksumsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18abiword: add LIC_FILES_CHKSUMMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-17nautilus: cleanup package directoriesAndreas Müller
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17nautilus: fix compile errors by removing G_DISABLE_DEPRECATEDAndreas Müller
* build tested * reported gnome-bugzills [1] * error messages: | In file included from eel-alert-dialog.c:24:0: | eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' | eel-alert-dialog.c: In function 'eel_alert_dialog_class_init': | eel-alert-dialog.c:114:43: warning: passing argument 2 of 'g_param_spec_int' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c:114:43: warning: passing argument 3 of 'g_param_spec_int' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c:123:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c:123:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c:132:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c:132:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int' | eel-alert-dialog.c: In function 'eel_alert_dialog_init': | eel-alert-dialog.c:193:2: warning: passing argument 1 of 'gtk_expander_new_with_mnemonic' makes pointer from integer without a cast | /home/Superandy/tmp/oe-core-eglibc/sysroots/overo/usr/include/gtk-2.0/gtk/gtkexpander.h:66:12: note: expected 'const gchar *' but argument is of type 'int' and | In file included from nautilus-file.h:31:0, | from nautilus-bookmark.c:28: | ../libnautilus-private/nautilus-icon-info.h:75:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' | ../libnautilus-private/nautilus-icon-info.h:76:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char' | make[2]: *** [nautilus-bookmark.lo] Error 1 [1] https://bugzilla.gnome.org/show_bug.cgi?id=661949 Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12gnome-vfs 2.24.4: import from OE-coreKoen Kooi
libgnome uses it, keep it till we can safely remove libgnome Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>