Commit Graph

52 Commits

Author SHA1 Message Date
xeffyr 153d6e0459 update codeowners
%ci:no-build
2022-01-31 20:18:51 +02:00
Leonid Pliushch d8357b5ed2
Revert "gitea: update to 1.15.6"
Cancel Gitea update for now due to error in one of dependencies,
maybe need wait 1.15.7+.

 github.com/lib/pq
 # github.com/lib/pq
 vendor/github.com/lib/pq/user_posix.go:12:6: userCurrent redeclared in this block
         /home/builder/.termux-build/gitea/build/src/code.gitea.io/gitea/vendor/github.com/lib/pq/user_other.go:7:29: previous declaration
 code.gitea.io/gitea/modules/public
 code.gitea.io/gitea/modules/svg
 make: *** [Makefile:610: gitea] Error 2

This reverts commit 2bcc501646.
2021-11-27 16:03:47 +02:00
Leonid Pliushch 2bcc501646
gitea: update to 1.15.6 2021-11-27 14:34:06 +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 d6ef78f9fc gitea: update to 1.14.6
This commit has been automatically submitted by Github Actions.
2021-08-06 06:22:02 +00:00
Termux Github Actions 3d429548f8 gitea: update to 1.14.5
This commit has been automatically submitted by Github Actions.
2021-07-16 12:14:11 +00:00
Leonid Pliushch 4b8c077711
Revert "Merge pull request #7104 from thunder-coding/cache-godeps"
This reverts commit f6892c38d8, reversing
changes made to 4d9075fea3.
2021-07-10 17:00:18 +03:00
Leonid Pliushch f6892c38d8
Merge pull request #7104 from thunder-coding/cache-godeps
Cache dependencies for Golang packages
2021-07-10 13:31:20 +03:00
Termux Github Actions 34d59c85fb gitea: update to 1.14.4
This commit has been automatically submitted by Github Actions.
2021-07-07 00:19:49 +00:00
Yaksh Bariya b930bd7f90
`gitea`: Cache Golang dependencies 2021-07-06 08:43:59 +05:30
Termux Github Actions 663b4d1b3d gitea: update to 1.14.3
This commit has been automatically submitted by Github Actions.
2021-06-18 18:13:59 +00:00
Termux Github Actions 1950f33cad gitea: update to 1.14.2
This commit has been automatically submitted by Github Actions.
2021-06-13 21:03:37 +00:00
Richard Boß fde5b5a479
gitea: update to 1.14.1 (#6643) 2021-04-17 15:48:06 +03:00
Lucy Phipps b91b445da8
gitea: update to 1.13.6 2021-04-01 11:13:22 +01:00
Termux Github Actions 29fa2b568a gitea: update to 1.13.2
This commit has been automatically submitted by Github Actions.
2021-02-02 00:44:50 +00:00
Termux Github Actions ce8dd1039d gitea: update to 1.13.1 2020-12-29 00:51:52 +00:00
qubist-pixel-ux 39d5a137c2
gitea: update to 1.13.0 (#6117)
* gitea: update to 1.13.0
2020-12-04 15:56:23 +01:00
Leonid Pliushch 272e526716 gitea: update to 1.12.6 2020-11-22 00:41:08 +00:00
Leonid Pliushch 3953085000 gitea: update to 1.12.5 2020-11-08 23:03:19 +02:00
Harshit Lawaniya cd557cc90d gitea: change version info to official versioning (#5993)
Change the output of `gitea --version` to official, currntly the command outputs the termux-packages commit hash as version (I think) so it is not compatible with `gitnex`. This change makes it compatible with gitnex.
2020-11-06 19:52:38 +02:00
Butta e32e514853 antibody: update from 6.1.0 to 6.1.1
gitea: update from 1.12.3 to 1.12.4

global: update from 6.6.4 to 6.6.5
2020-09-04 16:08:46 +05:30
Butta 1bef9e5b57 geth: update from 1.9.17 to 1.9.19
gitea: update from 1.12.2 to 1.12.3
2020-08-12 11:01:18 +05:30
Henrik Grimler f7b717aa0f gitea: update to 1.12.2 2020-07-20 22:09:47 +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 9d301c680b gitea: update to 1.12.1 2020-06-26 01:20:17 +03:00
Leonid Pliushch a0ddc853cf gitea: attempt to fix build failure 2020-06-21 00:45:43 +03:00
Leonid Pliushch d92fb04d38 gitea: update to 1.12.0 2020-06-20 23:34:54 +03:00
Henrik Grimler 6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch 78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler b94e6c5b4b gitea: update to 1.11.6 2020-06-06 20:38:27 +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
Fredrik Fornwall 6dbe98db24 gitea: Update from 1.11.4 to 1.11.5 2020-05-11 10:02:44 +02:00
Henrik Grimler 3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +02:00
Leonid Pliushch 5adccfbab7 gitea: update to 1.11.3 2020-03-12 19:08:44 +02:00
Leonid Pliushch 08a4cc877f gitea: update Makefile.patch 2020-03-08 19:38:34 +02:00
Leonid Pliushch e43dc40d1b gitea: update to 1.11.2 2020-03-08 19:09:57 +02:00
Leonid Pliushch eda9a9693e gitea: fix build failure 2020-02-17 18:38:11 +02:00
Leonid Pliushch 209db16720 gitea: update to 1.11.1 2020-02-17 15:40:41 +02:00
Leonid Pliushch 6b81cbba3c gitea: update to 1.10.3 2020-01-18 11:47:40 +02:00
Fredrik Fornwall dc172606ab gitea: Update from 1.10.1 to 1.10.2 2020-01-02 22:26:28 +01:00
Leonid Pliushch 7d3e6e0d9b gitea: update default paths for customdir, workdir, config & repositories 2019-12-31 17:40:09 +02:00
Fredrik Fornwall 97dd220b6c gitea: Update from 1.10.0 to 1.10.1 2019-12-12 00:57:43 +01:00
Fredrik Fornwall 6a889e5456 gitea: Update from 1.9.5 to 1.10.0 2019-11-24 19:47:47 +01:00
Leonid Pliushch 8e5d218071 gitea: update to 1.9.5 2019-11-03 01:33:11 +02:00
Fredrik Fornwall dec0ef0516 gitea: Update from 1.9.3 to 1.9.4 2019-10-17 09:51:51 +02:00
Leonid Pliushch 4322d22521 gitea: update to 1.9.3 2019-09-18 15:38:53 +03: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 144f31b35f gitea: Update from 1.8.2 to 1.8.3 2019-06-23 19:44:27 +02:00
Leonid Pliushch fe04dab7ce gitea: update to 1.8.2 2019-06-09 14:38:57 +03:00