Commit Graph

50 Commits

Author SHA1 Message Date
Tee KOBAYASHI 73a06e2c7b strace: Update to 5.17 2022-03-29 11:30:25 +09:00
Faheem Pervez e27d2b97e4 strace: enable mpers for aarch64 2022-01-17 12:25:36 +02:00
Faheem Pervez c1f8de1288 strace: update to 5.16 2022-01-17 12:25:36 +02: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 0515f5cd17 strace: update to 5.14
This commit has been automatically submitted by Github Actions.
2021-09-02 12:45:46 +00:00
Lucy Phipps ac56f175a3
strace: update to 5.13 2021-08-05 02:25:37 +01:00
Leonid Pliushch 2c663cf0e5
strace: update to 5.12 2021-05-05 15:43:18 +00:00
Lucy Phipps 7d270ee3d0
strace: update to 5.11 (#6447) 2021-02-24 15:11:02 +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
Termux Github Actions ae71ef45b5 strace: update to 5.10 2020-12-18 20:12:03 +00:00
Henrik Grimler 8b12ce288a strace: update to 5.9 2020-10-17 19:07:34 +02:00
Fredrik Fornwall c2f338cba5 strace: Update from 5.7 to 5.8 2020-08-09 00:39:52 +02: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 b3680ad450 strace: build with libdw 2020-06-21 21:07:03 +03:00
Leonid Pliushch f87182cda9 strace: update to 5.7 2020-06-21 21:03:14 +03:00
Leonid Pliushch f75a0a2238 strace: update to 5.6 2020-04-14 22:05:50 +03:00
Leonid Pliushch 9c7459f76f strace: fix patches 2020-02-10 14:51:21 +02:00
Leonid Pliushch 6c99401d15 strace: update to 5.5 2020-02-10 14:35:12 +02:00
Fredrik Fornwall 22526dfa89 strace: Update from 5.3 to 5.4 2019-12-01 17:46:40 +01:00
Leonid Pliushch 03d6aa5c47 strace: replace fputs_unlocked with fputs 2019-09-26 03:02:46 +03:00
Fredrik Fornwall d99db5c11b strace: Update from 5.2 to 5.3 2019-09-26 01:03:46 +02:00
Leonid Pliushch 5d4019357c strace: replace fputs_unlocked() with fputs()
Prevent undefined reference to 'fputs_unlocked'.
2019-07-14 20:47:51 +03:00
Leonid Pliushch 691c6e9841 strace: update to 5.2 2019-07-14 20:31:39 +03:00
Leonid Pliushch 3c9a648b22 strace: update to 5.1 2019-05-26 21:35:45 +03:00
Fredrik Fornwall 9e5ab3997b strace: Update from 4.26 to 5.0 2019-04-04 00:28:15 +02:00
Wetitpig 5f07ac4eb9 Change permissions 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 631ea086cf strace: Update from 4.25 to 4.26 2018-12-28 00:58:45 +01:00
Fredrik Fornwall 0b9354229e strace: Update from 4.24 to 4.25 2018-11-01 03:16:18 +01:00
Fredrik Fornwall cd0ee03f97 strace: Use github for tarball 2018-10-14 18:30:28 +00:00
Leonid Pliushch 4d25ac40ec strace: fix crash on Android 9 (Pie)
Disables setreuid() and similar calls that are disallowed
by seccomp.
2018-10-03 22:00:27 +02:00
Fredrik Fornwall 9a87f3ceed strace: Update from 4.23 to 4.24 2018-08-15 17:35:42 +02:00
Fredrik Fornwall 68fc4ac6a2 strace: Build with --without-libdw 2018-07-11 11:23:53 +02:00
Fredrik Fornwall 9285c5f227 strace: Update from 4.22 to 4.23 2018-07-11 10:35:45 +02:00
Fredrik Fornwall a7c92ae5f1 strace: Update from 4.20 to 4.22 2018-05-19 02:57:29 +02:00
Fredrik Fornwall 10248578c6 strace: Update from 4.19 to 4.20 2017-11-15 01:38:21 +01:00
Leonid Pliushch b9d07ce5e7 strace: update to 4.19 2017-09-14 20:25:17 +02:00
Fredrik Fornwall b4ea0dd712 strace: Fix aarch64 build if gawk is installed 2017-03-05 02:15:28 +01:00
Fredrik Fornwall efdd27bde9 strace: Fix x86-64 build 2017-02-20 05:57:01 +01:00
Vishal Biswas f3b094fe32 Another round of minor updates (#781)
* lftp: update from 4.7.5 to 4.7.6

* strace: update from 4.15 to 4.16

* glib: update from 2.50.2 to 2.50.3

* getmail: update from 4.53.0 to 4.54.0

* poppler: update from 0.51.0 to 0.52.0
2017-02-20 05:02:33 +01:00
Fredrik Fornwall d7ba6d5d12 strace: Update homepage 2017-01-15 19:40:49 +01:00
Fredrik Fornwall 81f962e08d strace: Update from 4.14 to 4.15 2016-12-31 08:58:20 -05:00
Fredrik Fornwall d3dc1c5888 strace: Update from 4.13 to 4.14 2016-10-15 14:19:01 -04:00
Fredrik Fornwall 7ce5638519 Cleanup of more packages 2016-09-03 18:45:08 -04:00
Fredrik Fornwall eb77b1e871 strace: Update from 4.12 to 4.13 2016-08-14 18:21:44 -04:00
Fredrik Fornwall f6e85769c9 strace: Update from 4.11 to 4.12 2016-06-09 10:05:43 -04:00
Fredrik Fornwall 9ffcaa63cc strace: Fix aarch64 build 2016-01-03 21:00:15 -05:00
Fredrik Fornwall 60657c9dd0 strace: Update from 4.10 to 4.11 2015-12-25 22:22:44 -05:00
Fredrik Fornwall e7fcdfa2bb Remove broken WIFCONTINUED macro
Bump build revision on affected packages.
2015-07-11 17:16:59 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00