Commit Graph

125 Commits

Author SHA1 Message Date
Biswapriyo Nath 4ccbae1cec enhance(main/glib): Enable generating gobject introspection data and man pages 2024-04-14 08:24:39 +03:00
Biswapriyo Nath a0dfef48b5 bump(main/glib): 2.80.0 2024-03-23 10:04:30 +08:00
Termux Github Actions 9e3511e1d5 bump(main/glib): 2.78.4
This commit has been automatically submitted by Github Actions.
2024-01-22 00:26:31 +00:00
Jia Yuan Lo 83d22c45f9 chore(main/glib-cross): strip binaries, skip on-device build 2024-01-05 18:38:28 +08:00
Termux Github Actions c6693c75e2 bump(main/glib): 2.78.3
This commit has been automatically submitted by Github Actions.
2023-12-07 06:13:32 +00:00
Termux Github Actions 9b8f08ada9 bump(main/glib): 2.78.2
This commit has been automatically submitted by Github Actions.
2023-12-06 00:24:55 +00:00
Jia Yuan Lo cf61a6d4a1 chore(main/glib-cross): exclude files from shebang fix 2023-10-28 09:50:12 +08:00
Twaik Yont e4e27c9506 bump(main/glib): 2.78.1 2023-10-26 10:40:08 +03:00
Jia Yuan Lo 7c0cd08366 addpkg(main): glib-cross 2023-10-23 06:16:04 +08:00
Chongyun Lee 0f9c716547 glib: disable `pidfd_open` 2023-10-11 02:15:44 +08:00
Twaik Yont faaa4cee8a bump(main/glib): 2.78.0 2023-10-04 00:06:53 +03:00
Tee KOBAYASHI 7ea8d2ad10 glib: Bump to 2.76.3 2023-06-03 02:07:30 +09:00
Tee KOBAYASHI 50c6a611cc glib: Bump to 2.76.2 2023-04-22 19:45:39 +09:00
Tee KOBAYASHI 0d9730f85d glib: Bump to 2.76.1 2023-03-23 10:52:06 +09:00
Tee KOBAYASHI ec31868c30 glib: Backport patch for `g_strdup` 2023-03-17 13:48:06 +09:00
Tee KOBAYASHI 5640e025e4 glib: Bump to 2.76.0 2023-03-12 20:29:59 +09:00
Tee KOBAYASHI 4bbc3889e0 glib: Bump to 2.74.6 2023-02-23 23:19:41 +00:00
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