Commit Graph

17 Commits

Author SHA1 Message Date
Henrik Grimler a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Leonid Pliushch 27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
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
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
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 87a801944c libgraphite: bump revision 2019-06-20 00:14:03 +03:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 2f91a75a3a libgraphite: Update from 1.3.12 to 1.3.13 2018-12-28 00:59:07 +01:00
Fredrik Fornwall b4eddc1de3 libgraphite: Update from 1.3.11 to 1.3.12 2018-08-16 10:55:57 +02:00
Fredrik Fornwall 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall 4499b72c24 libgraphite: Update from 1.3.10 to 1.3.11 2018-05-19 01:15:26 +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 6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall cdfe214a7d libgraphite: Update from 1.3.9 to 1.3.10 2017-05-17 23:23:57 +02:00
Fredrik Fornwall c3262095ac libgraphite: Fix arm build 2017-01-19 11:56:34 +01:00
Fredrik Fornwall d733ff6b5f libgraphite: Add package 2017-01-19 06:00:21 +01:00