1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 14:16:42 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Leonid Pliushch
c7b24366f6
ipfs: update to 0.8.0 & support termux-services 2021-02-20 13:22:05 +02:00
Leonid Pliushch
9f6e477bd8 ipfs: update to 0.7.0 2020-09-23 23:59:13 +03: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
Leonid Pliushch
4705b5627e ipfs: update to 0.6.0 2020-06-20 23:42:25 +03:00
Leonid Pliushch
9c9e7f65b8 update maintainer info
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.

DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.

%ci:no-build
2020-05-13 11:05:52 +03:00
Fredrik Fornwall
024a4e17fb ipfs: Update from 0.5.0 to 0.5.1 2020-05-11 10:00:36 +02:00
Leonid Pliushch
6c886523ef fix formatting for some packages
%ci:no-build
2020-05-09 14:09:43 +03:00
Henrik Grimler
8b78089c5c ipfs: update to 0.5.0 2020-05-02 10:10:55 +02:00
Leonid Pliushch
480feb3e5a ipfs: update to 0.4.23 2020-01-30 20:48:26 +02:00
Fredrik Fornwall
6652cc1f20 Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
2019-09-03 23:09:04 +02:00
Fredrik Fornwall
f3ceb9a2f4 ipfs: Update from 0.4.21 to 0.4.22 2019-08-07 23:50:42 +02:00
Leonid Pliushch
88ea68af09 ipfs: fix build error
Fix problem with module "go-ds-badger" due to deleted branch.
2019-07-27 23:45:52 +03:00
Leonid Pliushch
24380afad8 ipfs: update to 0.4.21 2019-06-03 20:27:37 +03:00
Leonid Pliushch
cc037459aa update maintainer fields where needed
[skip ci]
2019-05-16 19:54:59 +03:00
Fredrik Fornwall
fc4569782d ipfs: Update from 0.4.19 to 0.4.20 2019-04-17 23:57:55 +02:00
Leonid Pliushch
2dc0d55470 ipfs: bump revision after setting CGO_LDFLAGS 2019-03-12 15:08:41 +02:00
Fredrik Fornwall
ca8dfa8b9c ipfs: Update from 0.4.18 to 0.4.19 2019-03-02 22:32:27 +01:00
Wetitpig
d50c847f11 Shell script compliance 2019-02-15 18:01:09 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Leonid Pliushch
550ff20af4 ipfs: update to 0.4.18 2018-11-10 23:37:47 +01:00
Fredrik Fornwall
1fdc94f1e8 ipfs: Update from 0.4.16 to 0.4.17 2018-07-29 21:48:05 +02:00
Fredrik Fornwall
872b0fead9 ipfs: Update from 0.4.15 to 0.4.16 2018-07-15 18:13:07 +02:00
Fredrik Fornwall
1d9c0cd69c lint: Homestyle and description as first lines 2018-07-01 23:28:36 +02:00
Leonid Pliushch
51d1f1be2d new package: ipfs 2018-07-01 23:27:38 +02:00