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
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
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
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
Leonid Pliushch
7d1933089a
glib: update to 2.60.4
2019-06-13 22:50:02 +03:00
Leonid Pliushch
feb3a3aabc
glib: update to 2.60.3
...
%ci:reset-backlog
2019-05-23 03:28:15 +03:00
Fredrik Fornwall
6523dda1e4
glib: Update from 2.58.3 to 2.60.2
2019-05-11 23:43:58 +02:00
Leonid Pliushch
79e65908a5
glib: bump revision after 0d1170cc
2019-05-06 16:54:19 +03:00
Leonid Pliushch
b122c870bb
glib: use GNU iconv
...
Fixes compilation error.
2019-05-05 21:29:36 +02:00
Leonid Pliushch
b98ffcf631
add libiconv to dependencies where needed
2019-05-05 21:29:36 +02:00
Leonid Pliushch
11200afa32
add zlib to dependencies where needed
2019-04-14 16:00:23 +03:00
Leonid Pliushch
da87701bab
glib: fix path to /tmp
2019-03-02 14:52:30 +02:00
Wetitpig
5f07ac4eb9
Change permissions
2019-02-09 21:06:31 +02:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Fredrik Fornwall
a2804d40d6
glib: Update from 2.58.2 to 2.58.3
2019-02-03 22:59:50 +01:00
Fredrik Fornwall
a97ae8c9dd
Revision-bump more packages
2019-01-27 16:08:59 +01:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
dcae631d9f
glib: Update from 2.58.1 to 2.58.2
2019-01-03 02:31:39 +01:00
Fredrik Fornwall
560c834820
glib: Update from 2.56.2 to 2.58.1
2018-10-07 20:44:57 +02:00