Commit Graph

64 Commits

Author SHA1 Message Date
termux-pacman-bot
4e26db1d87 bump(main/libarchive): 3.7.7
This commit has been automatically submitted by Github Actions.
2024-10-13 12:46:18 +00:00
termux-pacman-bot
dc52c53da8 bump(main/libarchive): 3.7.6
This commit has been automatically submitted by Github Actions.
2024-09-23 12:49:24 +00:00
termux-pacman-bot
f065f03293 bump(main/libarchive): 3.7.5
This commit has been automatically submitted by Github Actions.
2024-09-14 00:28:18 +00:00
termux-pacman-bot
12eccf80f9 bump(main/libarchive): 3.7.4
This commit has been automatically submitted by Github Actions.
2024-04-26 12:43:26 +00:00
termux-pacman-bot
916ea86d13 libarchive: bump to 3.7.3 2024-04-08 18:10:23 +00:00
termux-pacman-bot
992a26046e libarchive: backport upstream fix 2024-04-05 04:37:50 +00:00
termux-pacman-bot
d165d84333 bump(main/libarchive): 3.7.2
This commit has been automatically submitted by Github Actions.
2023-09-12 02:31:12 +00:00
termux-pacman-bot
cbf527b8e0 libarchive: bump to 3.7.1 2023-07-30 06:01:36 +00:00
termux-pacman-bot
64d9edae05 libarchive: bump to 3.7.0 2023-07-19 02:57:16 +00:00
termux-pacman-bot
b43cfc619d *: Remove version specifier for libxml2 in dependency
Effectively reverts commit 0120a4048a66fa3447278e3f2688889895a0c06d.

%ci:no-build
2023-07-02 09:31:21 +00:00
termux-pacman-bot
fcb802f10d libarchive: Revbump to rebuild
due to SONAME change in libxml2.
2023-07-02 01:29:09 +00:00
termux-pacman-bot
d336ec979b *: Add version specifier for libxml2 in dependency
Will be reverted afterwards.

%ci:no-build
2023-07-02 00:03:53 +00:00
termux-pacman-bot
4909e7272c some packages: Re-enable clang16-porting
for

- flex
- jsoncpp
- libarchive
- rhash

%ci:no-build
2023-04-01 20:31:13 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
eec89db8f9 libarchive: Add SOVERSION guard
%ci:no-build
2022-12-27 14:30:50 +00:00
termux-pacman-bot
f14354528d libarchive: Fix pkgconfig file
Upstream: https://github.com/libarchive/libarchive/issues/1766
2022-12-10 23:01:03 +00:00
termux-pacman-bot
7b22ca547d bump(main/libarchive): 3.6.2
This commit has been automatically submitted by Github Actions.
2022-12-09 18:33:55 +00:00
termux-pacman-bot
a29d8229df libarchive: Update to 3.6.1 2022-08-21 10:26:03 +00:00
Ivan Max
ec24697a2c rebuild libarchive 2022-08-21 13:24:58 +03:00
termux-pacman-bot
623e9c6775 packages/libarchive 2022-08-11 21:10:07 +00:00
Ivan Max
21ef7e9127 test 2022-08-12 00:03:15 +03:00
termux-actions[bot]
64a4cbc645 packages/libarchive 2022-04-08 14:40:11 +00:00
termux-actions[bot]
aae4c87fcc packages/libarchive 2022-03-29 20:40:16 +00:00
termux-actions[bot]
4b8982ce93 packages/apache2&&packages/libarchive 2022-03-01 13:23:38 +00:00
termux-actions[bot]
3e322cc6eb packages/libarchive 2022-02-28 06:23:45 +00:00
termux-actions[bot]
5ccd2b6328 packages/apache2&&packages/libarchive 2022-02-26 04:48:25 +00:00
termux-actions[bot]
d2efe32597 packages/libarchive 2022-02-08 10:19:57 +00:00
Maxython
5dae9bba88 Update libarchive 2021-12-06 13:54:36 +03:00
Maxython
f3c11a5692 packages/libarchive 2021-12-06 13:20:13 +03:00
Maxython
889ac8f3aa packages/libarchive 2021-12-05 09:09:58 +03:00
Leonid Pliushch
5546b95b64 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 18:29:55 +03:00
Lucinda May Phipps
38a4275e6a libarchive: update to 3.5.2 2021-09-03 00:12:22 +01:00
Leonid Pliushch
806e459de6 libarchive: update to 3.5.1 2020-12-27 19:39:55 +02: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
2bbc6b814f libarchive: update to 3.5.0 2020-12-07 21:39:57 +00:00
its-pointless
ec0d56f6bc libarchive: don't link acl and attr 2020-07-09 13:51:35 +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
6583ba7025 libarchive: update to 3.4.3 2020-05-26 16:57:27 +03:00
Henrik Grimler
6c4affb005 Bump liblzma and dependent packages to restart CI
All except php since it has been uploaded manually
2020-03-20 08:54:28 +01:00
Leonid Pliushch
6d7e9429f7 bump liblzma-dependent packages 2020-03-19 20:58:37 +02:00
Leonid Pliushch
3bff8fc6c6 libarchive: rebuild 2020-02-16 19:19:25 +02:00
Fredrik Fornwall
d87f7e4818 libarchive: Update from 3.4.1 to 3.4.2 2020-02-15 23:30:39 +01:00
Leonid Pliushch
7d0f21af76 libarchive: update to 3.4.1 2019-12-31 15:14:14 +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
Fredrik Fornwall
1941efb6b7 libarchive: Update from 3.3.3 to 3.4.0 2019-06-24 22:18:28 +02:00
Leonid Pliushch
7231a09c4c libarchive: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00
Leonid Pliushch
b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Leonid Pliushch
30addee83a liblzma: build versioned library 2019-05-03 17:02:21 +03:00
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch
37e6c444f7 libarchive: fix path to /tmp 2019-03-02 14:52:35 +02:00