Leonid Plyushch
2969096e75
openssh: enable password auth
6 years ago
Leonid Plyushch
17262fb4c3
dropbear: enable progress information for utility 'scp'
6 years ago
Leonid Plyushch
32600762d5
dropbear: enable password auth
6 years ago
Leonid Plyushch
3b3650c5ac
new package: termux-auth
6 years ago
Fredrik Fornwall
26d171d689
librsvg: Update from 2.40.20 to 2.45.0
6 years ago
Fredrik Fornwall
379d1b6cc7
jq: Update checksum (after tarball added onigurama)
6 years ago
Fredrik Fornwall
e8168e49f0
ffmpeg: Update from 4.0.2 to 4.1
6 years ago
Fredrik Fornwall
7022a0e27a
doxygen: Avoid trying to use cross-compiled python
6 years ago
Fredrik Fornwall
e8661ff0c6
ncurses: Update from 6.1.20180707 to 6.1.20181117
6 years ago
Fredrik Fornwall
f03bd0f127
libwebp: Update from 1.0.0 to 1.0.1
6 years ago
Fredrik Fornwall
735dd10ca9
libcairo: Update from 1.14.12 to 1.16.0
6 years ago
Fredrik Fornwall
55cc439c1a
libpixman: Update from 0.34.0 to 0.36.0
6 years ago
Fredrik Fornwall
e4975ddfbd
mtools: Update from 4.0.19 to 4.0.20
6 years ago
Fredrik Fornwall
eca2abe4aa
git: Update from 2.19.1 to 2.19.2
6 years ago
Fredrik Fornwall
567692b3a0
ghostscript: Update from 9.25 to 9.26
6 years ago
Fredrik Fornwall
7486654d11
torsocks: Update from 2.2.0 to 2.3.0
6 years ago
Fredrik Fornwall
f890948a75
apk-tools & abuild: Enable packages
6 years ago
Fredrik Fornwall
7487cf3663
graphicsmagick: Update from 1.3.30 to 1.3.31
6 years ago
Fredrik Fornwall
11444a4aac
openssl: Update from 1.1.1 to 1.1.1a
6 years ago
Fredrik Fornwall
0a419f4447
nnn: Depend on files ( fixes #929 )
6 years ago
Leonid Plyushch
a8b679d0a3
abuild: set variables ac_cv_* and gl_cv_* like in build-package.sh
6 years ago
Leonid Plyushch
52bff393e5
abuild: remove 'df -PT' calls
Abuild uses 'df -PT' calls only to detect if 'btrfs|ecryptfs|zfs' filesystems used to
determine if it needed to execute 'sync'.
6 years ago
Leonid Plyushch
515baacfa8
abuild: disable getfattr/setfattr calls
a. We don't have getfattr/setfattr software.
b. May not work without root.
6 years ago
Leonid Plyushch
5000bb2bed
abuild: fix dependency tracing
Now dependency tracing seems working properly if 'scanelf' binary
is installed.
6 years ago
Leonid Plyushch
bd4319d001
apk-tools: don't set db->root to $PREFIX
Setting db->root to $PREFIX breaks package installation if package
was configured with '--prefix=$PREFIX'.
6 years ago
Leonid Plyushch
7a132d87a7
abuild: use only Android/Termux-specific architecture specifications
6 years ago
Leonid Plyushch
63037d5dc9
abuild: add missing dependencies
Add necessary dependencies. Generally, deps like autoconf should be in 'build-base'
package but we don't have it.
6 years ago
Leonid Plyushch
29f869c504
abuild: fix missing configuration file (/etc/abuild.conf)
File is required for 'abuild' configuration.
6 years ago
Leonid Plyushch
9a0163c7db
abuild: allow uncompressed manpages
Many packages installs only uncompressed manpages, but users may want
to keep APKBUILDs simple. So allowing uncompressed manpages.
6 years ago
Leonid Plyushch
2c66c598b2
abuild: adopt stuff to the Termux's file system style (rootfs in $PREFIX)
In Termux all package stuff is located under $PREFIX.
6 years ago
Leonid Plyushch
3e04248fa6
abuild: get rid of 'sudo' and other root-related stuff
Termux doesn't require things like 'sudo', 'chroot', 'adduser/addgroup' for
installing or building packages. Furthermore, Termux is single-user environment.
6 years ago
Leonid Plyushch
9df9674113
abuild: don't use fakeroot as it hangs for some reason
Seems that fakeroot makes 'abuild' unusable. Perhaps this is
fakeroot(tcp)-specific bug ?
Anyway, fakeroot is not needed in Termux as we don't setting
ownership for packages but only permissions (chmod).
6 years ago
Leonid Plyushch
7c3e336e75
abuild: apply initial fixes
* Use bash instead of 'ash'.
* Use clang instead of gcc.
* Don't use sudo wrapper for 'apk' package manager.
6 years ago
Leonid Plyushch
4a19fa2d88
apk-tools: provide necessary files & dirs
6 years ago
Leonid Plyushch
1bc661ce86
apk-tools: don't set ownership and xattrs
Such functionality causes 'permission denied' errors in Termux as
we don't require root permissions for installing packages.
6 years ago
Fredrik Fornwall
5cbae1410c
abuild: Add as disabled package
6 years ago
Fredrik Fornwall
a8ccb34191
apk-tools: Add repositories file
6 years ago
Fredrik Fornwall
1b898b722a
Update disable apk-tools
6 years ago
Fredrik Fornwall
162cc93eed
nodejs: Use included zlib
See https://github.com/termux/termux-packages/issues/2922
6 years ago
Fredrik Fornwall
5346303c6b
mg: Install man page to expected directory
6 years ago
Fredrik Fornwall
301545ec24
vifm: Update from 0.9.1 to 0.10
6 years ago
its-pointless
d5aba36b98
libbsd and mg a small emacs clone
6 years ago
Fredrik Fornwall
f0ee5afe58
tcl: Update from 8.6.8 to 8.6.9
6 years ago
Fredrik Fornwall
44d99cca68
libmosquitto: Update from 1.5.3 to 1.5.4
6 years ago
Fredrik Fornwall
a25568bfa2
jupp: Update from 3.1jupp37 to 3.1jupp38
6 years ago
Fredrik Fornwall
534b4aac0b
harfbuzz: Update from 2.1.1 to 2.1.3
6 years ago
Fredrik Fornwall
220a475dbc
babl: Update from 0.1.58 to 0.1.60
6 years ago
Fredrik Fornwall
6334f3ff90
qalc: Update from 2.8.0 to 2.8.1
6 years ago
Fredrik Fornwall
29dfb86610
tree: Update from 1.7.0 to 1.8.0
6 years ago
Fredrik Fornwall
77c7d3c973
hunspell: Update from 1.6.2 to 1.7.0
6 years ago