Commit Graph

28 Commits

Author SHA1 Message Date
Termux Github Actions 741d729d8d o-editor: update to 2.51.0
This commit has been automatically submitted by Github Actions.
2022-05-07 00:26:15 +00:00
Termux Github Actions 3d8f12fdc7 o-editor: update to 2.50.0
This commit has been automatically submitted by Github Actions.
2022-04-08 18:13:53 +00:00
Aditya Alok c9933a6296
fix(o-editor): fix src dir, update to 2.49.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-06 00:40:30 +05:30
Tee KOBAYASHI 0492a299ab o-editor: Update to 2.48.3 2022-02-28 12:43:24 +05:30
Termux Github Actions cfb55a7255 o-editor: update to 2.47.0
This commit has been automatically submitted by Github Actions.
2022-02-01 00:32:30 +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 765894d740 o-editor: update to 2.44.1
This commit has been automatically submitted by Github Actions.
2021-09-30 12:16:06 +00:00
Lucy Phipps 59f36849bc
o-editor: update to 2.44.0 2021-09-29 15:56:17 +01:00
Lucy Phipps 723b5cd08d
bump nginx, nlohmann-json, o-editor
https://github.com/termux/termux-packages/pull/7335#issuecomment-904202191
2021-08-24 20:13:06 +01:00
Termux Github Actions 72d0c3e180 o-editor: update to 2.43.1
This commit has been automatically submitted by Github Actions.
2021-08-23 12:18:41 +00:00
Termux Github Actions 385e609758 o-editor: update to 2.43.0
This commit has been automatically submitted by Github Actions.
2021-08-17 12:19:51 +00:00
Termux Github Actions 0c4b618c1e o-editor: update to 2.42.0
This commit has been automatically submitted by Github Actions.
2021-08-16 18:18:39 +00:00
Termux Github Actions 40abc868e8 o-editor: update to 2.41.3
This commit has been automatically submitted by Github Actions.
2021-08-10 00:26:59 +00:00
Termux Github Actions 18fd149e7a o-editor: update to 2.41.1
This commit has been automatically submitted by Github Actions.
2021-08-06 18:15:42 +00:00
Termux Github Actions 0631a6a023 o-editor: update to 2.41.0
This commit has been automatically submitted by Github Actions.
2021-08-04 18:15:33 +00:00
Termux Github Actions fffc29029a o-editor: update to 2.40.1
This commit has been automatically submitted by Github Actions.
2021-07-25 12:12:34 +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
Yaksh Bariya 7a756274d8
`o-editor`: Cache Golang dependencies 2021-07-09 22:12:29 +05:30
Termux Github Actions 0bde7d975f o-editor: update to 2.39.2
This commit has been automatically submitted by Github Actions.
2021-06-28 18:17:36 +00:00
YAKSH BARIYA fb2196bfa1
Update `o-editor` to 2.38.1 (#6969) 2021-06-08 11:50:48 +05:30
YAKSH BARIYA 27bc6e588a
o-editor: update to 2.36.0 (#6662) 2021-04-21 13:29:22 +03:00
Termux Github Actions 48a185c1a0 o-editor: update to 2.35.0
This commit has been automatically submitted by Github Actions.
2021-01-09 00:53:05 +00:00
Termux Github Actions 584e660d90 o-editor: update to 2.34.1 2020-12-17 23:26:32 +00: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
Alexander F. Rødseth 5a65ce1a78 o-editor: update to 2.28.0 2020-05-14 16:48:06 +03:00
Alexander F. Rødseth 9aa8587578 o-editor: update to 2.23.6 (#5267) 2020-05-08 22:06:49 +02:00
Leonid Pliushch 13ba8fa19d o-editor: rebuild 2020-02-11 23:13:55 +02:00
Leonid Pliushch 6102ae479b rename package: o => o-editor
See https://github.com/aptly-dev/aptly/issues/908.
2020-02-11 23:11:44 +02:00