Kenneth Myhra
44865a8482
Ports: Update glib to 2.78.0
2023-10-15 07:16:04 +02:00
EWouters
4dd22a7564
Ports/glib: Update glib to version 2.77.2
2023-10-12 23:30:22 +02:00
EWouters
50758181a3
Ports: Update formatting to be consistent with other ports
...
This commit updates the formatting for all ports to be updated in this
PR in one go, to keep those changes centralized.
2023-10-12 23:30:22 +02:00
Tim Schumacher
456fd9f574
Ports: Switch to the new files
syntax
2023-09-09 01:06:31 +02:00
Tim Ledbetter
e1a9d7ec9d
Ports/glib: Specify pcre2
as a dependency instead of pcre
...
Previously, if `pcre2` was not installed before `glib`, the meson
script would download its own version and use that.
2023-08-27 01:29:13 +02:00
Tim Schumacher
fb4db096cb
Ports: Remove the filename
entry from files
2023-08-08 19:57:43 +02:00
Tim Schumacher
284fee9e77
Ports: Make files
a proper array
2023-08-08 19:57:43 +02:00
Kenneth Myhra
0263052284
Ports/glib: Reformat package.sh according to our current style
2023-07-20 07:24:40 +01:00
Kenneth Myhra
0bf8735aba
Ports/glib: Update to 2.77.0
2023-07-20 07:24:40 +01:00
Tim Schumacher
89b0a61067
Ports: Remove support for auth_type
s other than sha256
2023-07-10 13:08:27 +02:00
Kenneth Myhra
f488df0e10
Ports: Update GLib to 2.76.1
2023-04-16 08:49:08 +01:00
Kenneth Myhra
6acb8279f6
Ports: Update glib to 2.75.2
2023-02-07 13:35:49 +00:00
Kenneth Myhra
eaf2cfbb17
Ports: Update glib to 2.74.1
2022-10-26 20:44:29 +01:00
Kenneth Myhra
8989482293
Ports/glib: Do not flag support for extended attributes (xattr)
2022-10-03 22:48:56 +01:00
Kenneth Myhra
64b46794b9
Ports/glib: Update GLib to version 2.74.0
2022-10-03 22:48:56 +01:00
Kenneth Myhra
e22311370b
Ports/glib: Update GLib to version 2.73.3
2022-08-28 15:42:14 +01:00
Kenneth Myhra
f99eb2d11b
Ports/glib: Switch to the offical Release tarball for GLib
...
The GLib repository contains several submodules which is part of the
build process, but the source code for these submodule is not part of
the Source code tarball generated by Gitlab. Switching to download the
Release tarball from download.gnome.org solves this issue. It first
became apparent in version 2.73.x.
Additional information at: https://gitlab.gnome.org/GNOME/glib/-/issues/2716
2022-08-28 15:42:14 +01:00
Tim Schumacher
fb877effb8
Meta+Ports: Automatically generate a meson cross file that we can use
2022-07-13 21:22:52 +01:00
Kenneth Myhra
fd5f18b4e1
Ports/glib: Bump GLib to 2.73.0
2022-06-15 10:55:54 +01:00
Tim Schumacher
1b135f9127
Ports/glib: Add back a missing DESTDIR
...
Otherwise, glib will try installing to the host.
2022-06-10 14:21:42 +01:00
Tim Schumacher
d426c5a4b2
Ports: Format patches without numbering, commit hash or version number
2022-06-08 17:58:36 +01:00
EWouters
9a692aaabc
Ports/glib: Update glib to version 2.72.2
2022-06-08 11:40:31 +01:00
Tim Schumacher
6641868c35
Ports: Bring all ReadMes in line with their respective patches
2022-05-22 00:11:16 +01:00
Kenneth Myhra
6a3f959e92
Ports/glib: Update to version 2.72.1
2022-05-21 20:38:04 +01:00
Tim Schumacher
283aa43bf9
Ports: Force glib to link against gcc_s during the configure stage
2022-05-03 22:17:28 +02:00
Tim Schumacher
35e7ccb65b
Ports: Explicitly unignore glib meson configuration files
2022-03-24 20:11:39 -07:00
Ali Mohammad Pur
a906ff5884
Ports: Add ReadMe files explaining port patches that have explanations
2022-01-16 10:32:50 +03:30
Tim Schumacher
d1588dc806
Ports: Add a dependency on pcre to glib
...
This previously only worked because glib will automatically try and
compile pcre, but due to ftp.pcre.org being down this no longer works.
Instead, just rely on the pcre port that we already have anyways.
2021-11-06 01:16:14 -07:00
Tim Schumacher
c07f91474d
Ports: Make array-like settings actual arrays
...
We may need entries with spaces in makeopts, installopts, and
configopts, and at that point we should also convert depends and
auth_opts to avoid confusion.
2021-10-05 02:13:08 +02:00
Kenneth Myhra
6819193671
Ports/glib: Bump GLib to 2.70.0
2021-09-19 18:18:47 +02:00
Kenneth Myhra
83a4c1732b
Ports/glib: Maintain compatibility with meson < 0.57.0
2021-09-19 18:18:47 +02:00
Kenneth Myhra
177765642e
Ports/glib: Remove patch 0008-add-missing-macro-IN6_IS_ADDR_V4MAPPED
...
Since we now have the 'IN6_IS_ADDR_V4MAPPED' macro in LibC this patch
is no longer needed.
2021-09-19 15:53:43 +02:00
Kenneth Myhra
df176ca2d9
Ports: Add glib version 2.69.0
2021-08-14 22:32:00 +01:00