summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gthumb
Commit message (Collapse)AuthorAgeFilesLines
* gthumb: Add missing debug filesMark Hatle2011-06-231-2/+2
| | | | | | | (From OE-Core rev: 79fdbb5df41150dae916104960e4b76ba02cf9c7) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: update to 2.12.3Saul Wold2011-06-011-2/+2
| | | | | | | (From OE-Core rev: 01f467f197b4f7ca9e0eee1b6676e32ebbb782ae) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Replace gconf-dbus with gconfKhem Raj2011-05-101-1/+1
| | | | | | | | | | | | | | | | | | Some distributions e.g. angstrom do not support gconf-dbus anymore since its now provided by gconf and in oe-core we have PREFERRED_PROVIDER_gconf tunable, here we replace all dependencies on gconf-dbus with gconf, which should work in both cases where poky defines PREFERRED_PROVIDER-gconf = "gconf-dbus" and for angstrom it is simply gconf Without this meta-toolchain-sdk ends up with conflicts in runqueue and does not build (From OE-Core rev: 3c04049516fe09969bbb9af501aae260f8ce4c91) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: update to 2.12.2Saul Wold2011-04-081-2/+2
| | | | | | | (From OE-Core rev: 5f7e4f3ceaa4943a6088377ed22dc88bc06e8574) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: Add missing DEPENDS on gst-plugins-base as otherwise gstreamer isn't ↵Richard Purdie2011-03-311-1/+1
| | | | | | | | enabled (From OE-Core rev: 75e2ced78f5164882f933787f9247e30da203613) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: update to 2.12.1Saul Wold2010-12-301-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* gthumb:Add license checksum to bb fileMei Lei2010-12-021-0/+1
| | | | | | Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-221-0/+12
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>