Commit Graph

62 Commits

Author SHA1 Message Date
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall be10b3c5fc picolisp: Update from 18.9.18 to 18.12.27 2018-12-28 00:58:45 +01:00
Fredrik Fornwall af7e6dacbb picolisp: Update from 18.7.18 to 18.9.18 2018-09-21 01:01:56 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 329c9ddbf9 picolisp: Remove 32-bit builds requiring gcc 2018-08-06 16:46:58 +02:00
Fredrik Fornwall 66358a2807 picolisp: Update from 18.6.12 to 18.7.18 2018-07-28 23:33:35 +02:00
Fredrik Fornwall 06957bb85c picolisp: Update from 18.4.26 to 18.6.12 2018-06-13 01:43:46 +02:00
its-pointless 9c8f441674 fails building 32bit using clang 2018-06-02 14:39:55 +02:00
Vishal Biswas 160d3aeb06 update ndk to 17 and switch some packages to clang build (#2415)
* update ndk to 17

* bump NDK version in setup-android script

* libnl: fix for ndk r17

* libpixman: use clang's __builtin_shufflevector instead of __builtin_shuffle (#1)

Required to make package build with ndk17.

* fix as for arm

* ndk17 still uses ld.bfd on aarch64

* use -fno-integrated-as for clang only

* glib: remove patch unnecessary after ndk17

* torsocks: remove unneeded patch after ndk17

* subversion: fix build as clang++ now errors out for mismatched flags

* libpulseaudio: fix build with ndk17

https://github.com/termux/termux-packages/pull/2415#issuecomment-388296684

* gst-plugins-good: disable video4linux2

ioctl is defined as __overloadable in ndk17 headers which
  conflicts with v4l2object's member ioctl

* libzmq: disable Werror to build with ndk17

* ltrace: hardcode symbol not available in ndk17

* busybox: build with clang for all arches except arm

* dropbear: build with clang instead of gcc

* gnupg: build with clang instead of gcc

* openssl: use clang for all arches except arm

* picolisp: build with clang instead of gcc

* valgrind: use clang on all arches except aarch64

* Revert "gst-plugins-good: disable video4linux2"

This reverts commit 43850b81ccf60033c25cb13dfd326c1b0528773a.
Already applied on base branch.

* libllvm: use default arm triple
2018-05-27 14:55:20 +02:00
Fredrik Fornwall 3c7e66821e picolisp: Update from 18.1.24 to 18.4.26 2018-04-26 22:17:35 +02:00
Fredrik Fornwall b588ee61c4 picolisp: Update from 17.11.29 to 18.1.24 2018-01-25 20:48:54 +01:00
Fredrik Fornwall 75a372f5d8 picolisp: Update from 17.10.28 to 17.11.29 2017-12-05 22:56:06 +01:00
Fredrik Fornwall 54817ebb53 picolisp: Update from 17.9.27 to 17.10.28 2017-10-28 23:54:11 +02:00
Fredrik Fornwall ca7345e044 picolisp: Update from 17.9.1 to 17.9.27 2017-09-27 12:15:01 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 81dabb6da0 picolisp: Update from 17.8.7 to 17.9.1 2017-09-02 00:09:31 +02:00
Fredrik Fornwall aba8d4af0b picolisp: Update from 17.7.9 to 17.8.7 2017-08-10 23:55:39 +02:00
Fredrik Fornwall 75ec26b30e picolisp: Update from 17.6.6 to 17.7.9
Also switch to using clang for building 64-bit picolisp.
2017-07-10 01:49:27 +02:00
Fredrik Fornwall 5803fa6027 picolisp: Update from 17.5.16 to 17.6.6 2017-06-07 00:02:30 +02:00
Fredrik Fornwall ecbe70e42d picolisp: Update from 17.4.7 to 17.5.16 2017-05-17 22:37:30 +02:00
Fredrik Fornwall c1366b855f picolisp: Update from 17.3.25 to 17.4.7 2017-04-11 22:48:34 +02:00
Fredrik Fornwall a247ffe2c8 picolisp: Update from 17.2.24 to 17.3.25 2017-03-27 02:07:21 +02:00
Fredrik Fornwall 72f69cdc35 Use termux_error_exit in more cases 2017-03-05 03:30:38 +01:00
Fredrik Fornwall 667e256e67 picolisp: Update from 17.1.30 to 17.2.24 2017-02-25 01:14:04 +01:00
Fredrik Fornwall 005b9273a6 picolisp: Switch to gcc also for aarch64 2017-02-03 01:33:12 +01:00
Fredrik Fornwall 6786304adc picolisp: Update from 16.12.22 to 17.1.23 2017-01-24 01:51:51 +01:00
Fredrik Fornwall 71430aa64e Use the termux_error_exit shell function 2017-01-22 23:06:48 +01:00
Fredrik Fornwall 060354412f picolisp: 32-bit C code cannot be built by clang 2017-01-19 06:11:00 +01:00
Fredrik Fornwall e4f846f3e4 picolisp: Fix clang build 2017-01-15 22:34:48 +01:00
Fredrik Fornwall fd91653197 picolisp: Update from 16.11.24 to 16.12.22 2016-12-27 20:10:28 -05:00
Fredrik Fornwall b000c24db3 picolisp: Update from 16.10.25 to 16.11.24 2016-11-26 12:44:25 -05:00
Fredrik Fornwall 6ff9527e65 picolisp: Update from 16.10.3 to 16.10.25 2016-10-28 20:48:05 -04:00
Fredrik Fornwall 1fa07c931a picolisp: Update from 16.9.6 to 16.10.3 2016-10-03 09:53:19 -04:00
Fredrik Fornwall 96b43247d5 picolisp: Update from 16.8.29 to 16.9.6 2016-09-08 16:18:16 -04:00
Fredrik Fornwall 32b6eb99a7 picolisp: Update 16.8.26 to 16.8.29, bundle src64/ 2016-08-31 06:06:46 -04:00
Fredrik Fornwall 63fa37857a picolisp: Update to latest version 2016-08-26 17:20:56 -04:00
Fredrik Fornwall e45652b2c6 Switch to bintray mirror for imagemagick&picolisp 2016-08-05 07:18:33 -04:00
Fredrik Fornwall 7395ed0fdd picolisp: Bump version, blacklist x86_64 2016-08-02 07:40:21 -04:00
Fredrik Fornwall 8bd1673889 picolisp: Update to latest revision 2016-07-22 11:34:34 -04:00
Fredrik Fornwall 61b72e39c5 picolisp: Update to latest patch 2016-07-16 19:11:55 -04:00
Fredrik Fornwall 7aa62836ac picolisp: Bump version
Also generate assembly using ersatz instead of downloading.
2016-06-21 17:00:16 -04:00
Fredrik Fornwall 9fb3cdee18 picolisp: Bump version
Also give a better error message if version is outdated.

Fixes #335.
2016-06-19 14:56:31 -04:00
Fredrik Fornwall 035a2a67d1 picolisp&imagemagick: Minor bumpsg 2016-06-07 21:15:32 -04:00
Fredrik Fornwall 3dd02387f8 picolisp: Build with latest version 2016-06-03 10:11:58 -04:00
Fredrik Fornwall 3c323c69ae Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275.
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall bb5cfa8c9d picolisp: Minor update and buildable using clang 2016-05-18 10:24:22 -04:00
Fredrik Fornwall 4e4ed785a2 picolisp: Update to latest version 2016-05-08 18:56:55 -04:00
Fredrik Fornwall bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall 8f37995c17 picolisp: Update from 16.4.1 to 16.4.24 2016-04-24 06:54:28 -04:00
Fredrik Fornwall a47b5f19fc picolisp: Move ssl and httpGate from $PREFIX/bin
They are usually called in a controlled context, and should better
not clobber the global executables namespace.
2016-04-14 06:51:30 -04:00