Commit Graph

148 Commits

Author SHA1 Message Date
Martin Jansa
d0028e40a3 recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Piotr Tworek
8881a6815a gnome-mplayer: Add initial recipe for version 1.0.5.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 09:36:38 +01:00
Peter Tworek
dd0260c7c9 libgsf: remove empty, unused packages.
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-02-01 08:28:24 +01:00
Peter Tworek
95d5ad37a9 Add recipe for gmtk 1.0.5.
Run tested on netbookpro.

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-01 08:27:20 +01:00
Peter Tworek
da3a1350d8 gnome-bluetooth: Depend on virtual/libx11, not libx11.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 21:08:01 +01:00
Andrei Gherzan
a9e15d2584 In LICENSE "&&" should be replaced with "&" [forgot .inc files]
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-24 16:11:24 +01:00
Martin Jansa
c0f4fff835 gtk+3: add gtk+-native dependency
* 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-23 16:23:12 +01:00
Martin Jansa
a4155ac38d gtk+: add native BBCLASSEXTEND
* 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-23 16:23:12 +01:00
Peter Tworek
9734514de3 Add missing librsvg dependency to abiword recipe.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Samuel Stirtzel
8e2ccbd8ec Gtk+3: Fix cups related error in configure
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-20 08:26:35 +01:00
Andreas Müller
9c926e88fc evince: add cross-compile-fix.patch from classic oe to fix build error
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-20 08:26:34 +01:00
Andrei Gherzan
3767262f9e In LICENSE "&&" should be replaced with "&"
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-16 22:29:22 +01:00
Koen Kooi
cbf65f7f0d gnome-backgrounds 2.32.0: import from OE-classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:17:09 +01:00
Koen Kooi
0c6ae144a9 gnome-desktop: fix gnome-about
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:07:58 +01:00
Steve Sakoman
c1444331e9 gnome-panel: fix leakage of build machine python path into gnome-panel-add
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-12 18:02:59 +01:00
Andreas Müller
5b8522e3b5 gvfs: rework and add recipe for gvfs-gdu-volume-monitor
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>
2012-01-09 10:31:00 +01:00
Koen Kooi
14d2b74fa4 epiphany 2.30.6: add missing source checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 16:33:21 +01:00
Koen Kooi
87a35d2032 gdm 2.32.2: add missing source checksums
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 10:10:55 +01:00
Bernhard Guillon
ed6e2d90ad libgtkstylus_0.5.bb: fix LIC_FILES_CHECKSUM and LICENSE
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-15 09:25:16 +01:00
Martin Jansa
8a87c32273 libgsf: fix LICENSE field
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:15 +01:00
Philip Balister
7ad9db8b3b gnome-panel : Fix format of LICENSE field.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12 18:45:06 +01:00
Koen Kooi
cf63ba3e4b gtk+3: udpate to 3.2.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10 18:52:44 +01:00
Koen Kooi
70cd3a81ed libgnome-keyring 2.32.0: fix LICENSE operand
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-10 14:43:54 +01:00
Koen Kooi
3b1ce08ec2 gnome-panel 2.32.1: adjust post-inst for new gconf-native
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 18:46:50 +01:00
Koen Kooi
db0817a245 libwnck: bump PR for xcb-util change
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 17:56:55 +01:00
Martin Jansa
df1d94e62e gconf-native: drop from meta-gnome, newer version is in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 09:19:21 +01:00
Eric BENARD
5cead66b45 hicolor-icon-theme: add checksums
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-29 09:12:31 +01:00
Martin Jansa
4756740913 abiword: fix no-undefined param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-25 20:53:49 +01:00
Koen Kooi
0a8b9d2df7 gvfs 1.8.2: fix sftp RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-23 12:02:37 +01:00
Koen Kooi
dea4a2dce2 abiword: update to 2.8.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 14:15:59 +01:00
Koen Kooi
eeb018e16c gconf: drop from meta-oe, oe-core has 3.2.3 nowadays
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-20 14:29:32 +01:00
Koen Kooi
12cf4fa8d2 gvfs 1.8.2: disable samba, it causes an OOM
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-17 11:39:04 +01:00
Koen Kooi
6180a4cd2d network-manager-applet: update to 0.9.2.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-13 16:19:37 +01:00
Martin Jansa
396550a39a recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Andreas Müller
f3585ea146 evince: initial add 2.32.0
* 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-31 11:45:33 +01:00
Koen Kooi
040daebc80 goffice 0.8.17: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 17:34:02 +02:00
Koen Kooi
05f01e34e1 network-manager-applet 0.9.0: add gnome-keyring to recommends
VPN and wifi will fail with:

** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files

If gnome-keyring isn't installed

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 12:58:19 +02:00
Martin Jansa
a44535822b wv: add SRC_URI checksums and drop deprecated patch=1 param
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
6e5b153413 abiword: fix install, newer versions doesn't allow to overwrite just installed files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
e5e2e10689 abiword: add SRC_URI checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
0846be2808 abiword: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Andreas Müller
349b039334 nautilus: cleanup package directories
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-17 09:00:12 +02:00
Andreas Müller
38c82da419 nautilus: fix compile errors by removing G_DISABLE_DEPRECATED
* 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-17 08:58:21 +02:00
Koen Kooi
cdd71aaf7f gnome-vfs 2.24.4: import from OE-core
libgnome uses it, keep it till we can safely remove libgnome

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 20:28:34 +02:00
Martin Jansa
ef12dfc505 recipes: use allarch instead of PACKAGE_ARCH = all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-12 10:24:45 +02:00
Koen Kooi
c4ad592709 nautilus: add runtime dep on glib-networking
this fixes the OOM crash when using the 'Network' entry from the menu

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-06 15:16:50 +02:00
Khem Raj
ae4ea40e52 gnome-power-manager: Fix build on gnome'less build systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj
9826cc6fea gdm: Fix build on gnome'less build systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Khem Raj
1dd63580da gnome-disk-utility: Fix build on gnomelss host systems
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-09-27 17:40:02 -07:00
Koen Kooi
bcfeae9ac3 gedit: update to 2.30.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-22 09:13:00 +02:00