summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome
Commit message (Collapse)AuthorAgeFilesLines
* gnome-keyring: Add missing DEPENDS on gconfRichard Purdie2010-06-111-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-275-5/+5
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gnome-terminal: temporarily disable scrollkeeperJoshua Lock2010-01-141-1/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gnome-terminal: Apply patch from upstream to fix doc build issuesRichard Purdie2010-01-142-0/+23
| | | | Signed-off-by: Richard Purdie <richard@rex.(none)>
* gnome-doc-utils: Convert staging function to a do_install_appendRichard Purdie2009-11-171-4/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome-common: Drop unneeded custom staging functionRichard Purdie2009-11-171-12/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gconf-dbus: Convert to BBCLASSEXTEND and drop custom staging append since ↵Richard Purdie2009-11-132-35/+3
| | | | | | its no longer needed Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome-settings-daemon: Fix problems with bad paths creeping into the ↵Richard Purdie2009-09-172-2/+33
| | | | | | configure paths Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gobject-introspection: Update revisionRichard Purdie2009-08-193-27/+41
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add gnome-terminalRichard Purdie2009-08-191-0/+11
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome: Promote gnome-settings-daemon and dependencies into meta/. Also ↵Richard Purdie2009-08-1815-27/+817
| | | | remove now unneeded custom staging functions
* gail: Remove now unneeded custom staging functionRichard Purdie2009-07-271-6/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome.bbclass: Convert to autotools_stageRichard Purdie2009-07-091-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libart-lgpl: Use autotools_stageRichard Purdie2009-07-091-5/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome-mime-data: Fix pkgconfig file path, use autotools_stageRichard Purdie2009-06-122-2/+16
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libgnomecanvas: Sync with OE.dev (and remove old version)Richard Purdie2009-06-102-18/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gail: Sync with OE.devRichard Purdie2009-06-101-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gobject-introspection: Add an initial version, not functional yetRichard Purdie2009-05-142-0/+73
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gnome-keyring: 2.20 -> 2.26.1Richard Purdie2009-05-121-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* metacity-clutter: Rename to mutter and point at the new upstreamRichard Purdie2009-04-224-145/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* metacity-clutter: Add cross compile patch so compiles on x86_64 work for ↵Richard Purdie2009-01-272-2/+62
| | | | i386 targets
* metacity-clutter: Fix after recent updatesRichard Purdie2009-01-272-1/+35
|
* gnome-vfs: Only apply the RRECOMMENDS to the main package, not for example ↵Richard Purdie2009-01-071-1/+1
| | | | the -doc package
* metacity-clutter: Add intltool to DEPENDSRichard Purdie2009-01-051-1/+1
|
* metacity-clutter_git: Set correct gconf keys after installation for compositing.Joshua Lock2009-01-051-2/+4
| | | | The clutter-plugin name has changed since the recipe was first written so we now set the right plugin name as well as enabling compositing.
* Various fixes after recent commit breakageRichard Purdie2009-01-041-1/+1
|
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* metacity-clutter: Fix .pc file issueRichard Purdie2008-12-172-2/+13
|
* - This adds clutter-{gst,gtk,cairo}-0.8 recipes and ↵Robert Bragg2008-10-021-2/+2
| | | | | | | | | | | | clutter-{gst,gtk,cairo}-0.6 recipes. - It removes the 0.4 recipes. - It renames things so that the major.minor revision is now part of the package name. This lets us correctly specify SRCREVs for each branch, and allows parallell install. - All the SRCREVs have been updated to the heads of their corresponding branches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf-dbus-native: fix dependenciesMarcin Juszkiewicz2008-10-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5359 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf-dbus-native: required by metacity/contacts and few moreMarcin Juszkiewicz2008-10-011-0/+30
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5358 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fixes the metacity-clutter revision; packages the plugins; and adds a postRobert Bragg2008-09-261-3/+15
| | | | | | | install section to use gconftool-2 to enable the "simple" plugin by default. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5299 311d38ba-8fff-0310-9ca6-ca027cbcb966
* metacity(-clutter): use gdk-pixbuf-csource-nativeMarcin Juszkiewicz2008-09-243-30/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5258 311d38ba-8fff-0310-9ca6-ca027cbcb966
* added recipe for metacity-clutterTomas Frydrych2008-09-241-0/+26
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5252 311d38ba-8fff-0310-9ca6-ca027cbcb966
* metacity: do not require gdk-pixbuf-csourceMarcin Juszkiewicz2008-09-232-1/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5241 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-icon-theme: add an RRECOMMENDS on librsvg-gtkRobert Bradford2008-09-231-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5234 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Makes metacity install as an alternative x-window-managerRobert Bragg2008-09-231-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5232 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Ensures the themes get packaged with metacityRobert Bragg2008-09-231-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5230 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-icon-theme: addRoss Burton2008-09-221-0/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5217 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Basic recipe for Metacity. Needs some tweaking to strip out themes into ↵Joshua Lock2008-09-221-0/+19
| | | | | | separate packages and strip some unneeded binaries. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5216 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move libsoup to its own directoryRoss Burton2008-09-221-19/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5208 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-common: PACKAGE_ARCH=all isn't appropriate since STAGING_DATADIR is ↵Richard Purdie2008-07-191-1/+2
| | | | | | target specific git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4892 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-keyring: remove old 0.8.1 versionRoss Burton2008-06-161-12/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4659 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-vfs: remove 2.18.1, unused nowRoss Burton2008-06-133-100/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4648 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-vfs: upgrade to 2.22.0Marcin Juszkiewicz2008-03-153-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4015 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf-dbus: update srvrev and remove merged patchesRoss Burton2008-02-072-16/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3699 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf-dbus: fix watch expressions so that every client doesn't get the ↵Ross Burton2008-01-242-2/+16
| | | | | | server messages git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3586 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gconf-dbus: don't start in the X session, gconf can be autostartedRoss Burton2008-01-242-11/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3584 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove unused patchesRoss Burton2008-01-245-80/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3583 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gnome-common: set PACKAGE_ARCH to allRoss Burton2007-11-211-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3201 311d38ba-8fff-0310-9ca6-ca027cbcb966