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
45fc6e15e7
build-package.sh: fix detection of static libraries when creating subpackages
Now packages will be split if static libraries are located in subdirectory
of $PREFIX/lib.
5 years ago
Leonid Plyushch
aafb83e37b
build-package.sh: better support for metapackages
5 years ago
Leonid Plyushch
537034d0fa
CI: trim spaces from modified packages list
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
83396b7df1
linter: source ./scripts/properties.sh only if it exists
5 years ago
Leonid Plyushch
0c66d56197
linter: specify that non-https links are still acceptable
%ci:no-build
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
bf38df58b8
build-package.sh: fix problem when built packages are not being checked
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
3d7530dbd5
build-package.sh: more fixes for variable checking
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
b697254188
build-package.sh: set ac_cv_func_posix_spawnp=no for all autotools builds
Reason same as for posix_spawn.
5 years ago
Leonid Plyushch
7682303ca6
build-package.sh: set ac_cv_func_posix_spawn=no for all autotools builds
posix_spawn is not available on Android devices.
While this commit is not necessary for cross-compiling, it is required
when building on-device since there posix_spawn is found somehow. This
produces following errors:
./spawn.h:514:17: error: use of undeclared identifier 'POSIX_SPAWN_RESETIDS'
[(((POSIX_SPAWN_RESETIDS | POSIX_SPAWN_SETPGROUP
5 years ago
Leonid Plyushch
37ddccfad4
git-lfs: support for on-device builds
5 years ago
Leonid Plyushch
550b88349b
some disabled packages can be removed
* elixir: https://github.com/termux/unstable-packages/tree/master/packages/elixir
* libgeos: https://github.com/termux/science-packages/tree/master/packages/libgeos
* nethack: https://github.com/termux/game-packages/tree/master/packages/nethack
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
Leonid Plyushch
6267a318aa
build-package.sh: use text-based comparsion in conditionals instead of exit-code based
5 years ago
Leonid Plyushch
c71f32e64d
fix typo in scripts/build/termux_extract_dep_info.sh
5 years ago
Henrik Grimler
54a313aca9
Merge pull request #4179 from termux/services
Add termux-services scripts for mpd, tor and transmission
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
446bef43d8
Merge pull request #4178 from termux/ffmpeg-update
Bump packages that depends on ffmpeg after ffmpeg update
5 years ago
Henrik Grimler
79dc8d548e
Bump packages that depends on ffmpeg after ffmpeg update
5 years ago