its-pointless
5f70174f0b
meh fixed ?
6 years ago
its-pointless
0e5ca471d1
llvm-8 and rust with back ports for llvm-8
6 years ago
Henrik Grimler
4297560158
Merge pull request #3585 from tomty89/devpackage
build-package: add TERMUX_PKG_DEVPACKAGE_{BREAKS,REPLACES} support
6 years ago
Tom Yan
41b3d799bf
build-package: add TERMUX_PKG_DEVPACKAGE_{BREAKS,REPLACES} support
6 years ago
Tom Yan
444ebf0ed2
buildorder.py: make fast build mode download all subpackages
6 years ago
Leonid Plyushch
0c4fbc364e
build-package.sh: fix printing of error message when trying to run script on Android device
6 years ago
Leonid Plyushch
217c078304
termux_step_setup_toolchain.sh: simplify unneeded headers removal
6 years ago
Leonid Plyushch
e09bebd9cb
termux_step_setup_toolchain.sh: move 'rm usr/include/sys/capability.h' to correct place
6 years ago
Leonid Plyushch
72c4a2be51
CI: prevent running of scheduled cleanup task if multiple Gitlab CI/CD schedules are set
6 years ago
Leonid Plyushch
fff89e366a
libcap: force set DT_RUNPATH flags
6 years ago
Leonid Plyushch
9a40ff803c
package uploader: when script exit, return status code '1' if there errors occurred
package_uploader.sh should not exit on error when package processing is not finished
by allowing to do as much as possible.
But we need some mechanizm to notify maintainers when errors occurred on CI/CD
on package operations.
6 years ago
Leonid Plyushch
61bb221106
mime-support: fix license name
6 years ago
Leonid Plyushch
8476d591ed
luarocks: fix host lua path
Simple installation of 'lua5.3' may not fix the problem since /usr/bin/lua
symlink may not get created. We need to specify path to Lua 5.3 binary instead.
6 years ago
Leonid Plyushch
952df9c00e
setup-ubuntu.sh: add lua5.3, needed by luarocks
6 years ago
Leonid Plyushch
b39c4421d3
update readme
6 years ago
Leonid Plyushch
f4713a984f
CI: enable x86_64 builds
6 years ago
Leonid Plyushch
4ded9125cd
mime-support: mime.types is distributed as public-domain
File ./debian/copyright contains:
Files: *
Copyright: public-domain
License: ad-hoc
This package was written by Brian White <bcwhite@pobox.com> and others.
It contains public information compiled from around the 'net and many people.
.
The "update-mime" program was written by Brian White and has been
placed in the public domain.
6 years ago
Leonid Plyushch
ff20bfb59b
package uploader: fix checking of build.sh existence
6 years ago
Leonid Plyushch
daf9d16121
package uploader: omit messages on stderr when sourcing build.sh
Prevents messages like this one:
which: no msgfmt in (/home/xeffyr/bin:/run/wrappers/bin:/home/xeffyr/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/bin:/etc/profiles/per-user/xeffyr/bin)
6 years ago
Fredrik Fornwall
ff3b1baa50
imagemagick: Update from 7.0.8.27 to 7.0.8.34
6 years ago
Fredrik Fornwall
f362a1bd0f
gmic: Update from 2.5.3 to 2.5.4
6 years ago
Fredrik Fornwall
53909e9083
gnupg: Update from 2.2.13 to 2.2.14
6 years ago
Fredrik Fornwall
7f8cd8d7e6
dropbear: Update from 2018.76 to 2019.77
6 years ago
Fredrik Fornwall
f77295b7d3
nano: Update from 3.2 to 4.0
6 years ago
Fredrik Fornwall
8fd050f652
leptonica: Update from 1.77.0 to 1.78.0
6 years ago
Fredrik Fornwall
7399c06ce6
redir: Update from 3.2 to 3.3
6 years ago
Fredrik Fornwall
7eb340d077
ffmpeg: Update from 4.1.1 to 4.1.2
6 years ago
Fredrik Fornwall
ec7ac225eb
ndk-sysroot: Bump after removing sys/capability.h
6 years ago
Fredrik Fornwall
44118b6e67
Remove sys/capability.h from the NDK sysroot
The sys/capability.h file will be provided by libcap-dev.
6 years ago
Fredrik Fornwall
ed2db1e8db
e2fsprogs: Avoid conflicting with krb5-dev
6 years ago
Leonid Plyushch
f8f15150f3
perl: force-enable DT_RUNPATH
6 years ago
Leonid Plyushch
83b43d969b
update readme
6 years ago
Leonid Plyushch
c7b1632e32
apt: use correct URL for android-7 packages
6 years ago
Leonid Plyushch
0d9ffd4bf6
CI: enable i686 builds
6 years ago
Tom Yan
72261ce2cc
build-package: handle -dev package download from buildorder.py
6 years ago
Tom Yan
879d24e972
buildorder.py: only omit target's subpackage for fast build
6 years ago
Tom Yan
3cfb02d491
buildorder.py: parse TERMUX_PKG_DEVPACKAGE_DEPENDS
6 years ago
Tom Yan
7edf8a22be
Revert "poppler: fix fast-build problems"
This reverts commit 35ba2da192
.
6 years ago
Leonid Plyushch
9372e66f60
fast builds: enable downloading from game, root & science repositories
6 years ago
Leonid Plyushch
35ba2da192
poppler: fix fast-build problems
Error was:
CMake Error at /data/data/com.termux/files/usr/lib/cmake/openjpeg-2.3/OpenJPEGTargets.cmake:79 (message):
The imported target "opj_decompress" references the file
"/data/data/com.termux/files/usr/bin/opj_decompress"
but this file does not exist.
6 years ago
Leonid Plyushch
92a1697b29
ndk-sysroot: bump revision
6 years ago
Leonid Plyushch
3464a90b07
update ndk-patches to prevent creation of *.orig files in ./sysroot/usr/include
6 years ago
Leonid Plyushch
1728ce6839
poppler: enable glib bindings
Needed for some x11 packages.
6 years ago
Henrik Grimler
25dd6d8cf1
Merge pull request #3546 from Grimler91/repos-fix
Fix game-repo and root-repo urls
6 years ago
Henrik Grimler
dfb5ad9b5e
science-repo: fix function formatting
6 years ago
Henrik Grimler
132a4aeb95
root-repo: fix url
6 years ago
Henrik Grimler
196faa2be2
game-repo: fix url
6 years ago
Leonid Plyushch
61e907742f
bash: update to 5.0.3
6 years ago
Leonid Plyushch
d2a6775533
termux_step_setup_variables.sh: remove unneeded variable
Not needed after cada4be0d8
.
6 years ago
Leonid Plyushch
7390ba5ca9
package uploader: fix conditional when checking http status after publishing in upload_package()
6 years ago