summaryrefslogtreecommitdiffstats
path: root/rules/host-glib.in
Commit message (Collapse)AuthorAgeFilesLines
* glib: Version bump. 2.72.3 -> 2.74.1.Christian Melki2022-11-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | Move to next stable series. https://gitlab.gnome.org/GNOME/glib/-/blob/main/NEWS A bunch of fixes and improvements, as usual. Notable is the replacement of pcre for pcre2. Likely to cause some minor headaches. As usual, glib needs wringing with various packages. * License changed from LGPL-2.0 or later to LGPL-2.1 or later. * glib.h had a SPDX identifier added. * COPYING points to the actual license file in the license directory. * Remove -Dfam (gamin file monitor). Deprecated. * Replace PCRE with PCRE2. PCRE2 selects 8-bit by default. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20221122122240.3967729-1-christian.melki@t2data.com> [mol: squash host-glib changes and add missing PCRE2_8 dependency] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> fixup! glib: Version bump. 2.72.3 -> 2.74.1.
* glib: version bump 2.56.3 -> 2.60.0Michael Olbrich2019-03-191-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: allow selecting most host packages in the platformconfigMichael Olbrich2018-11-061-1/+0
| | | | | | | | | | | Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: used 'default y if ALLYES' instead of 'default ALLYES'Michael Olbrich2018-11-061-1/+1
| | | | | | | This way the symbol only shows up in the config if ALLYES is enabled. This avoids unnecessary noise in the config files. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-glib: allow using it in platform rulesMichael Olbrich2016-09-071-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: normal noprompt host tools should be tristate and default to ALLYESMichael Olbrich2016-07-091-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glib: use 'real' libpcreMichael Olbrich2016-04-211-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove host-libiconvMichael Olbrich2014-06-171-6/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove host-gettext-dummy as wellMichael Olbrich2014-04-071-1/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-glib: Add host-gettext dependencyBernhard Walle2012-06-131-0/+1
| | | | | | | | | We need a gettext implementation for glib. While gettext is present in glibc on Linux, this missing dependency was not discovered. On Mac OS, however, glib didn't compile. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* WIP: glib: version bump 2.28.1 -> 2.30.2Robert Schwebel2011-12-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We need libffi now. Compile-tested with all packets that select GLIB: [x] atk [x] connman [x] consolekit [x] dbus-glib [x] dconf [x] devicekit-disks [x] eggdbus [x] gst-plugins-bad [x] gst-plugins-base [x] gst-plugins-gl [x] gst-plugins-ugly [x] gstreamer [x] hal [x] irssi [x] latencytop [x] libcroco [x] libgdbus [x] libgee [x] libgsf [x] mc [x] mono [x] pango [x] policykit [x] polkit [x] pygobject [x] qt4 [x] rrdtool [x] syslogng [x] udev [x] udev [x] udisks [x] wireshark [x] poppler [x] gtk [ ] gtkmm [ ] gst-plugins-good Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* host-glib: move to section hosttools_nopromptMichael Olbrich2011-08-091-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [glib] version bump 2.22.2 -> 2.24.1Uwe Kleine-König2010-08-021-1/+1
| | | | | | Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> [mkl: zlib is mandatory for new glib version] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-glib] zlib is only needed for experimental glibMarc Kleine-Budde2010-06-221-1/+1
| | | | | Reported-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-glib] select HOST_ZLIBMarc Kleine-Budde2010-06-221-1/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* iconv: rework iconv handling in ptxdistRobert Schwebel2009-06-091-6/+6
| | | | | | | | | | libiconv provides functionality that is already provided by glibc. So we consolidate ptxdist to use native glibc iconv instead of libiconv support. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10681 33e552b5-05e3-0310-8538-816dae2090ed
* * host-glib: Remove the fixed dependency to host-libiconvJuergen Beisert2009-06-051-1/+7
| | | | | | | | On GNU glibc based hosts the iconv() feature is part of the main c library. There is no need for libiconv! git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10638 33e552b5-05e3-0310-8538-816dae2090ed
* * hosttools: migrate from bool to tristate; should result inRobert Schwebel2008-12-211-1/+1
| | | | | | | less rebuilds of hosttools due to selections. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9299 33e552b5-05e3-0310-8538-816dae2090ed
* * host-gtk: migrate to auto in filesRobert Schwebel2008-12-201-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9289 33e552b5-05e3-0310-8538-816dae2090ed
* * host-glib: make libiconv handling consistent to the target tool.Robert Schwebel2007-10-161-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7397 33e552b5-05e3-0310-8538-816dae2090ed
* added glib hosttool to enable crosscompiling on machines without glib-genmarshalLuotao Fu2007-02-021-0/+2
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6983 33e552b5-05e3-0310-8538-816dae2090ed