Commit Graph

83 Commits

Author SHA1 Message Date
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
Termux Github Actions edda0357c0 erlang: update to 24.2.2
This commit has been automatically submitted by Github Actions.
2022-02-25 12:31:41 +00:00
Termux Github Actions a2f7eb21c5 erlang: update to 24.2.1
This commit has been automatically submitted by Github Actions.
2022-01-25 18:39:19 +00:00
Termux Github Actions 4f06845791 erlang: update to 24.2
This commit has been automatically submitted by Github Actions.
2021-12-15 18:28:48 +00:00
Tee KOBAYASHI d35f73ef92 erlang: Fix typo 2021-12-06 13:21:42 +05:30
Tee KOBAYASHI ba08687e42 erlang: Configure with `erl_xcomp_sysroot` 2021-12-06 13:21:42 +05:30
Termux Github Actions 306558e135 erlang: update to 24.1.7
This commit has been automatically submitted by Github Actions.
2021-11-22 12:29:59 +00:00
Termux Github Actions 6499dede84 erlang: update to 24.1.6
This commit has been automatically submitted by Github Actions.
2021-11-18 18:28:30 +00:00
Termux Github Actions e5d06cfd90 erlang: update to 24.1.5
This commit has been automatically submitted by Github Actions.
2021-11-12 00:33:38 +00:00
Termux Github Actions 98da67cb34 erlang: update to 24.1.4
This commit has been automatically submitted by Github Actions.
2021-11-02 12:31:04 +00:00
Termux Github Actions 181ce42a20 erlang: update to 24.1.3
This commit has been automatically submitted by Github Actions.
2021-10-27 12:27:38 +00:00
Ian Hu 7c1cd8a9d6
upgrade erlang to 24.1.2 (#7738) 2021-10-27 07:41:46 +05:30
Termux Github Actions 1eddf03254 erlang: update to 22.3.4.22
This commit has been automatically submitted by Github Actions.
2021-10-19 12:48:56 +00:00
Ian Hu 02fb602389
erlang: update tag version regexp (#7733) 2021-10-13 15:02:19 +03: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 7c74bf9726 Rename termux_step_post_extract_package->termux_step_post_get_source 2020-07-21 10:14:19 +02:00
Leonid Pliushch ba352dc6db Revert "erlang: update to 23.0.2"
Delaying update to 23.0.x - build failure.
2020-06-26 23:31:09 +03:00
Leonid Pliushch c4715b29c4 erlang: update to 23.0.2 2020-06-26 23:14:40 +03:00
Leonid Pliushch 6a59ef888b erlang: update to 22.3.4 2020-05-11 22:49:23 +03:00
Leonid Pliushch c7e20d32ba erlang: update to 22.3.2 2020-04-14 15:32:11 +03:00
Leonid Pliushch 3209fd2f59 erlang: update to 22.3 2020-03-19 21:35:02 +02:00
Leonid Pliushch b3bd3a6905 erlang: update to 22.2.8 2020-03-08 19:13:23 +02:00
Leonid Pliushch b15007333c erlang: update to 22.2.7 2020-02-24 19:51:05 +02:00
Leonid Pliushch 31083cca2a erlang: update to 22.2.6 2020-02-10 13:24:08 +02:00
Leonid Pliushch db5d6fa032 erlang: update to 22.2.5 2020-02-04 16:36:36 +02:00
Leonid Pliushch 66c692111a erlang: update to 22.2.4 2020-01-30 20:57:03 +02:00
Leonid Pliushch 82e82206e8 erlang: update to 22.2.3 2020-01-22 23:09:41 +02:00
Leonid Pliushch 958db83473 erlang: update to 22.2.2 2020-01-18 11:46:44 +02:00
Fredrik Fornwall cb67ea3b30 erlang: Update from 22.0.7 to 22.2.1 2020-01-02 23:12:03 +01:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03: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 10cfd912a9 erlang: update to 22.0.7 2019-07-21 01:34:41 +03:00
Leonid Pliushch c8ff0aa1fc erlang: update to 22.0.5 2019-07-07 16:08:44 +03:00
Fredrik Fornwall 1de5807a5b erlang: Update from 22.0.1 to 22.0.4 2019-06-28 00:36:12 +02:00
Fredrik Fornwall d658945bf4 erlang: Update from 21.3.8 to 22.0.1 2019-05-30 00:25:07 +02:00
Fredrik Fornwall f7c75ad342 erlang: Update from 21.3.5 to 21.3.8 2019-05-08 01:24:54 +02:00
Fredrik Fornwall 3f43bab10c erlang: Update from 21.3.2 to 21.3.5 2019-04-18 00:39:34 +02:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall c18bad6912 erlang: Update from 21.2.5 to 21.3.2 2019-03-30 00:39:24 +01:00
Leonid Pliushch c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 6c8233bb04 erlang: Update from 21.2.4 to 21.2.5 2019-02-09 01:15:20 +01:00
Fredrik Fornwall 31812dad3f erlang: Update from 21.2.3 to 21.2.4 2019-01-27 09:39:24 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 338d817082 erlang: Update from 21.2.2 to 21.2.3 2019-01-16 23:01:42 +01:00
Fredrik Fornwall b1611055d1 erlang: Update from 21.2.1 to 21.2.2 2018-12-31 02:41:25 +01:00
Fredrik Fornwall b7244e687a erlang: Update from 21.1.3 to 21.2.1 2018-12-28 23:35:23 +01:00