summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie43
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>
2010-07-14gdk-pixbuf-csource-native: Fix multiple providers warningDongxiao Xu1
Override PACKAGES_DYNAMIC in gdk-pixbuf-csource-native_2.12.7.bb since it requires gtk+_${PV}.bb where PACKAGES_DYNAMIC has already been defined Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-13gtk+: Update to 2.20.1Zhai Edwin21
gtk+ previously has 2 versions: 2.14.2(preferred), and 2.18.5(latest). This upgrade is from 2.18.5 to 2.20.1, so some patch(like entry-cairo.patch) in 2.14.2 is abandoned. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02gtk+: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2009-12-10gtk+: Add 2.18.5Richard Purdie11
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-30base.bbclass: Stage etc directory for native packagesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-30gdk-pixbuf-csource: Make sure a loaders file is generated after recent ↵Richard Purdie1
staging changes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-27libtool: Don't install into staging since we need libtool-cross thereRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-26gtk+: 2.16.4 -> 2.16.6Richard Purdie10
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16gtk+/gdk-pixbuf-csource-native: Convert to staging from do_installRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-07gtk+: Add 2.16.4Richard Purdie10
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-12gtk+: Use pkgconfig_stageRichard Purdie1
2009-06-04gtk+: Fix a string referencing bug (path sent upstream)Richard Purdie2
Signed-off-by: Richard Purdie <richard@ted.(none)>
2009-05-16gtk+: Install the gtk-builder-convert python script somewhere where the ↵Richard Purdie2
system will find it
2009-05-12gtk+: Append to PACKAGES_DYNAMIC, don't overwrite the defaultRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-02gtk+: Drop old 2.10.* and 2.13* versionsRichard Purdie37
2008-10-29gtk+: Add moblin overrideRichard Purdie1
2008-10-08gdk-pixbuf-csource-native: Add libx11-native to DEPENDS and explicitly set X ↵Richard Purdie1
search paths git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5447 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-24gdk-pixbuf-csource: added 2.12.7Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5257 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-23gtk+: Add gtk+ 2.14.2Robert Bradford9
(with rebased hardcoded_libtool.patch and new disable-gio-png-sniff-test.diff) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5250 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21gtk+: added libxrandr dependencyMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4918 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17gtk+: moved cairo dependency to common fileMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4855 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17gtk+: stage few extra headers required by libhildonfmMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4854 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-23gtk: upgrade to 2.13.3 in bleedingRoss Burton17
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4719 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-16gtk+: remove 2.6.10Ross Burton17
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4660 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-13glib,atk,pango,gtk+: add unstable releases and use in poky-bleedingRoss Burton17
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4645 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-12gtk+.inc: Handle uclibc case correctlyRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4627 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-01gtk+: fix a warning when creating the file chooserRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4383 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-21gtk+: Fix libtool issue causing dynamic module loading to be disabledRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4297 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-02gtk+: Updated filechooser size patch from ThomasRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3885 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29gtk+-2.12: Tweak filechooser size patchRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29gtk+-2.12: Add patch to tweak the filechooser sizing from ThomasRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3879 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-22glib/freetype/gtk+/pango: Use SOLIBS in FILESRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3853 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-16gtk+: merge two related patches into a single fileRoss Burton3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3822 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-11gtk+.inc: Don't hardcode pathsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3734 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-30gtk+: update to brown-paper-bag release 2.12.7Ross Burton19
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3621 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-29gtk+: update to latest point releaseRoss Burton19
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3613 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-10gtk: upgrade 2.15.3 to 2.15.5Ross Burton19
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3447 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-04gtk+: Remove DEFAULT_PREFERENCE statements, they are incorrect and we use ↵Ross Burton2
poky.conf instead git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3409 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-01-04ported filechooser patcheas to gtk 2.12.3Tomas Frydrych5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3408 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-17gtk: enable XDamage, XRender, XComposite supportMarcin Juszkiewicz4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3334 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05gtk: update 2.12.2 to 2.12.3Ross Burton15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3309 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-27gtk+: upgrade 2.12 to 2.12.2Ross Burton15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3242 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-27gtk+: run pixbufloader backend on target, and update the icon cache afterwardsRoss Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3241 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-29Upgrade GTK+ from 2.12.0 to 2.12.1Ross Burton15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3012 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-04gtk+.inc: Fix DEPENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2835 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-14Upgrade GTK+ 2.11 to 2.12.0Ross Burton17
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2736 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-04GTK+ 2.11: Update range patchRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2686 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-03Ship the printbackend debug filesRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2676 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-03Remove small-gtkfilesel patch, the widget is deprecatedRoss Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2675 311d38ba-8fff-0310-9ca6-ca027cbcb966