Commit Graph

19 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
Termux Github Actions 2c82d8e40d tracepath: update to 20211215
This commit has been automatically submitted by Github Actions.
2021-12-15 19:03:51 +00: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
Termux Github Actions ff46434f16 tracepath: update to 20210722
This commit has been automatically submitted by Github Actions.
2021-07-22 18:13:08 +00:00
Leonid Pliushch 36d2d61ab4
tracepath: update to 20210202 2021-02-05 21:04:12 +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 f2a9fcd9b1 tracepath: update to 20200821 2020-11-10 21:06:02 +02: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 7dec8fa26a tracepath: update to 20190709 2019-07-24 15:40:16 +03:00
Leonid Pliushch 96a4a08b59 tracepath: update to 20190515 2019-05-21 14:25:09 +03:00
Fredrik Fornwall 947735bf51 tracepath: Update from 20180629 to 20190324 2019-05-07 23:35:12 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 9f29cc6844 tracepath: Update from 20161105 to 20180629 2018-07-04 16:43:34 +02:00
Fredrik Fornwall aff3c58cbd Rebuild libidn-using packages
After the libidn 1.34 update the library is simply named libidn.so.
2018-04-02 00:23:07 +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 9176cdad76 tracepath: Update and setup traceroute -> tracepath 2017-01-30 01:20:49 +01:00
Fredrik Fornwall 142bef5b3b tracepath: Update from 20150815 to 20160308 2016-08-14 18:30:33 -04:00
Fredrik Fornwall a110240408 Add tracepath 2015-11-19 17:53:32 -05:00