summaryrefslogtreecommitdiff
path: root/recipes/gtk+
AgeCommit message (Collapse)AuthorFiles
2010-03-12gtk+-native: Override RRECOMMENDS for native recipeKhem Raj3
* Remove old style native recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-03-11gtk+_2.18.6: add libxext-native to DEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11gtk+: work around problem with loaders not yet being installed at the point ↵Phil Blundell1
where we need to query them
2010-03-11gtk+: generate gdk-pixbuf.loaders during native installPhil Blundell1
2010-03-09gtk+: remove special-casing for native installation, declare provider for ↵Phil Blundell2
gdk-pixbuf-csource-native when building natively (based on original patch from Graeme Gregory <dp@xora.org.uk> with minor edits)
2010-03-05gtk+: reinstate no-demos patch for gtk+-native, it fails to build without itKoen Kooi2
2010-03-04gtk+: build gtk-demo and package it appropriatelyPhil Blundell11
2010-02-22gtk+_2.18.6.bb : fix EXTRA_OECONF for native builds.Graeme Gregory1
We dont have a native libjpeg so make sure its disabled.
2010-02-17gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails ↵Martin Jansa1
to find libx11 without) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10gtk+-native: Added missing DEPENDS, don't build print backend that would ↵Stanislav Brabec1
require cups-native.
2010-01-31gtk+: don't install the pixbug-csource tool when building -native, it ↵Koen Kooi8
doesn't work properly * the work around involved cleaning up old recipes as well, new-style staging here we come!
2010-01-27gtk+: fix typoRolf Leggewie1
2010-01-27gtk+ (-native): add 2.18.6 and convert to new-style stagingKoen Kooi7
2010-01-27gtk+ 2.18.3: enable xkb for angstromKoen Kooi1
* also remove the displaymigration option that has ceased to exist
2010-01-13pixops-test: GNU_HASH QA error fix.Stanislav Brabec1
2010-01-09gtk+: remove DEFAULT_PREFERENCE -1. 2.18.3 is the new default.Rolf Leggewie8
2010-01-07gtk+: unifyRolf Leggewie10
2009-10-28gtk+: add 2.18.3Koen Kooi5
2009-09-25gtk+: add 2.18.0Koen Kooi5
2009-09-16gtk+: Implemented INC_PR, require hicolor-icon-theme.Stanislav Brabec8
2009-09-12gtk+: add 2.16.6Koen Kooi5
2009-08-27gtk+: add simple native gtk+ 2.12.11 with all modules built in.Florian Boor1
2009-07-05glib-2.0, pango, gtk+: Updated to the latest .4 stable versions.Stanislav Brabec5
2009-06-04gtk+: Provide gdk-pixbuf in order to avoid conflict with the framebuffer ↵Florian Boor1
gdk-pixbuf recipe.
2009-05-08gtk+: Fix preferred 2.14.2 like 2.16.0: stage gtk-builder-convertFlorian Boor1
2009-04-23gtk+-2.8.16 : fixed problematic " in SRC_URI:Denis 'Gnutoo' Carikli1
there was a suplementary " in SRC_URI that made it fail at: run.staging_helper.16868: line 869: syntax error near unexpected token `else'
2009-04-02virtual/gail: Introduction of new virtual:Stanislav Brabec3
* provided by gtk+ >= 2.13.0 or gail * gtk+ >= 2.13.0 now stages libgailutil * use appropriate PROVIDES and DEPENDS for gail * bump PR to fix packages dependencies
2009-04-01gtk+: Replace also gail subpackages.Stanislav Brabec2
2009-04-01gtk+.inc: Package modules .debug, remove unusable modules .la files.Stanislav Brabec1
2009-03-30gtk+: stage gtk-builder-convert to get gnome-keyring builtMarcin Juszkiewicz1
2009-03-19gtk+: make 2.14.2 default version instead of 2.10.14Marcin Juszkiewicz1
Ångström uses this version and many components of metadata depends on at least 2.12.
2009-03-19gtk+: add 2.16.0Koen Kooi5
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko146
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>