Leonid Plyushch
3e200d7e47
tsocks: do not link `saveme` statically
Fixes on-device builds.
5 years ago
Leonid Plyushch
88b9243d4f
dash: do not attempt to do a static linking
Fixes on-device builds.
5 years ago
Leonid Plyushch
d6c9646b27
dash: fix corrupted patch file
5 years ago
Leonid Plyushch
adf81a0c34
dash: fix hardcoded /tmp in `mktokens` to allow on-device build
5 years ago
Leonid Plyushch
f4a6655c26
docbook-xsl: depend on xsltproc
5 years ago
Leonid Plyushch
236418c521
asciidoc: depend on xsltproc instead of libxslt
5 years ago
Leonid Plyushch
960defdf71
add docbook-xsl (dependency for asciidoc)
5 years ago
Leonid Plyushch
18ab8d9860
docbook-xml: minor improvements
5 years ago
Henrik Grimler
7538f69021
asciidoc: add package
5 years ago
Fredrik Fornwall
d144c364ab
libgit2: Update from 0.28.2 to 0.28.3
5 years ago
Fredrik Fornwall
4b6d8f3aa6
libwebsockets: Update from 3.1.0 to 3.2.0
5 years ago
Fredrik Fornwall
424cc4f9c5
cgdb: Update from 0.7.0 to 0.7.1
5 years ago
Fredrik Fornwall
1b8d44fd35
caddy: Update from 1.0.1 to 1.0.3
5 years ago
Henrik Grimler
95a8009d13
libprotobuf-c: rebuild to get rid of libprotobuf-c-dev
5 years ago
Leonid Plyushch
de2515d725
termux-elf-cleaner: update to v1.7
5 years ago
Fredrik Fornwall
fb6898fedc
golang: Update from 1.12.7 to 1.12.8
5 years ago
Fredrik Fornwall
31e8e6971b
git: Update from 2.22.0 to 2.22.1
5 years ago
Fredrik Fornwall
5033d23f7d
bash: Update from 5.0.7 to 5.0.9
5 years ago
Leonid Plyushch
d1ab7480e8
gawk: bump revision
5 years ago
Leonid Plyushch
cf461d5b2a
move dbus, dbus-glib, telepathy-glib to X11 packages repository
5 years ago
Leonid Plyushch
9a903095c1
tcl: do not split static libraries to a separate package
5 years ago
Leonid Plyushch
303e5b2a8a
add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.
To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
5 years ago
Leonid Plyushch
27a115fbe3
libxapian: rebuild package
5 years ago
Fredrik Fornwall
b2508ff714
nodejs-lts: Update from 10.16.0 to 10.16.2
5 years ago
Henrik Grimler
9c82dbbd11
termux-services: update to 0.0.5 and set LICENSE to GPL-3.0
5 years ago
Leonid Plyushch
0954fc3698
mpc: fixes for GNU libiconv dependency
5 years ago
Leonid Plyushch
f0b3a38b27
libgmime: restore ac_cv_have_iconv_detect_h=yes config option
5 years ago
Leonid Plyushch
344b241f8b
odt2txt: fix package for on-device builds
5 years ago
Leonid Plyushch
ab19f8dd80
mpc: link with libiconv
Fixes on-device build.
5 years ago
Leonid Plyushch
9d91e752ec
libgmime: configure with `--with-libiconv=gnu`
Fixes on-device build.
5 years ago
Leonid Plyushch
a8dfa6a33e
redis: fix on-device builds
5 years ago
Leonid Plyushch
b357110590
redis: reformat build.sh
5 years ago
Leonid Plyushch
dd251445ca
net-tools: use LDLIBS to pass "-llog"
Fixes on-device build.
%ci:reset-backlog
5 years ago
Leonid Plyushch
bb58ba4950
additional libraries should be specified in `LIBS` instead of `LDFLAGS` if using autotools
Fixes on-device build for: alpine, autossh, direvent, heyu, krb5, msmtp, redir,
screen, socat, tinyproxy, tor.
5 years ago
Leonid Plyushch
37ddccfad4
git-lfs: support for on-device builds
5 years ago
Leonid Plyushch
e0ba6f08d8
tsu: fix value of TERMUX_PKG_SKIP_SRC_EXTRACT
5 years ago
Leonid Plyushch
5076c9c720
build-package.sh: fix metapackage creation
Metapackages shouldn't have data inside.
%ci:reset-backlog
5 years ago
Leonid Plyushch
91657e90bb
build-package.sh: more fixes
5 years ago
Henrik Grimler
c173759201
tor: add termux-services script
5 years ago
Henrik Grimler
246ac85ae0
mpd: add termux-services script
5 years ago
Henrik Grimler
e600403654
transmission: add termux-services script
Skip timestamp in log as transmission standard output already has timestamp.
5 years ago
Henrik Grimler
79dc8d548e
Bump packages that depends on ffmpeg after ffmpeg update
5 years ago
Henrik Grimler
ee990985fb
ffmpeg: update to 4.2
%ci:reset-backlog
5 years ago
Henrik Grimler
123ee7a7f9
termux-services: update to 0.0.4
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Leonid Plyushch
19424a8496
geoip2-database: disable checksums
Now just bump version approximately once per month for updating package.
Database checksums are constantly changing, so disable them to prevent
build errors when geoip2-database is a dependency.
5 years ago
Leonid Plyushch
611038ab2b
docbook-xml: depend on libxml2-utils instead of libxml2 + add postinst/prerm scripts
5 years ago
Leonid Plyushch
933283fd37
new package: docbook-xml
%ci:reset-backlog
5 years ago
Henrik Grimler
ec9702f2ad
termux-services: switch to github.com/termux repo
5 years ago
Henrik Grimler
b94c3dc361
termux-services: set license to custom until we have another one
5 years ago