Leonid Pliushch
ebcf556e6e
ipfs: expand home directory path in service script
2021-10-13 13:20:30 +03:00
Leonid Pliushch
a2d0d0d79b
tsocks: use @TERMUX_PREFIX@ in patch
2021-10-13 13:09:18 +03:00
Leonid Pliushch
a850806102
proot: termux-chroot: don't depend on external PREFIX
2021-10-13 13:06:10 +03:00
Leonid Pliushch
ae5e383451
neomutt: use TERMUX_PREFIX instead of PREFIX
2021-10-13 12:54:08 +03:00
Leonid Pliushch
67b45564e9
mg: install to TERMUX_PREFIX, not PREFIX
2021-10-13 12:52:55 +03:00
Leonid Pliushch
b4075c0849
busybox: install to TERMUX_PREFIX, not PREFIX
2021-10-13 12:51:44 +03:00
Leonid Pliushch
62e56db70a
debootstrap: do not rely on PREFIX environment variable
2021-10-13 12:50:40 +03:00
Leonid Pliushch
a292529fae
busybox: expand prefix/home for service scripts
2021-10-13 12:48:35 +03:00
Leonid Pliushch
3ba788c1aa
ca-certificates: use TERMUX_PREFIX + fix for openjdk
...
OpenJDK certs installation is not tested and I'm not sure whether they
are still needed at all.
2021-10-13 12:45:27 +03:00
Leonid Pliushch
45ab232aa4
ant: use TERMUX_PREFIX instead of PREFIX
2021-10-13 12:42:36 +03:00
ifurther
8a16ae9755
add wget for ubuntu
2021-10-13 11:28:36 +02:00
Termux Github Actions
03d03b6282
chezmoi: update to 2.7.0
...
This commit has been automatically submitted by Github Actions.
2021-10-13 00:14:01 +00:00
Leonid Pliushch
8754db21d6
taskwarrior: update to 2.6.0
2021-10-12 23:05:21 +03:00
Leonid Pliushch
c9b76312a2
proot-distro: update to 2.6.6
2021-10-12 19:39:30 +03:00
Termux Github Actions
9935f77802
flyctl: update to 0.0.247
...
This commit has been automatically submitted by Github Actions.
2021-10-11 18:14:40 +00:00
Further
d1fc3a5758
new package: dog ( #7725 )
2021-10-11 12:22:33 +03:00
Henrik Grimler
a5eff02616
wuzz: fix build with our golang version
2021-10-10 18:03:51 +02:00
Leonid Pliushch
79b9322cf3
rebuild: fluidsynth, helix, libdvbcsa, lua-language-server
2021-10-10 18:51:31 +03:00
Leonid Pliushch
a6286f6457
rebuild: proot, cfengine, fdkaac, libfdk-aac
2021-10-10 18:50:17 +03:00
Ian Hu
b74407193e
fix termux_setup_protobuf with new checksum
2021-10-10 17:49:20 +02:00
Ian Hu
c7627c027b
fix android-tools patch
2021-10-10 17:49:20 +02:00
xtkoba
b436afdb27
calc: Set `LONG_BITS`
2021-10-10 17:48:08 +02:00
Leonid Pliushch
16dd662e10
rebuild: logrotate, microsocks, wget2
2021-10-10 18:47:19 +03:00
Leonid Pliushch
5862e67c46
rebuild: dirb, dnsmap, jo
2021-10-10 18:46:40 +03:00
Leonid Pliushch
9995f944d6
rebuild: bgrep, blackbox, check
2021-10-10 18:45:53 +03:00
Leonid Pliushch
d2a63ff071
tvheadend: fix include lookup order
...
Avoid mixing in-source spawn.h/spawn.c with libandroid-spawn, otherwise
compilation errors may occur.
2021-10-10 18:41:47 +03:00
Henrik Grimler
da8eef10c2
proton-bridge: fix build with the golang version we are using
2021-10-10 17:07:02 +02:00
Henrik Grimler
836f5355ff
libduktape: make sure $PKG_CONFIG_LIBDIR exists
2021-10-10 17:06:50 +02:00
Henrik Grimler
aa4f6f6af7
ncurses: fix build
...
Some terminfo files are hardlinks. Move post_massage code that
removes them to termux_step_post_make_install.
2021-10-10 16:42:54 +02:00
Henrik Grimler
f0c250e518
ovmf: update to 20210804
2021-10-10 16:42:26 +02:00
Leonid Pliushch
1c13d7fbf8
Merge pull request #7716 from termux/codeowners
...
Create CODEOWNERS - https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2021-10-10 16:40:08 +03:00
Leonid Pliushch
5c19bcdf4f
fix maintainer fields for some packages
...
* No organization names in maintainer fields.
* User names should be prefixed with @ if no email specified.
* If email is specified, then username shouldn't have leading "@" -
otherwise Repology will treat package as it had 2 maintainers.
2021-10-10 16:38:53 +03:00
Leonid Pliushch
09dc5052af
proot: assign Michal Bednarski as maintainer
2021-10-10 16:38:50 +03:00
Leonid Pliushch
b584b15dda
revoke maintainership by Rabby Sheikh
...
1. No activity.
2. At least one package has inconsistent username specified.
2021-10-10 16:38:48 +03:00
Leonid Pliushch
81b9e4a4d0
initialize CODEOWNERS
2021-10-10 16:38:45 +03:00
Termux Github Actions
d9dc536544
lf: update to 25
...
This commit has been automatically submitted by Github Actions.
2021-10-10 00:19:12 +00:00
Lucinda May Phipps
4525fed9a7
ripgrep: use pcre2
2021-10-10 00:48:03 +01:00
YAKSH BARIYA
154bd59dae
nodejs: Bump to 16.11.0 ( #7710 )
...
Other changes done:
- Removed `no-android-log.patch` since Node.js uses GYP and not GN to
build itself. This patch must be having no effect at all
- Added patch to force `V8_TRAP_HANDLER_SUPPORTED` to always false which
fixes builds for x86_64 which started reproducing even on aarch64
- Removed `x86_64` as blacklisted arch
2021-10-09 22:42:57 +01:00
xtkoba
119c124398
sc: Bump revision
2021-10-09 22:02:50 +02:00
xtkoba
356201e39c
sc: Restore `-DSYSV3` for `CFLAGS`
2021-10-09 22:02:50 +02:00
Leonid Pliushch
70ef119cd2
edbrowse: don't override ldflags
2021-10-09 22:56:12 +03:00
Termux Github Actions
fc7dd16bb5
psutils: update to 2.07
...
This commit has been automatically submitted by Github Actions.
2021-10-09 18:16:20 +00:00
Termux Github Actions
ed486428de
minisign: update to 0.10
...
This commit has been automatically submitted by Github Actions.
2021-10-09 18:15:42 +00:00
Termux Github Actions
8a471e47ee
libical: update to 3.0.11
...
This commit has been automatically submitted by Github Actions.
2021-10-09 18:15:10 +00:00
Leonid Pliushch
6d51835596
emacs: fix location of bundled config
2021-10-09 20:01:09 +03:00
Lucinda May Phipps
0d87fffe68
libsixel: fix python lib location
2021-10-09 17:08:59 +01:00
Leonid Pliushch
0f90d32bd9
mariadb: store socket in $PREFIX/var/run
2021-10-09 15:38:01 +03:00
Leonid Pliushch
7c7ad0fbc7
update CONTRIBUTING.md
2021-10-09 14:58:59 +03:00
xtkoba
6fb850db3a
libxml2: Bump revision
2021-10-09 13:35:38 +02:00
xtkoba
e92bf5e297
libxml2: Backport patches to work with lxml
2021-10-09 13:35:38 +02:00