Commit Graph

89 Commits

Author SHA1 Message Date
lumag
a67f2654a3 gnome-disk-utility: fix path for dbus interface definitions
During compilation gdu looks for several UDisks dbus xml files. However
it looks for them in system root and not in sysroot, failing if those
don't exist. Fix that.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:54 +02:00
lumag
490d38c2c8 gnome-disk-utility: disable scrollkeeper
scrollkeeper isn't packaged neither in oe.dev, nor in any oe-core based
layer. Disable scrollkeeper in gnome-disk-utils.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-04 09:18:53 +02:00
Koen Kooi
c81c1a050b abiword: fix multiline comments
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-01 09:40:10 +02:00
Joel A Fernandes
5111e7897e gnome-system-monitor: Add dependency on gnome-icon-theme
Without this, the configure stage of this recipe fails with pkg-config not finding
the gnome-icon-theme package

Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Cc: jdk@ti.com
Cc: k-kooi@ti.com
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17 09:42:18 +02:00
Martin Jansa
7ceff4d2e0 gobject-introspection_git: add glib-2.0-native to native DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-14 13:18:04 +02:00
Koen Kooi
7127ec564f gnome-system-monitor: add 2.28.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-22 11:24:53 +02:00
Koen Kooi
ed7f9dc5e4 libgtop: add 2.28.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-22 11:02:26 +02:00
Martin Jansa
059369b22f gconf: inherit perlnative
* otherwise perl from host is used and if there isn't libxml-parser-perl
  installed on host it fails with:
  checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 08:26:14 +02:00
Martin Jansa
aa8adfc55d libgnome-keyring: inherit perlnative
* otherwise perl from host is used and if there isn't libxml-parser-perl
  installed on host it fails with:
  checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-21 08:26:14 +02:00
Paul Eggleton
040f75eca2 Drop PRIORITY variable
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 references. Thanks to Phil Blundell for
the command.

(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-14 16:49:27 +01:00
Koen Kooi
01ba84ba3c gdm 2.32.2: gdm supports running sessions under ssh-agent, so add openssh-misc to RRECOMMENDS
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 14:02:57 +02:00
Koen Kooi
f7fd6e43e0 gnome-session 2.32.1: add pam-plugin-ck-connector dependency when using pam
without this apps can't authenticate to the session leading to timeouts and crashes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:44:25 +02:00
Koen Kooi
34e1f711fc nautilus 2.32.2: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 12:06:57 +02:00
Koen Kooi
ed6175e375 nautilus3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:59 +02:00
Koen Kooi
0fac9d7251 libnotify3: add 0.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-25 10:22:58 +02:00
Koen Kooi
4e70eb9149 gnome-panel3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi
208315e47a libgweather3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi
b3b933af48 libwnck3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:13:02 +02:00
Koen Kooi
eac8a22fbd gnome-desktop3: add 3.0.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 20:12:56 +02:00
Koen Kooi
161703b7fb gsettings-desktop-schemas: add 3.0.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi
3ed7a55e04 gnome-desktop 2.32.1: import from OE-core
fix packaging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi
81acbd957f dconf: update to 0.7.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 17:50:13 +02:00
Koen Kooi
3ade546f04 gtk+3: add initial 3.0.11 recipe
modeled after the 2.x recipe in OE-core

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-24 11:32:19 +02:00
Koen Kooi
2454d20084 gnome-panel 2.32.1: add missing gettext inherit
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 22:55:15 +02:00
Koen Kooi
7bb0dfc5cd gnome-settings-daemon 2.32.1: build from stable branch for bugfixes, fix dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-23 11:38:19 +02:00
Koen Kooi
8bd56b95b5 dconf 0.5.1: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 19:43:48 +02:00
Koen Kooi
c9305fed72 gnome-power-manager: libpanel-applets-2 is gone, so disable applets
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 13:01:29 +02:00
Koen Kooi
972778cee8 gdm: fix build against newer gnome-panel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:41 +02:00
Koen Kooi
31be11bf1c libgnomekbd 2.32.0: clean up dependencies 2011-06-21 12:55:40 +02:00
Koen Kooi
05fa92ac92 gnome-settings-daemon: clean up dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:40 +02:00
Koen Kooi
9e4f29983c gnome-session: update to 2.32.1 2011-06-21 12:55:40 +02:00
Koen Kooi
d3a738c437 gnome-panel: update to 2.32.x from the git release branch
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 12:55:35 +02:00
Koen Kooi
ecdd1c6f0f gdm, gnome-control-center: clean up dependencies
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 10:30:02 +02:00
Koen Kooi
7918094173 libgweather: update to 2.30.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 10:18:10 +02:00
Koen Kooi
91c5f7478d gnome-menus 2.30.5: remove spurious gnome-vfs dependency
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 09:56:56 +02:00
Koen Kooi
8f8f6a1513 libgsf: update to 1.14.21 and be specific about which features to disable
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-21 09:54:16 +02:00
Koen Kooi
5a65b5084e gnome-bluetooth 2.32.0: import from OE rev 58b79786c6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:27 +02:00
Koen Kooi
d413695d5e gconf: update to 2.32.4
* add debian patch to fix panel applets
* add upstream patch to port another bit to gdbus

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
3e44f401d2 zenity: add 2.32.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
9c930778b7 gdm 2.32.2: add more utils to RRECOMMENDS
GDM calls these from init/Default, so drag them in as RRECOMMENDS

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
1a43602ca8 desktop-file-utils: add 0.18
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
709e92e30b epiphany: add 2.30.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
292abf0fd3 gnome-power-manager: add 2.32.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:26 +02:00
Koen Kooi
797fc635c1 gvfs: the sftp plugin only works with openssh-ssh
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-13 20:20:15 +02:00
Koen Kooi
e18f662299 gvfs 1.8.2: enable samba support
This only drags in libsmbclient, not the complete samba packageset

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-13 14:47:42 +02:00
Koen Kooi
2ccf9373c1 gvfs 1.8.2: enable gphoto2 support, fix sftp packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-13 12:12:30 +02:00
Koen Kooi
5d10b56c9c system-tools-backends: add 2.10.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-10 22:26:43 +02:00
Koen Kooi
261c710e52 gnome-control-center: add 2.32.1
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-10 22:26:43 +02:00
Koen Kooi
813141a992 gnome-settings-daemon: add 2.32.1
and drop 2.26.1

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-10 22:26:37 +02:00
Koen Kooi
2b28e32b1c libgnomekdb: add 2.32.0 2011-06-10 16:27:21 +02:00