Commit Graph

48 Commits

Author SHA1 Message Date
Termux Github Actions ffa9e2ceee bump(main/bitcoin): 27.0
This commit has been automatically submitted by Github Actions.
2024-04-17 00:32:26 +00:00
Kevin Williams 0ee3e1da58 upgpkg(main/bitcoin): 26.1
Signed-off-by: Kevin Williams <admin@utermux.dev>
2024-04-04 12:36:06 +05:30
Termux Github Actions 35d48c7c1a bump(main/bitcoin): 26.0
This commit has been automatically submitted by Github Actions.
2023-12-08 00:28:28 +00:00
fanquake 9665a8ae1c bitcoin: Bump to 25.1 2023-10-19 20:45:20 +05:30
Termux Github Actions 1728aba214 bump(main/bitcoin): 25.0
This commit has been automatically submitted by Github Actions.
2023-05-26 12:18:17 +00:00
Termux Github Actions 31daac2356 bump(main/bitcoin): 24.1
This commit has been automatically submitted by Github Actions.
2023-05-18 18:16:35 +00:00
Tee KOBAYASHI 11138a723f some packages: Re-enable clang16-porting
%ci:no-build
2023-04-04 08:40:37 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI 9ea3b7e50c bitcoin: Bump to 24.0.1 2022-12-07 05:04:30 +00:00
Tee KOBAYASHI 6dfbd8dae6 bitcoin: Bump to 24.0 2022-11-20 17:37:50 +00:00
Tee KOBAYASHI 4ec928145e *: Add missing libc++ dependency
%ci:no-build
2022-11-08 22:28:02 +09:00
Butta b52aa03b21 upgpkg(bitcoin): update to 23.0 again and disable failing i686 build 2022-11-04 11:39:20 +05:30
Henrik Grimler 31dfe9ff86
chore(main/bitcoin): configure mandir
Since we set prefix to the depends folder some install paths are
wrong.
2022-07-30 12:56:26 +02:00
Tee KOBAYASHI 40ff959c40 bitcoin: Downgrade to version 22.0
DEBs for version 23.0 have never been released so no need to bump epoch.
2022-05-16 10:49:30 +05:30
Tee KOBAYASHI ded24b5285 termux-services: Rebuild relevant packages
as a follow-up of commit e91b7fa888.

%ci:no-build
2022-05-16 08:23:32 +09:00
Termux Github Actions b1b7496981 bitcoin: update to 23.0
This commit has been automatically submitted by Github Actions.
2022-04-25 18:21:29 +00:00
Henrik Grimler 05b75210fb
bitcoin: write service script in TERMUX_PKG_SERVICE_SCRIPT instead 2021-11-17 20:37:09 +01: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
Leonid Pliushch 1eec182a0c
Revert "rebuild packages that were not uploaded"
Bumps are already submitted...

This reverts commit 727500eb25.
2021-09-21 10:14:42 +03:00
Leonid Pliushch 727500eb25
rebuild packages that were not uploaded 2021-09-21 10:13:24 +03:00
Henrik Grimler 42e3ed11c8
bitcoin: bump revision 2021-09-21 08:59:56 +02:00
Leonid Pliushch c0d896c198
bitcoin: disable builds for arm
Fails at configure stage:

checking whether C++ compiler accepts -march=armv8-a+crc+crypto... yes
checking for ARM CRC32 intrinsics... no
configure: error: "Could not determine Android arch"

***

Patches are wanted in order to fix the issue.
2021-09-20 20:29:23 +03:00
Leonid Pliushch 8c57a2c649
bitcoin: delete build-aux-m4-ax_boost_thread.m4.patch 2021-09-20 20:29:23 +03:00
Leonid Pliushch 84f2c12cbd
bitcoin: delete unneeded patch 2021-09-20 20:29:23 +03:00
Leonid Pliushch 8ca4d4c12b
bitcoin: update to 22.0 2021-09-20 19:15:35 +03:00
Henrik Grimler 4ddfafadc2 bitcoin: add patch to update boost url
%ci:no-build
2021-05-15 22:25:17 +02:00
Leonid Pliushch 64dd57dbdf
bitcoin: update to 0.21.1 2021-05-03 18:26:51 +00:00
Termux Github Actions 38d7424ba4 bitcoin: update to 0.21.0
This commit has been automatically submitted by Github Actions.
2021-01-16 01:21:00 +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
Krishna Kanhaiya cf2e6cdca8 Update: bitcoin to 0.20.1 (#5634)
* Update: bitcoin to 0.20.1
2020-08-02 16:47:38 +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 1e15e1cb4b bitcoin: remove 0001-android-patches.patch
%ci:no-build
2020-06-02 20:14:02 +03:00
Leonid Pliushch 354e1661e5 bitcoin: set ANDROID_TOOLCHAIN_BIN 2020-06-02 20:12:08 +03:00
Leonid Pliushch 8ad331e351 bitcoin: remove libevent-version.patch as no longer needed 2020-06-02 17:02:52 +03:00
Leonid Pliushch db8d1813f3 bitcoin: update to 0.20.0 2020-06-02 15:50:24 +03:00
Leonid Pliushch 53a678bef7 bitcoin: update to 0.19.1 2020-03-12 19:52:48 +02:00
Leonid Pliushch f53745f65c bitcoind: avoid issues with boost package
Let package will build custom versions of dependency packages to
avoid errors like

wallet/walletutil.cpp:77:23: error: no member named 'level' in 'boost::filesystem::recursive_directory_iterator'
        } else if (it.level() == 0 && it->symlink_status().type() == fs::regular_file && IsBerkeleyBtree(it->path())) {
                   ~~ ^
2020-01-13 01:38:25 +02:00
Leonid Pliushch 81ebfce665 rebuild packages dependent on 'boost' 2020-01-13 01:06:08 +02:00
stefanwouldgo 1b46505819 remove openssl dependency
openssl hasn't really been used when compiling without GUI for a long time. See https://github.com/bitcoin/bitcoin/issues/16751#issuecomment-537416760
2019-12-19 17:59:52 +01:00
Fredrik Fornwall ef96819f32 bitcoin: Update from 0.18.1 to 0.19.0.1 2019-11-28 00:33:14 +01:00
Fredrik Fornwall f699c47dc7 boost: Update from 1.70.0 to 1.71.0 2019-11-27 23:24:36 +01:00
Leonid Pliushch bfd5395511 bitcoin: build with miniupnpc 2019-11-17 15:57:31 +02:00
Leonid Pliushch f5b42dc36a bitcoin: bump revision
Because latest changes were not applied.
2019-09-18 13:21:26 +03:00
Leonid Pliushch b19bd8a041 bitcoin: build and link with libdb v4.8.x 2019-09-16 15:07:43 +03:00
Fredrik Fornwall 5fb85968bf bitcoin: Depend on openssl 2019-09-15 20:18:30 +02:00
Stefan 430f8c3887 added conffiles to bitcoin,lnd 2019-09-13 17:15:47 +02:00
Stefan b27162af54 removed termux-services dependency for bitcoin,lnd 2019-09-13 17:15:10 +02:00
stefanwouldgo 3d23c83cc7 new packages: bitcoin and lnd (#4290) 2019-09-13 15:35:32 +03:00