summaryrefslogtreecommitdiffstats
path: root/meta/packages/glib-2.0
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-277-170/+0
| | | | | | | | | | | | | | | | | 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>
* glib-2.0: upgrade to 2.24.1Kevin Tian2010-07-029-50/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (borrow from OE 2.24.0, with study about reason for detail changes) [Patches-Poky] KEEP _configure-libtool.patch_: fix cross-build env REMOVE _glibconfig-sysdefs.h_: introduced in glib-1.2.10, which is actually not valid today KEEP _glib-gettexize-dir.patch_: another quite old patch added before 2.10.3 add history info, and mark for upstream [Patches-OE] NOTAKE _gio.patch_: a private extension for a window matching library (wncksync) NOTAKE _gvavriant.patch_: in 2.24.1 now NOTAKE _gasync.patch_: in 2.24.1 now TAKE _60_wait-longer-for-threads-to-die.patch: said to fix anonying warning TAKE _gatomic-proper-get-cast.patch_: fix error about type casting. Instead of using OE's patch, I found a better one from latest repo NOTAKE _g_once_init_enter.patch_: in OE since 2.22.1, not quite sure of its purpose, also it's not in upstream yet [Recipe] - fix metadata - keep glib-2.inc which is for python optimization - remove PRIORITY since 'optional' is the default - no need to specially install glibconfig.h in ad hoc path, which is only relied by 'obexpush' which poky doesn't have and can be fixed in 'obexpush' itself as what OE does - no need to manually create glib2.0/glib, which is handled by current code - remove 'acpaths' which only applies to versions before 2.12.4 - below lines are not taken from OE * glib-mkenums tweaks, which exists in OE for a long time but never in poky. since there's no way to find out original commit, keep poky's style instead. * host libtool check. not sure about its purpose, and it's also in OE for quite long time Signed-off-by Kevin Tian <kevin.tian@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | 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>
* glib-2.0-native: Fix DEPENDSRichard Purdie2010-01-151-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0: Convert to BBCLASSEXTENDRichard Purdie2010-01-134-32/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0: add gettext to DEPENDSJoshua Lock2009-12-171-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* glib-2.0: 2.20 -> 2.22Richard Purdie2009-12-104-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0: Clean up staging functions and convert to do_installRichard Purdie2009-11-162-35/+8
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0-native: Stage .pc filesRichard Purdie2009-06-111-0/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0: 1.18.1 -> 2.20.2Richard Purdie2009-05-174-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* glib-2.0: Revert glib-2.0 S variable removalRichard Purdie2009-01-032-0/+4
|
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-022-6/+0
|
* glib-2.0: Drop old versionRichard Purdie2008-12-314-103/+0
|
* glib-2.0: Remove old bleeding version.Robert Bradford2008-09-234-103/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5239 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Add 2.18.1 (new stable release)Robert Bradford2008-09-234-0/+103
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5237 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0-native: stage libgioMarcin Juszkiewicz2008-07-292-2/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4983 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: update native to 2.16.5Marcin Juszkiewicz2008-07-281-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4974 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade bleeding to 2.17.4Ross Burton2008-07-274-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4965 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to 2.16.5Ross Burton2008-07-273-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4964 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to 2.17.3 in bleedingRoss Burton2008-07-044-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4831 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to glib 2.16.4Ross Burton2008-07-044-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4814 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib,atk,pango,gtk+: add unstable releases and use in poky-bleedingRoss Burton2008-06-134-0/+102
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4645 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Update patch to work with libtool 2.2.2Richard Purdie2008-04-143-5/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4247 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to 2.16.3Ross Burton2008-04-084-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4197 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib: upgrade from 2.14.6 to 2.16.1Ross Burton2008-03-144-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3995 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib/freetype/gtk+/pango: Use SOLIBS in FILESRichard Purdie2008-02-221-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3853 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Set FILESDIR and merge patches directoriesRichard Purdie2008-02-113-29/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3731 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib: update to 2.14.6Ross Burton2008-02-075-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3693 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Fix SRC_URI (#702)Richard Purdie2008-01-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Drop unused glib patchesRoss Burton2008-01-137-6246/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3479 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: remove unused 2.12.13Ross Burton2008-01-132-19/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3477 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0-native: upgrade to 2.14.5Ross Burton2008-01-133-0/+30
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3476 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0-native: upgrade from 2.12.4 to 2.12.13Ross Burton2008-01-132-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3475 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib.inc: use autotools_stage_all instead of manually stagingRoss Burton2008-01-131-8/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3474 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib: upgrade from 2.14.4 to 2.14.5Ross Burton2008-01-082-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3432 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: use ARM instruction set when building for ThumbMarcin Juszkiewicz2007-12-191-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3349 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib: don't disable debug, the size difference isn't much and its usefulRoss Burton2007-11-284-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3266 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to 2.14.4Ross Burton2007-11-262-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3240 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: upgrade to 2.14.3Ross Burton2007-11-082-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3106 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update glib-2.0 to 2.14.2Ross Burton2007-10-162-2/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2891 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Remove accidental commitRichard Purdie2007-10-041-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2837 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: Fix DEPENDS (gtk-doc -> gtk-doc-native)Richard Purdie2007-10-042-1/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2834 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Upgrade glib from 2.4.0 to 2.4.1Ross Burton2007-09-162-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2737 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove unused glib versionsRoss Burton2007-08-314-157/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2610 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Upgrade glibRoss Burton2007-08-044-48/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2358 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add patch from svn to fix c++ buildsRoss Burton2007-08-012-2/+44
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2299 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Upgrade bleeding to glib 2.13.7Ross Burton2007-08-012-0/+35
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2295 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Upgrade glib 2.12.x to 2.12.13Ross Burton2007-08-012-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2290 311d38ba-8fff-0310-9ca6-ca027cbcb966
* glib-2.0: fix packaging so libglib-2.0 package contain only libs without ↵Marcin Juszkiewicz2007-07-103-2/+8
| | | | | | crap files git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2138 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Bump PR to force a rebuildRoss Burton2007-04-301-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1582 311d38ba-8fff-0310-9ca6-ca027cbcb966