Fredrik Fornwall
92dbe00b5d
pngquant: Depend on littlecms
7 years ago
Fredrik Fornwall
c0b2a427e6
libx265: Update from 2.7 to 2.8
7 years ago
Fredrik Fornwall
b1b646eaf1
gmic: Update from 2.2.3 to 2.3.1
7 years ago
Fredrik Fornwall
15cf9ea04f
libgc: Update from 7.6.4 to 7.6.6
7 years ago
Fredrik Fornwall
10ed6305e2
qpdf: Update from 8.0.2 to 8.1.0
7 years ago
Fredrik Fornwall
23bea2108a
libgit2: Update from 0.27.1 to 0.27.2
7 years ago
Fredrik Fornwall
86fa1f81a0
redir: Update from 2.2.1 to 3.2
7 years ago
Fredrik Fornwall
72a58a4fc3
xvidcore: Update from 1.3.4 to 1.3.5
7 years ago
Fredrik Fornwall
c13f3ac6ae
attr: Update from 2.4.47 to 2.4.48
7 years ago
Fredrik Fornwall
63a285cffe
yarn: Update from 1.7.0 to 1.8.0
7 years ago
Fredrik Fornwall
40be840f31
xmlsec: Update from 1.2.25 to 1.2.26
7 years ago
Fredrik Fornwall
14ce94c224
teckit: Update from 2.5.7 to 2.5.8
7 years ago
Fredrik Fornwall
03c14ddea2
newsboat: Update from 2.11.1 to 2.12
7 years ago
Fredrik Fornwall
6fbe915812
Fix typo in build-package.sh
7 years ago
Fredrik Fornwall
710873ba38
cvs: Include patches from debian
7 years ago
Fredrik Fornwall
1a4f1c57e5
procps: Update from 3.3.14 to 3.3.15
7 years ago
Fredrik Fornwall
a306f1d611
cvs: Update from 1.11.23 to 1.12.13
7 years ago
Fredrik Fornwall
b83ab76029
msmtp: Update from 1.6.6 to 1.6.7
7 years ago
Fredrik Fornwall
23a0901ece
libmosquitto: Update from 1.4.15 to 1.5
7 years ago
Fredrik Fornwall
e8cdfe8506
mime-support: Update from 3.60 to 3.61
7 years ago
Fredrik Fornwall
9e94dce154
pngquant: Update from 2.11.7 to 2.12.1
7 years ago
Ronaldo Maia
9684ec39db
Compile postgres with --with-libxml
7 years ago
Fredrik Fornwall
8dded20320
ffmpeg: Update from 3.4.2 to 4.0.1
7 years ago
Leonid Plyushch
fb72854f53
new package: apt-transport-tor
7 years ago
Fredrik Fornwall
4ffa6cd5bc
libuv: Update from 1.20.3 to 1.21.0
7 years ago
Fredrik Fornwall
d2d556ea54
graphicsmagick: Update from 1.3.29 to 1.3.30
7 years ago
Fredrik Fornwall
1a003649e5
stunnel: Update from 5.46 to 5.47
7 years ago
Fredrik Fornwall
ece9099d8b
proot: Bump revision after patch
7 years ago
Vijay Vaidyanathan
5eb885b930
Changed shells were not being recognized
The check for a changed shell (e.g. by chsh) was correctly using $HOME/.termux/shell, but $HOME was being hardcoded to "/home" prior to the check.
Since most likely, $HOME is not yet "/home" (since the user is invoking termux-chroot) this test was failing to recognize changed shells (e.g. this failed with zsh).
Moving the assignment of HOME to /home after the shell has been read fixes this.
7 years ago
Fredrik Fornwall
b52a11a8d5
ncdu: --with-shell=$TERMUX_PREFIX/bin/bash
7 years ago
Leonid Plyushch
1dd5e1bda6
build-package.sh: introduce TERMUX_PKG_PROVIDES
The field 'Provides:' makes possible creation of virtual packages.
Info: https://www.debian.org/doc/debian-policy/#virtual-packages-provides
7 years ago
Fredrik Fornwall
4aeccd234a
termux-api: Update from 0.31 to 0.32
7 years ago
Fredrik Fornwall
5b97eb056f
libicu: Update from 61.1 to 62.1
7 years ago
Fredrik Fornwall
eff0ff2453
vim: Update from 8.1.0050 to 8.1.0100
7 years ago
Fredrik Fornwall
db83a6192b
mpd: Update from 0.20.19 to 0.20.20
7 years ago
Fredrik Fornwall
e1c9ea4bfc
dialog: Update from 1.3-20171209 to 1.3-20180621
7 years ago
Fredrik Fornwall
636f4f2000
ack-grep: Update from 2.22 to 2.24
7 years ago
Fredrik Fornwall
67400d5fb0
git: Update from 2.17.1 to 2.18.0
7 years ago
Fredrik Fornwall
cdf597f4b1
Update repology metadata generation
Fix empty dx version and write out empty depends array.
7 years ago
Fredrik Fornwall
32eedb3ef6
Fix issue in generate-repology-metadata.sh
7 years ago
Fredrik Fornwall
4730e532e7
command-not-found: Update to latest packages
7 years ago
Leonid Plyushch
24cdcc7829
apt: fix hardcoded paths
7 years ago
Fredrik Fornwall
d7c92ffe96
librhash: Rename to rhash for discoverability
7 years ago
Fredrik Fornwall
26132b3bce
bash and zsh: Bump revision after PS1 addition
7 years ago
Fredrik Fornwall
995ddeed0e
Add scripts/generate-repology-metadata.sh
7 years ago
Fredrik Fornwall
abb6dbcafe
Introduce TERMUX_PKG_SKIP_SRC_EXTRACT
This new construct allows us to specify the src url in a structured
way for e.g. repology metadata. Start by using it in ack-grep and
ca-certificates.
7 years ago
Fredrik Fornwall
f953a4c33b
tsu: Simplify build
This also ensures that we have a srcurl for repology.
7 years ago
Tom Yan
9fd6e5b5f4
make PS1 dynamic and shell-specific
PS1 is not supposed to be an environment variable (i.e. will not
be listed in `printenv` but only in `set`). Its value should also
be shell-specific.
With this commit we can stop exporting a static PS1 as env var on
the java side.
The prompt would now indicate whether the current user is root.
7 years ago
Leonid Plyushch
78e7c2916a
dash: fix default PATH
7 years ago
Leonid Plyushch
39f4558ac6
bash: fix default PATH
7 years ago