Commit Graph

55 Commits

Author SHA1 Message Date
Termux Github Actions 35ad66429c bump(main/fossil): 2.24
This commit has been automatically submitted by Github Actions.
2024-04-24 00:25:35 +00:00
Twaik Yont 7ae152548d bump(main/fossil): 2.23 2023-11-15 10:13:13 +02:00
Tee KOBAYASHI 771c375b83 fossil: Bump to 2.22 2023-06-16 05:50:22 +09:00
Lucy Phipps c38c3284ba
fossil: update to 2.21 2023-02-28 13:38:50 +00:00
Henrik Grimler 986babfda7 tree-wide: remove pthread/rt patches and workarounds
Commit af18f1dac0 ("scripts: start_build: create libpthread and
librt as well") added helper libs so that packages that try to find
these libs can do so.

%ci:no-build
2023-02-13 05:56:37 +00:00
Tee KOBAYASHI bd27b5c3f8 fossil: Use system SQLite
properly.
2022-11-24 18:19:01 +00:00
Konstantin Podsvirov 974e7db2c1 fossil: Bump to 2.20 2022-11-20 21:48:44 +05:30
Lucy Phipps 8d4aa81f1c
fossil: update to 2.19 2022-07-22 17:42:58 +01:00
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Lucy Phipps 25951b6b93
fossil: update to 2.17 2021-11-30 06:47:29 +00:00
Lucy Phipps 2cf0d1abd8
revert fossil update
could have made it use internal sqlite
but imo it's better to wait until sqlite 3.37
%ci:no-build
2021-10-31 12:31:41 +00:00
Lucy Phipps d8a2254aae
fossil: update to 2.17 2021-10-31 12:00:42 +00:00
Yaksh Bariya 81e8270b3a Remove some patches 2021-08-04 17:02:55 +02:00
Yaksh Bariya c0d89f1480 fossil: Bump to 2.16 2021-08-04 17:02:55 +02:00
Leonid Pliushch 6b8a168861
fossil: update to 2.15.1 2021-05-04 14:35:20 +00:00
Leonid Pliushch 718766325c
fossil: delete unneeded patches 2021-02-04 20:54:44 +00:00
Leonid Pliushch 621b5a09a1
fossil: update to 2.14 2021-02-04 20:47:29 +00:00
kcubeterm 915a7353a8 fossil: Updaye to 2.13 2021-01-17 11:31:22 +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
Leonid Pliushch 8cfacba9e3
fossil: fix sha-256 2020-12-07 21:15:58 +00:00
Leonid Pliushch dfcc664bd2
fossil: revert back to 2.12.1
2.13 update was accidently committed. It has
linking issues and shouldn't be done currently.
2020-12-07 21:03:52 +00:00
Leonid Pliushch a8e4348776
fzf: update to 0.24.4 2020-12-07 20:42:20 +00:00
Butta 86ca5ced35 cmake: update from 3.18.1 to 3.18.2
debianutils: update from 4.11 to 4.11.1

fossil: update from 2.12 to 2.12.1

imagemagick: update from 7.0.10.27 to 7.0.10.28

nano: update from 5.0 to 5.1
2020-08-21 10:57:03 +05:30
Butta a4780e375c fossil: update from 2.11.1 to 2.12
jfrog-cli: update from 1.38.4 to 1.39.0

mkvtoolnix: update from 47.0.0 to 49.0.0
2020-08-18 08:36:02 +05:30
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 7911cf4800 fossil: update to 2.11.1 2020-06-20 23:14:07 +03:00
Leonid Pliushch b75c172606 fossil: do not link with libpthread 2020-05-26 16:31:13 +03:00
Leonid Pliushch d8dfedce1a fossil: update to 2.11 2020-05-26 16:01:02 +03:00
Henrik Grimler 52103c6129 Updates for some packages (#5070)
* imagemagick: update to 7.0.10.2

* fossil: update to 2.10

Had to disable tests checking for sqlite3 as they try to run cross-compiled tests

* automake: update to 1.16.2

* ghostscript: update to 9.52

* cmake: update to 3.17.0

* git: update to 2.26.0

* krb5: update to 1.18

* ldc: update to 1.20.1
2020-03-24 15:27:02 +01:00
Leonid Pliushch 67887babce remove inactive maintainers from corresponding build.sh files
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
2020-03-16 16:39:29 +02:00
Leonid Pliushch 2df59927a4 fossil: update to 2.9 2019-07-14 20:31:39 +03:00
Leonid Pliushch 8090dbac3e fossil: specify CPPFLAGS 2019-04-14 22:18:55 +03:00
Leonid Pliushch 0a986d1138 fossil: specify zlib installation 2019-04-14 22:14:26 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall 89c740722d fossil&radare2: Bump revision
These packages had their revision updated after Android 5-only changes
on the android-5 branch, so we bump their revisions also on master to
avoid master having older revisions than android-5.
2019-03-19 22:26:12 +01:00
Leonid Pliushch b8b5b702be remove TERMUX_PKG_API_LEVEL from packages
Maximal TERMUX_PKG_API_LEVEL we have in packages is 24 as our target, so
TERMUX_PKG_API_LEVEL definition is useless.
2019-03-10 15:42:58 +02:00
Fredrik Fornwall 47d9d62729 fossil: Update from 2.7 to 2.8 2019-03-01 23:13:22 +01:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 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 e38aad4aa8 fossil: Update from 2.6 to 2.7 2018-09-23 17:48:47 +02:00
Fredrik Fornwall 5646f1b259 fossil: Fix building after getpass() in sysroot 2018-09-12 08:27:43 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 42f5e27284 fossil: Update from 2.5 to 2.6 2018-06-05 23:35:28 +02:00
Fredrik Fornwall 81bc7c1c2a fossil: Update from 2.4 to 2.5 2018-02-08 21:48:00 +01:00
Fredrik Fornwall e1bb63a7f6 fossil: Update from 2.3 to 2.4 2017-11-03 22:20:17 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 335f6bc902 fossil: Bump revision again after mistake 2017-09-03 21:16:41 +02:00
Fredrik Fornwall 8a47b4e7c2 fossil: Bump revision after popen patch 2017-09-03 21:15:23 +02:00
Roy Keene 7b9a827c8c Add patch for Fossil to use correct shell when emulating popen() (#1340)
fossil: Add patch for to use correct shell when emulating popen()
2017-09-03 20:29:06 +02:00