Commit Graph

39 Commits

Author SHA1 Message Date
Schrijvers Luc
dc6c0c8bb1 glib2, bump version (#9607) 2023-10-11 05:57:21 +00:00
Schrijvers Luc
eb9d63a989 glib2, revbump for python changes, build fixes for gcc2 (#9191) 2023-08-12 12:29:48 +00:00
Gerasim Troeglazov
2abad24440 glib2: bump version 2023-07-23 12:02:21 +10:00
Gerasim Troeglazov
2f172ea952 glib2: bump version 2023-01-05 18:35:07 +10:00
Gerasim Troeglazov
fce44d44dd glib2: bump version
* add commandSuffix and commandBinDir
2022-11-18 11:45:16 +10:00
Gerasim Troeglazov
dcac2ca8a8 glib2: bump version 2022-08-14 22:04:27 +10:00
Gerasim Troeglazov
96d4cd255c glib2: Use find_directory if XDG vars not found 2022-01-28 10:54:35 +10:00
Augustin Cavalier
f476b18f59 glib: Drop all but the latest and then latest gcc2 version. 2021-09-29 14:59:29 -04:00
linkmauve
ccd4dfdcae glib: bump to 2.68.4 (#6146)
Add glib_debug=disabled and --buildtype to meson arguments.

Co-authored-by: Augustin Cavalier <waddlesplash@gmail.com>
2021-09-29 14:42:36 -04:00
Gerasim Troeglazov
fa1c7b0dae glib2: fix build 2021-08-17 08:32:06 +00:00
Jerome Duval
4044fdb630 glib2: fix build on _x86. 2019-11-23 20:48:07 +01:00
Jerome Duval
b6e7252489 glib2: add recipe for version 2.62.0 2019-09-07 15:26:35 +02:00
Gerasim Troeglazov
eb64aff6dc glib2: use system malloc by default 2019-05-18 19:24:55 +10:00
Sergei Reznikov
badcc9dc48 glib2: bump version 2018-06-15 13:34:17 +03:00
miqlas
a0c116239b Glib2: bump (#2184) 2018-02-13 19:28:43 -05:00
Jerome Duval
fee090dc4d glib2: bump version. 2017-11-04 00:14:22 +01:00
Jerome Duval
66f5b1036a glib2: add recipe for version 2.54.1. 2017-10-26 15:34:43 +02:00
Jerome Duval
48fe14e01d glib2: define G_OS_HAIKU (used by libnice). 2017-09-20 18:34:01 +02:00
Schrijvers Luc
a64e3c7d74 glib2: bump version (#1537) 2017-08-30 21:04:09 +02:00
Schrijvers Luc
1d317156a2 glib2, bump version (#1450) 2017-07-20 19:40:44 -04:00
Jerome Duval
908dcf809e glib2: bump to 2.48.2, enable on x86_64.
* 2.48.x required by gdk_pixbuf 2.36.5.
2017-02-25 14:28:56 +01:00
Jérôme Duval
2a448dd0ce glib: fix gcc5 build. 2016-12-02 22:47:46 +01:00
Jerome Duval
dc8d11d4e0 glib2: bump version. 2016-05-11 22:40:21 +00:00
fbrosson
1eb0d49f8a glib: add recipe for version 2.48.0. (#546) 2016-04-13 20:03:18 +02:00
Jerome Duval
e01100da50 glib: bump version.
* split patch in logical units for upstream.
2015-12-19 16:03:59 +00:00
Jerome Duval
68c3249973 glib2: added recipe for unstable version 2.47.3.
* builds OK.
2015-12-02 21:21:16 +00:00
Jerome Duval
97963f2cb6 glib2: added recipe for version 2.46.2. 2015-11-29 16:41:17 +00:00
Jerome Duval
d9e1957f38 glib2: update patchset for strings.h 2014-08-21 21:07:10 +00:00
François Revol
3872efa606 glib2: Fix glib-gettextize
Of course it was made from a template which has
datadir=@datadir@
... and the next line:
gettext_dir=$prefix/shared/glib-2.0/gettext

Go figure :-D
2014-07-23 18:08:04 +02:00
Chris Roberts
8090bf86f9 Add (WIP?) legacy glib recipe
Untested on gcc2
2013-12-09 17:02:50 -07:00
Chris Roberts
a5fdec8a37 Rename glib-2.38.1 to glib2-2.38.1 and drop old beps/patches
This is to avoid a name clash with the legacy version that will be
needed for bezilla

--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
2013-12-09 15:25:16 -07:00
Michael Lotz
5880131f1c Update glib-2.38.1 patch and recipe to a working state.
* Add G_OS_HAIKU to many sections guarded by G_OS_UNIX.
* Implement a few platform specifics, mostly stubbed.
* Update recipe to move glibconfig into devel package and actually
  build it.
* Remove no longer needed PATCH() function.
* Pass jobArgs through to make.
2013-12-07 15:24:23 +00:00
Scott McCreary
9a6f602b98 Updated glib to 2.38.1, but for some reason the .patch isn't being applied 2013-11-11 00:21:03 -08:00
Scott McCreary
0514f88c69 Updated .bep for glib-2.24.2, and initial, not yet working bep and patch for glib-2.26.1, a better patch is welcome... 2011-01-13 18:18:40 +00:00
Scott McCreary
458a0739b5 In process .bep file for glib-2.26.1, it's building but then
fails to link for for a missing symbol
2011-01-11 01:16:46 +00:00
Scott McCreary
f2477177ac Update .bep and .patch files for glib to 2.24.2 2010-10-01 22:02:21 +00:00
Scott McCreary
135b688d6e Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0
patch with some minor changes from myself.
2010-06-06 22:11:05 +00:00
Scott McCreary
9a5c8ba18b Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building
completely.
2010-05-21 16:10:16 +00:00
Scott McCreary
7129755da5 Initial .bep and patch file for glib-2.22.2, this gets us past configure but it seems they need ipv6 so need to work around that still. Also update to .bep file for tuxpaint to download correctly 2009-11-20 16:51:06 +00:00