1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-16 01:16:40 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
spitlo
67d3086b72 package updates: libgit2 - 1.1.0, bat - 0.16.0 (#5936) 2020-10-13 13:04:18 +03:00
Henrik Grimler
6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch
78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler
ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler
38cf64f58f libgit2: update to 1.0.1 2020-06-06 20:38:27 +02:00
Henrik Grimler
3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +02:00
Fredrik Fornwall
c1a46b0417 libgit2: Update from 0.28.4 to 0.99.0 2020-02-23 01:13:20 +01:00
Fredrik Fornwall
744985f526 libgit2: Update from 0.28.3 to 0.28.4 2019-12-12 00:46:09 +01:00
Fredrik Fornwall
81b675a684 libgit2: Update from 0.28.2 to 0.28.3 2019-08-16 00:25:44 +02:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
452826ed38 libgit2: update to 0.28.2
%ci:reset-backlog
2019-05-23 03:33:15 +03:00
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall
725f9b4d0f libgit2: Update from 0.27.8 to 0.28.1 2019-02-16 00:30:36 +01:00
Fredrik Fornwall
2fed2fb47b libgit2: Update from 0.27.7 to 0.27.8 2019-01-30 00:39:33 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
e23c38dc4f libgit2: Update from 0.27.5 to 0.27.7 2018-10-28 23:46:00 +01:00
Fredrik Fornwall
e0faf32f63 libgit2: Update from 0.27.4 to 0.27.5 2018-10-08 02:50:26 +02:00
Fredrik Fornwall
7b02dfc00a libgit2: Depend on libssh2 2018-09-14 20:59:19 +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
60264dbf3c libgit2: Update from 0.27.3 to 0.27.4 2018-08-07 14:55:54 +02:00
Fredrik Fornwall
517dc09dff libgit2: Update from 0.27.2 to 0.27.3 2018-07-09 23:05:46 +02:00
Fredrik Fornwall
fa5deef4b9 libgit2: Update from 0.27.1 to 0.27.2 2018-06-26 05:40:50 +02:00
Fredrik Fornwall
48457bb056 libgit2: Update from 0.27.0 to 0.27.1 2018-06-02 14:40:11 +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 43850b81cc.
Already applied on base branch.

* libllvm: use default arm triple
2018-05-27 14:55:20 +02:00
Fredrik Fornwall
d59bf21918 Add comment about fix in ndk r17 2018-04-08 23:34:43 +02:00
its-pointless
c3d307c97f fixes libgit2 for arm (#2316) 2018-04-08 23:33:39 +02:00
Fredrik Fornwall
890319e800 libgit2: Update from 0.26.3 to 0.27.0 2018-04-06 23:05:55 +02:00
Fredrik Fornwall
6045de25f7 libgit2: Update from 0.26.0 to 0.26.3 2018-03-18 21:05:31 +01: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
Leonid Pliushch
6541662313 libgit2: fix wrong checksum 2017-09-12 13:41:08 +02:00
Leonid Pliushch
545a2cfae4 libgit2: use directory '/etc' in Termux prefix 2017-09-12 13:41:08 +02:00
Fredrik Fornwall
1718cd203a libgit2: Update from 0.25.1 to 0.26.0 2017-07-16 16:57:48 +02:00
Fredrik Fornwall
f74fd5720a libgit2: Add package (closes #771) 2017-02-14 16:51:35 +01:00