summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome
Commit message (Collapse)AuthorAgeFilesLines
* SRC_URI Checksums AdditionalsSaul Wold2010-12-0911-0/+33
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libart-lgpl: add mips art_config.hSaul Wold2010-12-081-0/+10
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gnome-icon-theme: Disable PACKAGE_ARCH='all' until we unbreak it for ↵Richard Purdie2010-12-071-1/+2
| | | | | | multiarch builds Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libart-lgpl: Add config.h for x86_64Saul Wold2010-12-061-0/+10
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gnome-icon-theme: Update to 2.31.0Zhai Edwin2010-12-062-45/+46
| | | | | | Rebased the patch iconpath-option.patch Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gnome-desktop: Update to 2.32.1Zhai Edwin2010-12-064-14/+5
| | | | | | Removed no-desktop-docs.patch, as it is already in upstream. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libart-lgpl: Add missing config file - allows builds on PowerPCGary Thomas2010-12-031-0/+10
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gobject-introspection: Fix pathfix.patch to correct glibconfig.h locationSaul Wold2010-12-021-17/+4
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* metacity: Add license checksumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libgdata: Add 0.6.5 as new recipeZhai Edwin2010-12-021-0/+12
| | | | | | Upgrading eds-dbus to 2.32.1 requires libgdata >= 0.6.3 (0.7.0 breaks the API) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gobject-introspection:Add license checksum to bb fileMei Lei2010-12-021-1/+2
| | | | | | Add COPYING.lib and COPYING.tools files checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* gnome-doc-utils: Update to version 0.20.2Saul Wold2010-11-241-0/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libgnome-vfs: Update to version 2.24.4Saul Wold2010-11-243-0/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libart-lgpl: Update to version 2.3.21Saul Wold2010-11-242-7/+15
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libart-lgpl:Add license file checksum and update the GPL informationMei Lei2010-11-231-1/+2
| | | | | | Add COPYING file checksum and update the "LGPL" to "LGPLv2" according to COPYING file Signed-off-by: Mei Lei <lei.mei@intel.com>
* gnome-doc-utils:Add LGPL file and GPL file checksum to bb fileMei Lei2010-11-231-1/+2
| | | | | | Add COPYING.GPL and COPYING.LGPL checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-2211-854/+0
| | | | | | | | | | | | | This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gnome-keyring: Update to 2.32.1Zhai Edwin2010-11-221-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libgnome-keyring: Update to 2.32.0Zhai Edwin2010-11-221-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gnome-icon-theme: fix buildJoshua Lock2010-10-202-3/+57
| | | | | | | Duplicate the patch from sato-icon-theme which enables the path to the icon-name-mapping tool to be specified. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* gobject-introspection: Add LICENSERichard Purdie2010-09-301-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-2739-0/+1361
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>