Commit Graph

22 Commits

Author SHA1 Message Date
Tee KOBAYASHI 1492d78600 xcb-proto, libxcb: Update to 1.15 2022-05-06 19:17:30 +05:30
xeffyr 153d6e0459 update codeowners
%ci:no-build
2022-01-31 20:18:51 +02:00
Lucy Phipps dd31abeac7
xcb-proto: bump revision 2021-10-06 13:47:42 +01:00
Lucy Phipps 521076289c
vim-python, weechat, xcb-proto, z3: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Lucy Phipps b61c70a038
i promise xcb-proto is fixed now 2021-08-16 15:14:34 +01:00
Lucy Phipps d89664ca63
really really fix xcb-proto 2021-08-16 14:56:36 +01:00
Lucy Phipps 141b03676d
really fix xcb-proto 2021-08-16 14:56:13 +01:00
Lucy Phipps 3962defbb9
xcb-proto: try using latest python again 2021-08-16 14:28:45 +01:00
Lucy Phipps ea5ebff29d
xcb-proto: bump to use python3.9 2021-08-16 07:20:05 +01:00
Leonid Pliushch 612dee1e26
xcb-proto: update to 1.14.1 2020-12-07 23:37:25 +00:00
Henrik Grimler 5f7c9fa701 xcb-proto: get python version in termux_step_pre_configure
Instead of termux_step_configure. 

Fixes https://github.com/termux/termux-packages/issues/5720
2020-08-21 12:28:46 +02:00
Fredrik Fornwall 1db3dad382 xcb-proto: Avoid running scripts on sourcing 2020-08-12 18:53:44 +02:00
Henrik Grimler 55a3bdf0f5 xcb-proto: remove __pycache__ dir to not conflict with python
Both python and xcb-proto contains xcbgen/__pycache__ directory with
common files.
2020-08-01 12:51:36 +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 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
Leonid Pliushch ec72ba870a rebuild X11 packages 2020-05-02 15:12:08 +03:00
Henrik Grimler 02c7d77979 xcb-proto: bump package
Version 1.14 is for some reason missing from bintray
2020-03-19 19:09:04 +01:00
Leonid Pliushch 614680692f xcb-proto: update to 1.14 2020-02-24 20:24:35 +02:00
Leonid Pliushch 265fd3502a mark all x11-related packages 2020-02-24 20:22:37 +02:00
Leonid Pliushch 5cc58be010 bump more moved packages
Prevent downloading prebuilt package by CI/CD.
2019-11-17 20:56:00 +02:00
Leonid Pliushch 0bc27a0f57 x11 dependencies for TK and ImLib2 2019-11-17 20:12:12 +02:00