Commit Graph

7090 Commits

Author SHA1 Message Date
Leonid Pliushch
5525fd23be nzbget: move unrar to recommends
It is anyway optional dependency and "non-free".
Unrar currently disabled because of license issues.
2019-03-30 03:00:35 +02:00
Fredrik Fornwall
30cd34bb0c gpgme: Update from 1.12.0 to 1.13.0 2019-03-30 00:41:52 +01:00
Fredrik Fornwall
97078f040b mbedtls: Update from 2.16.0 to 2.17.0 2019-03-30 00:41:43 +01:00
Fredrik Fornwall
c57d3c08aa hub: Update from 2.10.0 to 2.11.1 2019-03-30 00:41:22 +01:00
Fredrik Fornwall
f52dfe5b4c libisl: Update from 0.20 to 0.21 2019-03-30 00:40:54 +01:00
Fredrik Fornwall
f3c746ba87 nginx: Update from 1.15.9 to 1.15.10 2019-03-30 00:40:43 +01:00
Fredrik Fornwall
27df7a087f newsboat: Update from 2.14.1 to 2.15 2019-03-30 00:40:25 +01:00
Fredrik Fornwall
c18bad6912 erlang: Update from 21.2.5 to 21.3.2 2019-03-30 00:39:24 +01:00
Fredrik Fornwall
d7b7a3cdee dropbear: Update from 2019.77 to 2019.78 2019-03-30 00:38:51 +01:00
Fredrik Fornwall
1d4eb06faf libcurl: Update from 7.64.0 to 7.64.1 2019-03-30 00:18:20 +01:00
Fredrik Fornwall
16638a4c47 vim: Update from 8.1.1000 to 8.1.1050 2019-03-30 00:18:09 +01:00
Fredrik Fornwall
aea432098e giflib: Update from 5.1.4 to 5.1.9 2019-03-30 00:18:01 +01:00
Fredrik Fornwall
5487c06a6b gnupg: Update from 2.2.14 to 2.2.15 2019-03-30 00:17:56 +01:00
Fredrik Fornwall
88667d6327 libgnutls: Update from 3.6.6 to 3.6.7 2019-03-30 00:17:49 +01:00
Fredrik Fornwall
a82cc69d6e ncdc: Update from 1.20 to 1.21 2019-03-30 00:17:45 +01:00
Fredrik Fornwall
f8fe2717da libssh2: Update from 1.8.1 to 1.8.2 2019-03-30 00:17:36 +01:00
Leonid Pliushch
69397baf18 ldc: fix build error 2019-03-29 14:06:16 +02:00
Leonid Pliushch
53a9ab7a8f frobtads, sl, unrar: disable packages because their license is not accepted by hosting
Bintray denied license requests for these packages, therefore we cannot provide
them via main repository.
2019-03-29 03:42:47 +02:00
its-pointless
99341f1f69 clang-tblgen and llvm-tblgen 2019-03-29 01:28:49 +02:00
its-pointless
c1ad7a1c94 ugly hack 2019-03-29 01:28:37 +02:00
its-pointless
849442717d meh fixed ? 2019-03-29 01:28:25 +02:00
its-pointless
59625ccecd llvm-8 and rust with back ports for llvm-8 2019-03-29 01:28:11 +02:00
Henrik Grimler
684f2f29ff Merge pull request #3585 from tomty89/devpackage
build-package: add TERMUX_PKG_DEVPACKAGE_{BREAKS,REPLACES} support
2019-03-26 20:03:21 +01:00
Tom Yan
a57750848d build-package: add TERMUX_PKG_DEVPACKAGE_{BREAKS,REPLACES} support 2019-03-27 01:10:30 +08:00
Tom Yan
30f12fec65 buildorder.py: make fast build mode download all subpackages 2019-03-26 17:12:28 +02:00
Leonid Pliushch
5ec5a1a314 build-package.sh: fix printing of error message when trying to run script on Android device 2019-03-26 01:27:09 +02:00
Leonid Pliushch
3d0e516c64 termux_step_setup_toolchain.sh: simplify unneeded headers removal 2019-03-25 17:55:48 +02:00
Leonid Pliushch
9e682ab75f termux_step_setup_toolchain.sh: move 'rm usr/include/sys/capability.h' to correct place 2019-03-25 17:32:00 +02:00
Leonid Pliushch
597dbb72ed CI: prevent running of scheduled cleanup task if multiple Gitlab CI/CD schedules are set 2019-03-25 17:14:15 +02:00
Leonid Pliushch
072f060ce7 libcap: force set DT_RUNPATH flags 2019-03-25 16:54:49 +02:00
Leonid Pliushch
512bcdbea5 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.
2019-03-25 16:43:30 +02:00
Leonid Pliushch
c6bb942333 mime-support: fix license name 2019-03-25 16:26:38 +02:00
Leonid Pliushch
c8816dd5d9 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.
2019-03-25 16:14:25 +02:00
Leonid Pliushch
73c6e60c59 setup-ubuntu.sh: add lua5.3, needed by luarocks 2019-03-25 16:12:03 +02:00
Leonid Pliushch
e8083e25ef update readme 2019-03-25 16:00:11 +02:00
Leonid Pliushch
9459b1e004 CI: enable x86_64 builds 2019-03-25 15:59:19 +02:00
Leonid Pliushch
316486f37a 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.
2019-03-25 15:11:33 +02:00
Leonid Pliushch
4fbf09ac78 package uploader: fix checking of build.sh existence 2019-03-25 14:25:08 +02:00
Leonid Pliushch
214799a285 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)
2019-03-25 14:15:58 +02:00
Fredrik Fornwall
f625f44d7c imagemagick: Update from 7.0.8.27 to 7.0.8.34 2019-03-25 01:11:10 +01:00
Fredrik Fornwall
64482ec39f gmic: Update from 2.5.3 to 2.5.4 2019-03-25 00:55:10 +01:00
Fredrik Fornwall
48efc72d82 gnupg: Update from 2.2.13 to 2.2.14 2019-03-25 00:54:25 +01:00
Fredrik Fornwall
994d993472 dropbear: Update from 2018.76 to 2019.77 2019-03-25 00:03:23 +01:00
Fredrik Fornwall
92ed2b8c1f nano: Update from 3.2 to 4.0 2019-03-25 00:01:36 +01:00
Fredrik Fornwall
5ab3d91c3b leptonica: Update from 1.77.0 to 1.78.0 2019-03-25 00:01:11 +01:00
Fredrik Fornwall
ebace4956e redir: Update from 3.2 to 3.3 2019-03-25 00:00:39 +01:00
Fredrik Fornwall
828d80086c ffmpeg: Update from 4.1.1 to 4.1.2 2019-03-25 00:00:07 +01:00
Fredrik Fornwall
15f1d536ba ndk-sysroot: Bump after removing sys/capability.h 2019-03-24 23:16:07 +01:00
Fredrik Fornwall
2b4652804f Remove sys/capability.h from the NDK sysroot
The sys/capability.h file will be provided by libcap-dev.
2019-03-24 23:15:44 +01:00
Fredrik Fornwall
f200b84844 e2fsprogs: Avoid conflicting with krb5-dev 2019-03-24 23:08:17 +01:00