Commit Graph

28 Commits

Author SHA1 Message Date
Leonid Pliushch 44d6c72607 gnupg: fix hardcoded paths 2019-03-02 14:52:31 +02:00
Leonid Pliushch 54036eac1a bump revision of all packages dependent on readline 2019-02-20 17:48:39 +02:00
Fredrik Fornwall 93a48cacb3 gnupg: Update from 2.2.12 to 2.2.13 2019-02-13 23:49:42 +01:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 3f56afaf96 Update TERMUX_SUBPKG_INCLUDE for gzip-compression 2019-01-27 22:04:49 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 36cf7850a3 gnupg: Update from 2.2.11 to 2.2.12 2018-12-19 01:12:17 +01:00
Leonid Pliushch ebb70794eb gnupg: update to 2.2.11 2018-11-10 23:34:21 +01:00
Fredrik Fornwall 87092dffeb gnupg: Update from 2.2.9 to 2.2.10 2018-08-31 02:32:10 +02:00
Fredrik Fornwall f91900f1bf gnupg: Avoid hardlink test and debug message 2018-08-06 01:38:01 +02:00
Fredrik Fornwall 708648a234 gpgv: Add dependencies 2018-07-29 22:35:25 +02:00
Henrik Grimler 24d1b3edcf Remove gnupg1 (#2691)
Remove gnupg1
2018-07-29 21:33:27 +02:00
Oliver Schmidhauser 4146ab6ed9 Update gnupg to 1.4.23 2018-06-13 01:08:07 +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 645ba576e0 gnupg: Update from 1.4.21 to 1.4.22 2017-07-20 21:44:41 +02:00
Fredrik Fornwall f8cce0c098 Use more source checksums 2017-03-27 05:11:31 +02:00
Fredrik Fornwall bf40bc8ff6 gnupg: Build with gcc for now 2017-01-18 01:02:19 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall eaf3340315 Prepare more packages for clang 2016-09-03 18:15:47 -04:00
Fredrik Fornwall d4ec417b5b Split out gpgv from gnupg
The full gnupg package is not needed by apt (and thus the base
installation) - gpgv is enough. So we split out gpgv to a separate
package.
2016-08-28 07:35:27 -04:00
Fredrik Fornwall 6697f6db79 gnupg: Update from 1.4.20 to 1.4.21 2016-08-18 18:22:37 -04:00
Fredrik Fornwall 780f95976a gnupg: Bump revision after x86 text relocation fix 2016-04-19 17:26:49 -04:00
michalbednarski f019eb66d4 gnupg: Don't have text relocations on x86
GnuPG has x86-specific assembly files that don't have text relocations
only if they are preprocessed with PIC macro defined

These assembly files are src/mpi/i386/mpih-{add,sub}1.S
2016-04-19 21:12:29 +02:00
Fredrik Fornwall 400193fc8e Bump packages to force rebuild with libcurl 2016-04-11 09:21:47 -04:00
Fredrik Fornwall c8baff59f9 gnupg: Update from 1.4.19 to 1.4.20 2015-12-25 09:38:50 -05:00
Fredrik Fornwall 12cbb7a4cd gnupg: Avoid linking with libbz2 2015-12-03 19:57:55 -05:00
Fredrik Fornwall 26d0484d19 gnupg: Split out gnupg-curl subpackage 2015-07-15 12:58:31 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00