Commit Graph

31 Commits

Author SHA1 Message Date
Termux Github Actions 804e8c7acc bump(main/cicada): 0.9.38
This commit has been automatically submitted by Github Actions.
2023-08-12 12:11:40 +00:00
Tee KOBAYASHI 96411ccf6a cicada: Revise compiler-rt builtins hack
%ci:no-build
2023-04-09 02:16:08 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Termux Github Actions 157eab97bf bump(main/cicada): 0.9.36
This commit has been automatically submitted by Github Actions.
2023-02-11 06:12:16 +00:00
Termux Github Actions e8eaed9f16 bump(main/cicada): 0.9.35
This commit has been automatically submitted by Github Actions.
2023-01-15 18:11:40 +00:00
Termux Github Actions bb238dfb8b bump(main/cicada): 0.9.34
This commit has been automatically submitted by Github Actions.
2022-12-05 12:38:41 +00:00
Termux Github Actions b4a1d74b8f upgpkg(main/cicada): 0.9.33
This commit has been automatically submitted by Github Actions.
2022-11-18 12:12:35 +00:00
Termux Github Actions 6fe4570e5c cicada: update to 0.9.32
This commit has been automatically submitted by Github Actions.
2022-07-17 12:13:06 +00:00
Termux Github Actions a32e5ae00f cicada: update to 0.9.31
This commit has been automatically submitted by Github Actions.
2022-07-17 06:15:30 +00:00
Termux Github Actions eb27c916cf cicada: update to 0.9.30
This commit has been automatically submitted by Github Actions.
2022-06-12 12:49:29 +00:00
Termux Github Actions a0e678efaa cicada: update to 0.9.29
This commit has been automatically submitted by Github Actions.
2022-02-24 18:17:16 +00:00
Termux Github Actions 19d2bdda84 cicada: update to 0.9.27
This commit has been automatically submitted by Github Actions.
2022-02-24 06:17:26 +00:00
Termux Github Actions 67b712725f cicada: update to 0.9.26
This commit has been automatically submitted by Github Actions.
2022-02-21 18:16:23 +00:00
Termux Github Actions b40a78b840 cicada: update to 0.9.25
This commit has been automatically submitted by Github Actions.
2022-02-20 18:15:58 +00:00
Termux Github Actions cbbe86b446 cicada: update to 0.9.24
This commit has been automatically submitted by Github Actions.
2022-02-14 18:17:19 +00:00
Tee KOBAYASHI 9a7dd82ae7 cicada: Fix build for x86_64 2022-01-23 18:39:38 +09:00
Termux Github Actions 0d909a6de1 cicada: update to 0.9.23
This commit has been automatically submitted by Github Actions.
2022-01-23 06:15:11 +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 768ef98ffe cicada: update to 0.9.22
This commit has been automatically submitted by Github Actions.
2021-07-24 06:10:14 +00:00
Termux Github Actions b143d2f54b cicada: update to 0.9.21
This commit has been automatically submitted by Github Actions.
2021-07-17 12:13:26 +00:00
Hugo Wang a8cb7463c5 upgraded cicada to v0.9.19 2021-05-27 20:52:24 +02:00
Leonid Pliushch c85d481e37
cicada: re-run build 2021-01-10 14:34:06 +02:00
Leonid Pliushch 29d48878c4
cicada: disable builds for 32bit CPUs 2021-01-10 13:38:11 +02:00
Termux Github Actions 849c2978d0 cicada: update to 0.9.17
This commit has been automatically submitted by Github Actions.
2021-01-10 06:36:35 +00:00
Termux Github Actions 4399a39795 cicada: update to 0.9.15 2020-12-17 22:45:59 +00:00
Leonid Pliushch 3d775d213e
Revert "cicada: update to 0.9.15"
This reverts commit d9d002183e.
2020-12-18 00:21:59 +02:00
Termux Github Actions d9d002183e cicada: update to 0.9.15 2020-12-17 22:18:37 +00:00
Hugo Wang fe74fa8fc4 upgrade package cicada to 0.9.13 (#6001) 2020-11-08 10:13:01 +01:00
Henrik Grimler dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Hugo Wang 713381156a cicada: update to 0.9.12 (#5346) 2020-05-30 16:57:33 +03:00
Hugo Wang dce0ff90a7 new package: cicada (#5207)
* new package: cicada

* update post make commands

* removed post make scripts
2020-04-26 11:25:16 +02:00