Commit Graph

51 Commits

Author SHA1 Message Date
Aditya Alok 306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
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
Lucy Phipps fb1e1f851d
bump aria2, autoconf, bat
termux/termux-packages@4f8d054
2021-08-24 20:07:27 +01:00
Termux Github Actions a1f974b81a aria2: update to 1.36.0
This commit has been automatically submitted by Github Actions.
2021-08-21 12:21:52 +00: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
Leonid Pliushch e03a9f6300 aria2c: build with -Os for ARM
Fixes https://github.com/termux/termux-packages/issues/4420.
2019-10-13 20:24:56 +03:00
Leonid Pliushch b532a2eadd aria2: rebuild package 2019-10-13 19:40:46 +03:00
Fredrik Fornwall 033fd55534 aria2: Update from 1.34.0 to 1.35.0 2019-10-06 10:58:42 +02:00
Leonid Pliushch 7accb9314b aria2: bump revision 2019-06-19 21:12:38 +03:00
Leonid Pliushch efbe423e37 aria2: rebuild package and dependencies 2019-05-18 22:02:42 +03:00
Leonid Pliushch 19d0211960 Revert "aria2: fix issues with exceptions on ARM"
Seems aria2 can be just rebuilt without `-lunwind -Wl,--exclude-libs=libunwind.a`.

This reverts commit 52683fb48d739d5721256734d5a9b168575dbfbf.
2019-05-18 21:42:04 +03:00
Leonid Pliushch a76280016f aria2: fix issues with exceptions on ARM 2019-05-18 03:37:00 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 1cb7b759cb Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
2018-09-22 01:05:16 +02:00
Fredrik Fornwall 02c0668a9b Update to NDK r18 (#2827) 2018-09-19 23:29:39 +02:00
Fredrik Fornwall b034d9c27f aria2: Build with --without-libssh2 2018-09-12 06:47:50 +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 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall 9d756ccaf3 aria2: Update from 1.33.1 to 1.34.0 2018-05-17 19:36:11 +02:00
Fredrik Fornwall 315750fe88 aria2: Update from 1.33.0 to 1.33.1 2017-11-11 19:34:14 +01:00
Fredrik Fornwall 63bff7c4fa aria2: Update from 1.32.0 to 1.33.0 2017-10-19 01:43:01 +02:00
Fredrik Fornwall 5413a8103c aria2: Bump revision to hopefully fix arm problem 2017-08-22 19:33:33 +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 510fb10385 aria2: Update from 1.31.0 to 1.32.0 2017-05-22 23:47:23 +02:00
Fredrik Fornwall ed6a014708 aria2: Patch away -lsupc++
Specifying -lsupc++ doesn't work for arm with -mthumb.
2017-03-19 00:22:55 +01:00
Fredrik Fornwall 62059d3689 aria2: Better formatting 2017-03-19 00:19:09 +01:00
Fredrik Fornwall 21b3fa14d7 aria2: Update from 1.30.0 to 1.31.0 2017-01-28 16:07:12 +01:00
Fredrik Fornwall 9b88f344b0 aria2: Remove running autoreconf 2016-12-25 18:55:38 -05:00
Fredrik Fornwall 5b0f94328b aria2: Update from 1.29.0 to 1.30.0 2016-12-20 22:47:31 -05:00
Fredrik Fornwall 7714ff78a5 aria2: Update from 1.28.0 to 1.29.0 2016-12-01 08:31:23 -05:00
Fredrik Fornwall 6d7d00d547 aria2: Update from 1.27.1 to 1.28.0 2016-10-23 16:42:08 -04:00
Fredrik Fornwall e94db04e8f aria2: Update from 1.26.1 to 1.27.1 2016-09-26 07:58:06 -04:00
Fredrik Fornwall 7add3073f8 aria2: Update homepage and github repo 2016-09-03 17:19:10 -04:00
Fredrik Fornwall 2c58e55c44 aria2: Update from 1.25.0 to 1.26.1 2016-08-31 10:44:20 -04:00
Fredrik Fornwall 3f300a10fc Setup libstdc++.so -> libgnustl_shared.so early
Let build-package.sh setup the $PREFIX/lib/libstdc++.so symlink
before building any package, to make sure that all C++ applications
link against a fully featured C++ standard library.

Avoid explicitly declaring a dependency on the libgnustl package
since everyone may link against it at will and instead mark it as
essential.
2016-08-10 19:45:41 -04:00
Fredrik Fornwall 63650adfe6 aria2: Update from 1.24 to 1.25 2016-08-10 18:00:22 -04:00
Fredrik Fornwall 8f9fa453cc aria2: Update from 1.23 to 1.24 2016-07-07 12:55:19 -04:00
Fredrik Fornwall 3ada0be3c3 aria2: Update from 1.22 to 1.23 2016-05-18 16:22:38 -04:00
Fredrik Fornwall 49f2108832 aria2: Add back -lgnustl_shared 2016-05-01 22:50:24 -04:00
Fredrik Fornwall 027c111c6e aria2: Update from 1.20.0 to 1.22.0
Also remove -lgnustl_shared no longer needed.
2016-04-29 08:14:51 -04:00
Fredrik Fornwall ea46b7443f aria2: Update from 1.19.3 to 1.20.0 2016-03-07 18:41:45 -05:00
Fredrik Fornwall 379db8b623 libxml2: Update from 2.9.2 to 2.9.3
This required rebuilding dependent packages after soname bump.
2015-12-20 20:46:55 -05:00
Fredrik Fornwall f657b221c0 aria2: Update from 1.19.2 to 1.19.3 2015-12-17 09:33:23 -05:00
Fredrik Fornwall b14c5952c4 Various minor version bumps 2015-10-08 19:18:17 -04:00
Fredrik Fornwall ff3f3c5ea9 c-ares: Remove node.js patches 2015-09-10 17:48:47 -04:00