summaryrefslogtreecommitdiff
path: root/recipes/gnome
AgeCommit message (Collapse)AuthorFiles
2009-10-29goffice: fix packagingKoen Kooi1
2009-10-28gedit-plugins: add 2.28.0Steve Sakoman1
2009-10-28gnumeric: add 1.9.14Koen Kooi12
libgsf: add 1.14.16 goffice: add 0.7.14
2009-10-28gnome-python: fix 2.26.1 build, add 2.28.0Koen Kooi2
python-pygobject*: add 2.20.0
2009-10-26gnome-panel: refresh idl-sysroot patch for 2.28.0Koen Kooi2
2009-10-23system-tools-backends: disable 2.8.1 for nowSteve Sakoman1
2009-10-23system-tools-backends: fix packagingSteve Sakoman1
2009-10-23gnome-themes: clean up packagingSteve Sakoman1
2009-10-22gdm: add dep on libcanberra and bump PRKoen Kooi1
2009-10-21gedit: fix packaging so that the .pc ends up in -dev and we don't get the ↵Koen Kooi1
depchain code adding deps to gtksourceview-dev
2009-10-21gnome-bluetooth git: bump SRCREVKoen Kooi1
2009-10-21gnome-python-extras: fix up patch to python stuffKoen Kooi1
2009-10-21gnome-screensaver: fix packagingKoen Kooi1
2009-10-21libgdata: add 0.4.0Koen Kooi1
2009-10-18gconf: Install missing PolicyKit file. Use upstream dbus files. Recipe ↵Stanislav Brabec3
simplified.
2009-10-15gnome-system-tools: add nautilus to dependsKoen Kooi1
2009-10-14Use LDFLAGS not CFLAGS to add libraries for linkingTom Rini4
2009-10-14gnome-themes: add 2.28.0Steve Sakoman1
2009-10-14gnome-terminal: add 2.28.0Steve Sakoman1
2009-10-14gnome-system-monitor: add 2.28.0Steve Sakoman1
2009-10-14libgweather: add 2.28.0Steve Sakoman1
2009-10-14gnome-session: add 2.28.0Steve Sakoman1
2009-10-14gnome-panel: add 2.28.0Steve Sakoman1
2009-10-14gnome-media: add 2.28.0Steve Sakoman1
2009-10-14gnome-menus: аdd 2.28.0.1Steve Sakoman1
2009-10-14gedit: add 2.28.0Steve Sakoman1
2009-10-14gnome: start cleaning up gconf providersKoen Kooi7
2009-10-13gnome-utils: add 2.28.0Steve Sakoman2
2009-10-13gnome-keyring: add 2.28.0Steve Sakoman1
2009-10-13gnome-system-tools: add 2.71.1Steve Sakoman1
2009-10-12gconf-2.26.2: don't fail if polkit-policy-file-validate is missingJeremy Lainé1
* Do not fail configure step if polkit-policy-file-validate is not present on the build machine. This tool is only used when doing "make distcheck", so we just replace it by "true".
2009-10-11gnome-screensaver: add 2.28.0Steve Sakoman1
2009-10-07gnome-icon-theme: add 2.28.0Steve Sakoman1
2009-10-04gnome-desktop: Disabled doc build to not depend on host system xml2po.Stanislav Brabec1
2009-10-04gnome-doc-utils: Fixed invalid reference to host python in xml2po. ↵Stanislav Brabec4
Introduced INC_PR.
2009-10-02gnome-desktop: tweak packagingKoen Kooi1
2009-10-02gnome-common: add 2.28.0Steve Sakoman1
2009-10-02gnome-desktop: add 2.28.0Steve Sakoman1
2009-10-02gnome-settings-daemon: add 2.28.0Steve Sakoman1
2009-10-02libgnomekb: add 2.28.0Steve Sakoman1
2009-10-02libgnome: add 2.28.0Steve Sakoman1
2009-10-02gnome-control-center: add 2.28.0Steve Sakoman1
2009-10-02gnome-applets: add 2.28.0Steve Sakoman1
2009-10-02gdm: add 2.28.0Steve Sakoman8
2009-10-01cheese: add 2.28.0.1Steve Sakoman1
2009-09-30at-spi: add 1.28.0Steve Sakoman1
2009-09-30epiphany-extensions: add 2.28.0Steve Sakoman1
2009-09-30epiphany: add 2.28.0Steve Sakoman1
2009-09-30gnome-power-manager: update DEPENDSSteve Sakoman1
2009-09-29libsoup: add gnome-keyring dependency.Graham Gower1
libsoup's configure.in added a gnome-keyring check since the last version. Failure looks like this: | checking whether to build libsoup-gnome... yes | checking for GNOME_KEYRING... no | configure: error: Could not find gnome-keyring devel files. | Configure with --without-gnome if you wish to build only libsoup | without GNOME-specific features. | FATAL: oe_runconf failed` Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>