Commit Graph

8547 Commits

Author SHA1 Message Date
Leonid Pliushch 0c2b6768cb cryptopp: fix typo in patch 2019-09-15 22:25:41 +03:00
Leonid Pliushch f499d36714 cryptopp: fix libcryptopp.so.8 symlinks 2019-09-15 22:22:08 +03:00
Fredrik Fornwall 5fb85968bf bitcoin: Depend on openssl 2019-09-15 20:18:30 +02:00
Henrik Grimler feeed4a59f Merge pull request #4292 from termux/bitcoin-lnd-service-scripts
Bitcoin lnd service scripts
2019-09-13 17:29:32 +02:00
Stefan 430f8c3887 added conffiles to bitcoin,lnd 2019-09-13 17:15:47 +02:00
Stefan b27162af54 removed termux-services dependency for bitcoin,lnd 2019-09-13 17:15:10 +02:00
Stefan 121696b121 added termux-services to lnd 2019-09-13 17:15:10 +02:00
Henrik Grimler 84112144cf lnd: download tagged archive instead of release from github
We then don't need to override termux_step_extract_package

%ci:no-build
2019-09-13 16:01:16 +02:00
stefanwouldgo 3d23c83cc7 new packages: bitcoin and lnd (#4290) 2019-09-13 15:35:32 +03:00
Leonid Pliushch 65d48fde9c libevent: don't remove additional libs 2019-09-13 15:35:03 +03:00
Leonid Pliushch b81d3e5ad7 libuv: rebuild package 2019-09-13 12:40:21 +03:00
Leonid Pliushch 243806a00c CI: exclude "lldb" from autobuilds 2019-09-13 12:38:56 +03:00
Leonid Pliushch f4f8d60734 CI: reset build status
lldb should be built manually because relies on libllvm host tools.

%ci:no-build
2019-09-13 12:36:30 +03:00
Fredrik Fornwall 933f6a9389 libuv: Update from 1.31.0 to 1.32.0 2019-09-11 10:18:18 +02:00
Fredrik Fornwall f308e16a69 lldb: Update from 8.0.0 to 8.0.1 2019-09-11 10:18:13 +02:00
Leonid Pliushch 6ed2e23775 libandroid-support: fix typo in build.sh
Now libandroid-support.a shouldn't be empty.
2019-09-11 04:25:38 +03:00
Leonid Pliushch d349eeabb6 ndk-multilib: fix arch for libc++ 2019-09-11 01:43:58 +03:00
Leonid Pliushch 41db6ee864 libelf: compile with -O1
Optimization flags -O2/-Oz cause bus error in program `uftrace` on ARM devices.
2019-09-11 01:33:15 +03:00
Rafael G. Martins 23b8ac3f11 blogc: Update from 0.17.0 to 0.18.0 2019-09-11 00:56:48 +03:00
Leonid Pliushch 2426471695 ndk-multilib: add static libc++
Note: we patched clang to look for libc++_shared instead of libc++. So to have
static link mode working properly, we need libc++_shared.a linker script which
will link with libc++_static.a and libc++abi.a.
2019-09-11 00:27:29 +03:00
Leonid Pliushch 338c4c8d18 ndk-multilib: provide some basic libraries 2019-09-11 00:11:23 +03:00
Fredrik Fornwall 2402367937 neofetch: Update from 6.0.0 to 6.1.0 2019-09-10 22:58:07 +02:00
Fredrik Fornwall 380bed7f27 php: Update from 7.3.7 to 7.3.9 2019-09-10 22:52:23 +02:00
Fredrik Fornwall 34ef726b09 cmake: Update from 3.15.2 to 3.15.3 2019-09-10 22:51:44 +02:00
Fredrik Fornwall 92aa29a911 harfbuzz: Update from 2.5.3 to 2.6.1 2019-09-10 22:51:13 +02:00
Fredrik Fornwall 105076ab32 libgsasl: Update from 1.8.0 to 1.8.1 2019-09-10 22:51:04 +02:00
Leonid Pliushch 369d94bfbb uftrace: apply clang mcount hook patch
Was proposed in https://github.com/namhyung/uftrace/issues/851.
2019-09-10 23:31:00 +03:00
Fredrik Fornwall 89acd4050b dnsutils: Update from 9.14.4 to 9.14.5 2019-09-10 22:15:44 +02:00
Fredrik Fornwall f5e14a56d4 bat: Update from 0.11.0 to 0.12.1 2019-09-10 22:09:48 +02:00
Fredrik Fornwall 8eb250e59b rclone: Update from 1.49.1 to 1.49.2 2019-09-10 22:07:29 +02:00
Fredrik Fornwall 838d7a333c librsvg: Update from 2.45.90 to 2.46.0 2019-09-10 21:46:08 +02:00
Fredrik Fornwall ba0e10ac1a weechat: Update from 2.5 to 2.6 2019-09-10 21:35:38 +02:00
Butta f935cc7152 cmake: switch CMAKE_HOST_SYSTEM_NAME to Android, which is used to set
CMAKE_SYSTEM_NAME by default, then disable CMake's built-in NDK support
when CMAKE_SYSTEM_NAME is set to Android.
2019-09-10 19:06:22 +03:00
Leonid Pliushch 06c965ffb6 CI: use custom `git clone` for upload task
Purpose same as for build task.
2019-09-10 17:16:11 +03:00
Leonid Pliushch f0c88e6b47 ldc: bump revision 2019-09-10 16:33:12 +03:00
Leonid Pliushch 30ce913d61 newsboat: bump revision 2019-09-10 16:14:52 +03:00
Leonid Pliushch 1ce33aba30 CI: switch to file-based cache for passing *.deb files between tasks 2019-09-10 16:09:32 +03:00
Fredrik Fornwall 0b33ac3f7f libmcrypt: Fix mandir 2019-09-09 12:31:58 +02:00
Fredrik Fornwall ffc316917f steghide: Fix mandir 2019-09-09 12:31:50 +02:00
Leonid Pliushch 1955cc086f liblz4: fix build & installation steps
* Run only `make install` to avoid compiling libs & tools 2 times.

* Always use `ln -sf` when creating symlinks.
2019-09-09 03:44:02 +03:00
Leonid Pliushch fa50702452 libmosquitto: rebuild package 2019-09-09 00:06:44 +03:00
Fredrik Fornwall 480d5f9ac1 taglib: Depend on zlib correctly 2019-09-08 22:39:21 +02:00
Fredrik Fornwall 37854ea5ee ssss: Ensure share/man/man1 exists 2019-09-08 22:31:55 +02:00
Fredrik Fornwall 635512f3c5 findutils: Update from 4.6.0 to 4.7.0 2019-09-08 20:55:41 +02:00
Leonid Pliushch 5ac9d8c9b2 ndk-sysroot: bump revision 2019-09-08 20:57:00 +03:00
Leonid Pliushch ffbacf92a0 Revert "NDK fixes for GCC and C++ (#4139)"
This reverts commit 3da018dde122ae90ff82e9733c096e3c75331fe1.

I can't accept this NDK headers modification due since it introduces
issues for certain programs for unknown reason.
2019-09-08 20:54:08 +03:00
Leonid Pliushch b45fc730dc move some packages from unstable repo
* geth
* jbig2dec
* myrepos
* oleo
* samefile
* sdcv
* yadm
2019-09-08 17:25:28 +03:00
Leonid Pliushch afcd97016a apg: update source url 2019-09-08 16:44:36 +03:00
Leonid Pliushch 47df9e73c1 move some packages from unstable repo
* algernon
* apg
* aptly
* arj
* codecrypt
* crunch
* cryptopp
* diskus
* google-glog
* hexyl
* jp2a
* libgfshare
* libmcrypt
* libmhash
* libmicrohttpd
* libnftnl
* libsigsegv
* lua-lpeg
* morse2ascii
* seccure
* secure-delete
* ssss
* steghide
* taglib
* unicorn
* vegeta
* vis
* wren
* wuzz
* zsync
2019-09-08 16:44:36 +03:00
Leonid Pliushch 1d25890c09 starship: update to 0.15.0 2019-09-08 03:46:41 +03:00