bubbec
|
46fdc94bfa
|
tor: update to 0.4.6.9
|
2021-12-17 20:35:45 +05:30 |
|
Tee KOBAYASHI
|
119191e5c9
|
new package: quilt
|
2021-12-17 15:56:04 +02:00 |
|
Tee KOBAYASHI
|
b1bb12d611
|
diffstat: Use alternative source URL
|
2021-12-17 15:56:04 +02:00 |
|
Tee KOBAYASHI
|
bd845ea6a5
|
new package: diffstat
|
2021-12-17 15:56:04 +02:00 |
|
Ivan Max
|
fdf35a1a7b
|
pulseaudio: update path to directory with libaaudio.so (#8255)
|
2021-12-17 15:31:23 +02:00 |
|
Tee KOBAYASHI
|
2d241fd42f
|
nim: Install dochack
|
2021-12-17 14:56:03 +02:00 |
|
Yisus7u7
|
ada4dd1675
|
gdk-pixbuf: depends on zstd (#8264)
|
2021-12-17 14:50:28 +02:00 |
|
Termux Github Actions
|
f8a961cd2a
|
hugo: update to 0.91.0
This commit has been automatically submitted by Github Actions.
|
2021-12-17 12:21:37 +00:00 |
|
Termux Github Actions
|
c12be721e1
|
utf8proc: update to 2.7.0
This commit has been automatically submitted by Github Actions.
|
2021-12-17 06:40:57 +00:00 |
|
Termux Github Actions
|
20e6bf6d79
|
k9s: update to 0.25.14
This commit has been automatically submitted by Github Actions.
|
2021-12-17 06:18:09 +00:00 |
|
Henrik Grimler
|
688a026c91
|
librsvg: remove libcroco from dependencies
It should no longer needed.
|
2021-12-16 22:55:51 +01:00 |
|
xtkoba
|
bf5808179c
|
new package: apktool (#8212)
|
2021-12-16 21:13:02 +02:00 |
|
bubbec
|
61855061f2
|
tor: update to 0.4.6.8
|
2021-12-17 00:22:10 +05:30 |
|
Termux Github Actions
|
b0470b444d
|
k9s: update to 0.25.13
This commit has been automatically submitted by Github Actions.
|
2021-12-16 18:17:14 +00:00 |
|
Termux Github Actions
|
46f82c0e2d
|
topgrade: update to 8.1.2
This commit has been automatically submitted by Github Actions.
|
2021-12-16 12:37:22 +00:00 |
|
xyllery-7
|
324311b477
|
bump mutt (#8259)
* bump mutt
|
2021-12-16 12:15:52 +05:30 |
|
Termux Github Actions
|
d731618f72
|
youtubedr: update to 2.7.6
This commit has been automatically submitted by Github Actions.
|
2021-12-16 06:36:38 +00:00 |
|
Termux Github Actions
|
96177b148b
|
git-delta: update to 0.11.3
This commit has been automatically submitted by Github Actions.
|
2021-12-16 00:19:05 +00:00 |
|
Dmitry Marakasov
|
e0a56d3a23
|
cavez-of-phear: update to 0.6.1
|
2021-12-16 03:33:13 +05:30 |
|
Termux Github Actions
|
2c82d8e40d
|
tracepath: update to 20211215
This commit has been automatically submitted by Github Actions.
|
2021-12-15 19:03:51 +00:00 |
|
Termux Github Actions
|
4f06845791
|
erlang: update to 24.2
This commit has been automatically submitted by Github Actions.
|
2021-12-15 18:28:48 +00:00 |
|
Leonid Pliushch
|
05d57dc5cb
|
termux-tools: adjust termux-info for supporting pacman package management base
Support reporting updates and repository subscriptions for Pacman.
|
2021-12-15 20:16:45 +02:00 |
|
Yaksh Bariya
|
f4a4b33e52
|
cgal: update to 5.3.1
|
2021-12-15 20:33:38 +05:30 |
|
Yaksh Bariya
|
b4a06882a5
|
macchina: update to 6.0.1
|
2021-12-15 19:57:13 +05:30 |
|
Yaksh Bariya
|
ec53507d58
|
libmpdclient: update to 2.20
|
2021-12-15 19:39:40 +05:30 |
|
Yaksh Bariya
|
22877fbf08
|
lighttpd: update to 1.4.63
|
2021-12-15 19:33:56 +05:30 |
|
Leonid Pliushch
|
1b2162ac2e
|
nodejs-lts: bump revision
|
2021-12-15 15:49:55 +02:00 |
|
Ivan Max
|
cc2a20702f
|
nodejs-lts: metadata: provides "nodejs" (#8247)
|
2021-12-15 15:48:42 +02:00 |
|
Yaksh Bariya
|
64e1857b41
|
libzim: update to 7.0.0
|
2021-12-15 19:09:44 +05:30 |
|
Yaksh Bariya
|
b41215f92a
|
neomutt: update to 20211029
|
2021-12-15 18:23:12 +05:30 |
|
Termux Github Actions
|
938b698ea8
|
radare2: update to 5.5.4
This commit has been automatically submitted by Github Actions.
|
2021-12-15 12:35:33 +00:00 |
|
Termux Github Actions
|
593b8546bd
|
k9s: update to 0.25.12
This commit has been automatically submitted by Github Actions.
|
2021-12-15 12:17:22 +00: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 |
|
Termux Github Actions
|
630b01094d
|
elixir: update to 1.13.1
This commit has been automatically submitted by Github Actions.
|
2021-12-15 00:13:03 +00:00 |
|
Oskar
|
017c9305fb
|
Update build.sh
|
2021-12-14 21:58:42 +05:30 |
|
Oskar
|
41cf53f1b3
|
bump vim to 8.2.3800
|
2021-12-14 21:58:42 +05:30 |
|
Yaksh Bariya
|
e54de65f96
|
Revert "termux_setup_meson: roll back to 0.59.3"
This reverts commit df0c1def16 .
|
2021-12-14 19:32:13 +05:30 |
|
Henrik Grimler
|
87b9cd3cfd
|
bootstraps: remove science-repo
Since the science-packages repository has been merged into
termux-packages.
|
2021-12-14 14:57:18 +01:00 |
|
Lucinda May Phipps
|
9427b74160
|
librsvg: update to 2.52.4 (again)
|
2021-12-14 12:31:30 +00:00 |
|
Henrik Grimler
|
238c9f3cb0
|
libsoup: add brotli to dependencies
Listed as dependency (and not make dependency) by archlinux. Configure
script for xfce4-screenshooter fails without it due to pkg-config
script for libsoup requiring libbrotli:
https://github.com/termux/x11-packages/actions/runs/1577375602
|
2021-12-14 13:05:58 +01:00 |
|
Yaksh Bariya
|
df0c1def16
|
termux_setup_meson: roll back to 0.59.3
shared-mime-info from x11 packages needs old version of meson
|
2021-12-14 16:00:26 +05:30 |
|
Tee KOBAYASHI
|
c979b31b2c
|
librsvg: Allow multiple definitions for arm
|
2021-12-14 10:38:41 +01:00 |
|
Tee KOBAYASHI
|
b9efc15099
|
librsvg: Disable static
|
2021-12-14 10:38:41 +01:00 |
|
Tee KOBAYASHI
|
8836cf419c
|
librsvg: Bump revision to rebuild
|
2021-12-14 10:38:41 +01:00 |
|
Maxython
|
0ecdc9cc36
|
wget: bump TERMUX_PKG_REVISION
|
2021-12-14 10:10:23 +01:00 |
|
Maxython
|
4303ac5621
|
wget: fix gnulib compilation error
|
2021-12-14 10:10:23 +01:00 |
|
Butta
|
8843bd573c
|
swift: patch cmark config to get compiler to build
|
2021-12-14 11:20:20 +05:30 |
|
Butta
|
37af0ab82e
|
swift: update from 5.5.1 to 5.5.2
|
2021-12-14 08:29:09 +05:30 |
|
Termux Github Actions
|
fed42eb827
|
librav1e: update to 0.5.1
This commit has been automatically submitted by Github Actions.
|
2021-12-14 00:34:33 +00:00 |
|
Termux Github Actions
|
6f854237e6
|
libraqm: update to 0.8.0
This commit has been automatically submitted by Github Actions.
|
2021-12-14 00:22:39 +00:00 |
|