Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Williams a6c530b860 libprotobuf: Bump to 25.1
Signed-off-by: Kevin Williams <admin@utermux.dev>

Co-authored-by: Twaik Yont <twaikyont@gmail.com>
Co-Authored-By: Chongyun Lee <45286352+licy183@users.noreply.github.com>
2023-12-24 22:25:26 +08:00
Jia Yuan Lo 32689bfc7e
revbump(main,x11): libprotobuf update (#18296) 2023-10-19 07:46:42 +08:00
Leonid Pliushch 545fd10ba3
rebuild(main/libprotobuf-c): build with fresh libprotobuf to fix abi issues 2023-09-27 19:07:10 +03:00
Twaik Yont 46e3578ac5
rebuild(main/libprotobuf-c): rebuild after bumping abseil-cpp 2023-09-27 16:17:57 +03:00
Tee KOBAYASHI f3a7581b5e libprotobuf: Bump to 22.4 2023-05-06 13:50:16 +09:00
Tee KOBAYASHI f5ef27affd some packages: Re-enable clang16-porting
%ci:no-build
2023-04-03 09:25:50 +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 02e95796c2 libprotobuf: Bump to 22.1 2023-03-09 12:04:27 +00:00
Tee KOBAYASHI d4382a6b81 {,lib}protobuf: Revbump revdeps to rebuild 2023-02-19 10:28:34 +00:00
Tee KOBAYASHI 61e0c66450 *: Refine SOVERSION guard
Check if regexp actually matches to avoid false negatives when SOVERSION
is equal to 0.

%ci:no-build
2022-12-28 15:23:44 +09:00
Tee KOBAYASHI 000b3d3af3 libprotobuf-c: Add SOVERSION guard
%ci:no-build
2022-12-27 17:34:07 +00:00
Henrik Grimler ff784d7a9a
deps(main/libprotobuf{,-c}): rebuild after libprotobuf upgrade
Fixes termux/termux-packages#11785, termux/termux-packages#11787,
termux/termux-packages#11791.
2022-09-02 12:06:08 +02:00
Henrik Grimler b281bc2145
rebuild(deps:libc++): bump termux-main packages that depend on libc++
All except libllvm, rust, rustc-nightly, openfoam and libdispatch,
those packages will be handled separately.
2022-08-13 12:21:20 +02:00
Termux Github Actions cf3d4014cd libprotobuf-c: update to 1.4.1
This commit has been automatically submitted by Github Actions.
2022-07-11 06:11:37 +00:00
Tee KOBAYASHI c5fef4fef0 libprotobuf-c: Update to 1.4.0 2022-03-01 03:26:45 +09:00
Henrik Grimler a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +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
Tim van der Molen 7478c7d97d libprotobuf-c: bump revision 2021-09-19 16:00:22 +02:00
Leonid Pliushch a24d8dce9a
libprotobuf-c: bump revision 2020-12-07 23:01:30 +00:00
Leonid Pliushch 16d55adac2 libprotobuf: package has been moved to protocolbuffers/protobuf + downgrade to 3.13.0
Has to downgrade to 3.13.0 as host tools are not available for 3.13.0.1. Error:

 Downloading https://github.com/protocolbuffers/protobuf/releases/download/v3.13.0.1/protoc-3.13.0.1-linux-x86_64.zip
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 curl: (22) The requested URL returned error: 404 Not Found
 Failed to download https://github.com/protocolbuffers/protobuf/releases/download/v3.13.0.1/protoc-3.13.0.1-linux-x86_64.zip
2020-10-22 22:56:08 +03:00
Leonid Pliushch 6b4f661573 libprotobuf-c: bump revision 2020-08-21 14:09:29 +03:00
Butta b6c702b46e protobuf: update from 3.12.4 to 3.13.0 and bump libgrpc, librotobuf-c, and mosh dependent packages
parted: update from 3.2 to 3.3

rhash: update from 1.3.9 to 1.4.0

seafile-client: update from 7.0.8 to 7.0.9

sensible-utils: update from 0.0.12 to 0.0.13

util-linux: update from 2.35.2 to 2.36
2020-08-21 15:45:26 +05:30
Fredrik Fornwall 2bee455487 Rebump libprotof and users 2020-08-12 12:40:07 +02:00
Fredrik Fornwall 4c36fc447d libprotobuf: Update from 3.12.2 to 3.12.4 2020-08-12 12:07:38 +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 a6910acef5 downgrade protobuf to 3.12.2 as 3.12.3 causes problems with mosh (and other?) 2020-06-08 14:44:57 +03:00
Leonid Pliushch 84f0465397 libprotobuf-c: rebuild package 2020-06-08 04:24:19 +03:00
Fredrik Fornwall 38c780b18e libprotobuf: Update from 3.11.4 to 3.12.2 2020-06-02 08:34:56 +02:00
Fredrik Fornwall f317c7cf7d protobuf: Update from 3.9.1 to 3.11.1 2019-12-05 23:58:28 +01:00
Henrik Grimler e0735413a2 libprotobuf-c: rebuild to get rid of libprotobuf-c-dev 2019-08-15 21:44:27 +02:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 6cb24c6951 bump libprotobuf-using packages 2019-07-28 01:52:45 +03:00
Leonid Pliushch e01795f931 libprotobuf-c: bump revision 2019-06-20 00:27:00 +03:00
Leonid Pliushch 3314cb5191 libprotobuf-c: bump revision
Attempt to fix:
CANNOT LINK EXECUTABLE "protoc-c": cannot locate symbol "_ZN6google8protobuf2io7Printer5PrintEPKc"
2019-06-05 00:30:35 +03:00
Henrik Grimler 0b730b5d0f libprotobuf-c: add missing dependency protobuf 2019-04-12 21:37:30 +02:00
Henrik Grimler 7072ba04d8 libprotobuf-c: add package 2019-04-11 21:49:29 +02:00