Commit Graph

102 Commits

Author SHA1 Message Date
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
Koen Kooi
16de24692b gtksourceview2: update to 2.10.5
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-21 16:21:34 +02:00
Andreas Müller
ea423a6944 gvfs: Fix paths in subpacks gvfsd-ftp / gvfsd-sftp / gvfsd-trash
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-20 16:40:25 +02:00
Koen Kooi
26d7f4f7b0 network-manager-applet: add 0.9.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-19 14:05:51 +02:00
lumag
e50b52752d gconf: fix the "unshipped files" warnings
1) correct static libs removal in do_install_append
2) provide .la files in -dev package as it's usually done in other
packages.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-19 08:20:44 +02:00
Martin Jansa
7e765842a9 recipes: be carefull with # comments ending with backslash
* next line after #foo \ is not parsed correctly!
* but http://bugzilla.pokylinux.org/show_bug.cgi?id=813 says NOTABUG, so be *very carefull*

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-14 17:15:08 +02:00
Joel A Fernandes
96e215ef51 libgnomeprint: Imported from OE classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:01 +02:00
Joel A Fernandes
805c875b69 libgnomecups: Imported from OE Classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:01 +02:00
Joel A Fernandes
e25fa89c43 gtksourceview: Imported from OE classic
* Added LIC_FILES_CHKSUM
* Added virtual/gettext to DEPENDS

Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:07:00 +02:00
Joel A Fernandes
e38c6fb927 gedit: Imported from OE classic
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 08:06:59 +02:00
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