Commit Graph

108 Commits

Author SHA1 Message Date
Tee KOBAYASHI a59689cc2f glib: Bump to 2.74.5 2023-01-20 04:13:20 +00:00
Tee KOBAYASHI 1af6fe4aba glib: Depend on resolv-conf 2023-01-07 23:34:57 +00:00
Tee KOBAYASHI fb785b4473 glib: Do not use `futex_time64` syscall
which is forbidden by seccomp rule.
2022-12-26 07:51:55 +00:00
Tee KOBAYASHI dabd1e073e glib: Bump to 2.74.4 2022-12-22 14:34:11 +00:00
Tee KOBAYASHI 6f494e6363 glib: Bump to 2.74.3 2022-12-02 20:17:13 +00:00
Tee KOBAYASHI 551512aecb glib: Fix definition of `g_str_equal` 2022-11-27 09:58:15 +00:00
Tee KOBAYASHI 98efe97cd2 glib: Bump to 2.74.2 2022-11-25 21:35:57 +00:00
Tee KOBAYASHI 4e4ac55c3d glib: Bump to 2.74.1 2022-10-25 19:25:47 +00:00
Tee KOBAYASHI 6edde0ef3f glib: Bump to 2.74.0 2022-09-23 06:20:16 +09:00
Yaksh Bariya 1b81faf520
upgpkg(main/glib): update to 2.72.2
This shouldn't have any ABI changes.
2022-06-23 20:04:21 +05:30
Tee KOBAYASHI c6d3f18dad glib: Fix path for DBus machine-id
Note that `LOCALSTATEDIR` is defined as `"@TERMUX_PREFIX@/var"`.
2022-05-10 13:38:10 +09:00
Tee KOBAYASHI a32ba944c5 glib: Update to 2.72.1 2022-04-15 22:59:06 +05:30
Tee KOBAYASHI 5951ccd4a6 glib: Do not use overflow builtins for arm
to prevent `__multi3` from being emitted.

Fixes https://github.com/termux/termux-packages/issues/9571.
2022-03-26 10:37:58 +09:00
Tee KOBAYASHI da601e3943 glib: Update to 2.72.0 2022-03-26 05:24:11 +09:00
Yaksh Bariya a4a0fa97af glib: don't use hasmntopt 2021-12-31 11:59:00 +02:00
Henrik Grimler d2d9e30b69
glib: fix typo in @TERMUX_PREFIX@ in glib-gspawn.c.patch 2021-12-30 23:53:57 +01:00
xtkoba 3684cb850d
glib: Fix bug in glib-gtimezone.patch (#8243)
```
 ../src/glib/gtimezone.c:1909:56: warning: incompatible pointer types passing 'gchar *' (aka 'char *') to parameter of type 'gchar **' (aka 'char **'); take the address with & [-Wincompatible-pointer-types]
       GBytes *zoneinfo = zone_info_android(identifier, resolved_identifier);
                                                        ^~~~~~~~~~~~~~~~~~~
                                                        &
 ../src/glib/gtimezone.c:527:34: note: passing argument to parameter 'out_identifier' here
                    gchar       **out_identifier)
                                  ^
```
2021-12-15 06:51:28 +05:30
Yaksh Bariya 7fdbd59148 glib: update to 2.70.2 2021-12-12 10:07:41 +05:30
Yaksh Bariya fda92be338 glib: update to 1.70.1 2021-12-12 10:07:41 +05:30
Yaksh Bariya 9e36335a48 glib: bump revision 2021-08-01 18:46:01 +03:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch b61c3437ad Revert "glib: update to 2.66.2"
Needs new patch for timezone support.
2020-11-09 01:01:56 +02:00
Leonid Pliushch 5a2eaa6325 glib: update to 2.66.2 2020-11-08 23:03:43 +02:00
Henrik Grimler 4020d5e3bb glib: update to 2.66.1 2020-10-17 23:44:05 +02:00
Butta 5251d2d3ec Fix glib meson.build and bump exiftool and geth on CI 2020-09-11 22:16:57 +05:30
Butta 7042905ca2 exiftool: update from 12.05 to 12.06
geth: update from 1.9.20 to 1.9.21

glib: update from 2.64.5 to 2.66.0
2020-09-11 21:48:31 +05:30
Butta 11e8c46ded glib: update from 2.64.4 to 2.64.5
libcurl: update from 7.71.1 to 7.72.0

libgrpc: update from 1.31.0 to 1.31.1

ninja: update from 1.10.0 to 1.10.1
2020-08-19 20:36:13 +05:30
Henrik Grimler f0a720d89d glib: update patch 2020-07-20 22:22:13 +02:00
Henrik Grimler 5716bb3adf glib: update to 2.64.4 2020-07-20 22:08:52 +02:00
Leonid Pliushch 7e131acd45 glib: bump revision 2020-07-09 01:12:44 +03:00
Leonid Pliushch b889c4bc40 glib: remove /bin/applets from PATH 2020-07-09 01:12:39 +03:00
Leonid Pliushch 2cc5c960b9 glib: provide gdbus-codegen
Issue https://github.com/termux/termux-packages/issues/5342.
2020-05-28 16:12:04 +03:00
Leonid Pliushch e343d6c0ce glib: update to 2.64.3 2020-05-25 22:37:39 +03:00
Henrik Grimler 76c113a9a6 glib: update to 2.64.2 2020-04-13 12:01:22 +02:00
Leonid Pliushch e9ae336f11 glib: update to 2.64.1 2020-03-12 19:09:13 +02:00
Leonid Pliushch 31ed88243f glib: fix configuration options 2020-03-01 19:47:25 +02:00
Leonid Pliushch 477bd6650b glib: update to 2.64.0 2020-03-01 19:34:10 +02:00
Fredrik Fornwall a81a157f62 glib: Update from 2.62.4 to 2.62.5 2020-02-21 23:16:47 +01:00
Leonid Pliushch 368c09dac2 glib: add hook for glib-compile-schemas
Previously was in gtk2 package.
2020-01-14 00:34:01 +02:00
Leonid Pliushch 4f437b43de get rid of TERMUX_EXPOSE_FILE_OFFSET64 2019-12-29 21:00:28 +02:00
Leonid Pliushch 381a68a0fc glib: update to 2.62.4 2019-12-20 04:10:58 +02:00
Leonid Pliushch 1cd3407493 glib: build with -DTERMUX_EXPOSE_FILE_OFFSET64
Related issue: https://github.com/termux/termux-packages/issues/4643
2019-12-11 20:31:05 +02:00
Fredrik Fornwall 08c906181a glib: Update from 2.62.2 to 2.62.3 2019-11-24 20:26:22 +01:00
Leonid Pliushch fe484b7332 glib: update to 2.62.2 2019-11-03 01:40:12 +02:00
Fredrik Fornwall ec364857b2 glib: Update from 2.60.6 to 2.60.7 2019-09-03 11:15:17 +02:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch fb9839967f glib: update to 2.60.6
%ci:reset-backlog
2019-07-26 00:57:07 +03:00
Fredrik Fornwall 9c97f9b14e glib: Update from 2.60.4 to 2.60.5 2019-07-11 14:32:29 +02:00
Leonid Pliushch a9b08c2cc8 libffi: disable versioning + rebuild dependent packages 2019-06-28 20:34:04 +03:00
its-pointless 2bedaa02a0 prevent glib from building libintl 2019-06-19 20:26:31 +03:00