Commit Graph

15 Commits

Author SHA1 Message Date
Tee KOBAYASHI b6e7449933 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 10:14:33 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Henrik Grimler c6a6b1ed2b
hexcurse: fix compilation error
Fails with:

/home/builder/.termux-build/hexcurse/src/src/screen.c:495:27: error: format string is not a string literal (potentially insecure) [-Werror,-Wformat-security]
    mvwprintw(tmpwin,2,3, msg);
                          ^~~
2022-02-05 09:29:30 +01:00
Henrik Grimler e69c2e315b
hexcurse: fix build with ndk-r23 2021-11-10 21:43:32 +01: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
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +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 7f5bdead21 Rebuild all packages with control.tar.gz
Bump the version of all old packages that contained a control.tar.gz
file - as of now only control.tar.xz is used. See #1398.
2017-09-15 00:38:35 +02:00
Fredrik Fornwall 544181cd4f Use more source checksums 2017-03-27 01:56:11 +02:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 7a9e707f15 hexcurse: Backport patch to show help
Add patch from unreleased version which shows help if no filename
argument is supplied.
2016-01-16 08:51:45 -05:00
Fredrik Fornwall 79a39b10b4 hexcurse: Update from 1.58 to 1.60 2015-12-25 21:45:21 -05:00
Fredrik Fornwall cea541f823 hexcurse: Note patch submitted upstream 2015-08-23 10:34:10 -04:00
Fredrik Fornwall 6824617e64 Add hexcurse package 2015-08-23 08:54:05 -04:00