1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 14:16:41 +00:00
Commit Graph

134 Commits

Author SHA1 Message Date
Termux Github Actions
c56e214502 harfbuzz: update to 2.7.3 2020-12-24 00:47:04 +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
Butta
d091232b0e harfbuzz: update from 2.7.1 to 2.7.2
hexedit: update from 1.4.2 to 1.5
2020-08-29 15:27:48 +05:30
Butta
8ee4bf5748 harfbuzz: update from 2.7.0 to 2.7.1
liblmdb: fix latest version

libmosquitto: update from 1.6.10 to 1.6.11
2020-08-14 21:37:03 +05:30
Fredrik Fornwall
aa5f007f82 harfbuzz: Bump after libicu update 2020-08-12 16:05:36 +02:00
Butta
e19c4ca9ed harfbuzz: update from 2.6.8 to 2.7.0 and switch to meson build 2020-08-09 19:02:06 +05:30
Leonid Pliushch
02b0af77bd harfbuzz: bump revision 2020-07-08 14:29:04 +03: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
6da6eb5b8c harfbuzz: update to 2.6.8 2020-06-26 01:22:06 +03:00
Leonid Pliushch
a562079109 harfbuzz: update to 2.6.7 2020-06-20 23:36:18 +03:00
Leonid Pliushch
940362b170 harfbuzz: update to 2.6.6 2020-05-13 11:40:37 +03:00
Leonid Pliushch
0b922868d2 rebuild other ICU-dependent packages 2020-04-26 14:47:22 +03:00
Leonid Pliushch
daa0dd2294 fix sha256 for libicu
We use *.tar.xz archives, not the *.tar.gz.
2020-04-26 12:43:05 +03:00
Leonid Pliushch
2463cfc2f4 libicu: update to 67.1 2020-04-26 12:31:08 +03:00
Leonid Pliushch
75f192e7df restart build for libicu and dependent packages 2020-03-12 19:46:51 +02:00
Leonid Pliushch
3aa46a61a0 rebuild packages depending on libicu 2020-03-12 19:14:29 +02:00
Fredrik Fornwall
dd9d7d1529 harfbuzz: Switch to fossies as freedesktop.org is down 2019-11-03 23:40:31 +01:00
Leonid Pliushch
98b25c2006 harfbuzz: update to 2.6.4 2019-11-03 02:23:38 +02:00
Fredrik Fornwall
72fd6c59a7 harfbuzz: Update from 2.6.1 to 2.6.2 2019-10-06 01:03:14 +02:00
Fredrik Fornwall
92aa29a911 harfbuzz: Update from 2.5.3 to 2.6.1 2019-09-10 22:51:13 +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
ebd4c49866 harfbuzz: update to 2.5.3 2019-06-29 21:03:49 +03:00
Fredrik Fornwall
7efeda5ddb harfbuzz: Update from 2.5.1 to 2.5.2 2019-06-23 19:47:14 +02:00
Leonid Pliushch
81640411d8 harfbuzz: bump revision 2019-06-19 21:41:50 +03:00
Fredrik Fornwall
d7cb1b3e6a harfbuzz: Update from 2.4.0 to 2.5.1 2019-06-09 19:43:24 +02:00
Fredrik Fornwall
a12d6b69b2 harfbuzz: Update from 2.3.1 to 2.4.0 2019-05-12 21:47:13 +02:00
Leonid Pliushch
72bcdf56b2 harfbuzz: bump revision after 0d1170cc 2019-05-06 16:54:20 +03:00
Fredrik Fornwall
cd1f148ec4 libicu: Update from 63.1 to 64.1 2019-03-31 21:20:01 +02:00
Leonid Pliushch
2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Fredrik Fornwall
a4089303ca harfbuzz: Update from 2.3.0 to 2.3.1 2019-02-16 00:02:37 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
6f7b80b8cf harfbuzz: Update from 2.1.3 to 2.3.0 2019-01-03 04:04:37 +01:00
Fredrik Fornwall
53803c6479 harfbuzz: Update from 2.1.1 to 2.1.3 2018-11-18 00:40:32 +01:00
Fredrik Fornwall
66b9c3bf42 harfbuzz: Update from 2.0.2 to 2.1.1 2018-11-11 02:32:59 +01:00
Fredrik Fornwall
ed9c75e1a2 harfbuzz: Update from 2.0.1 to 2.0.2 2018-10-28 20:28:25 +01:00
Fredrik Fornwall
3d44e4b2f9 harfbuzz: Update from 2.0.0 to 2.0.1 2018-10-20 22:01:31 +02:00
Fredrik Fornwall
074a18b717 harfbuzz: Update from 1.8.8 to 2.0.0 2018-10-18 22:31:21 +02:00
Fredrik Fornwall
5749e57aea harfbuzz: Update from 1.8.7 to 1.8.8 2018-08-16 11:23:46 +02:00
Fredrik Fornwall
4620527366 harfbuzz: Update from 1.8.6 to 1.8.7 2018-08-10 13:03:22 +02:00
Fredrik Fornwall
b43b5e3507 poppler: Update from 1.8.5 to 1.8.6 2018-08-09 23:27:54 +02:00
Fredrik Fornwall
d538887b4f harfbuzz: Update from 1.8.4 to 1.8.5 2018-08-03 13:25:47 +02:00
Fredrik Fornwall
be6e9c36af harfbuzz: Update from 1.8.3 to 1.8.4 2018-07-22 23:20:43 +02:00
Fredrik Fornwall
518a58c595 harfbuzz: Update from 1.8.2 to 1.8.3 2018-07-14 00:26:20 +02:00
Fredrik Fornwall
186a4c82ae harfbuzz: Update from 1.8.1 to 1.8.2 2018-07-04 16:28:58 +02:00
Fredrik Fornwall
6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall
a2645b549e libicu: Update from 61.1 to 62.1 2018-06-24 01:07:58 +02:00
Fredrik Fornwall
1c8788ed2d harfbuzz: Update from 1.8.0 to 1.8.1 2018-06-13 21:18:24 +02:00
Fredrik Fornwall
7ac95fee75 harfbuzz: Update from 1.7.6 to 1.8.0 2018-06-07 22:39:16 +02:00
Fredrik Fornwall
ef4c52d10d Rebuild packages after libicu update 2018-03-31 10:18:51 +02:00
Fredrik Fornwall
373317ab76 harfbuzz: Update from 1.7.5 to 1.7.6 2018-03-08 17:35:44 +01:00
Fredrik Fornwall
8238fda404 harfbuzz: Update from 1.7.4 to 1.7.5 2018-02-01 11:02:52 +01:00
Fredrik Fornwall
45c61bc2f9 harfbuzz: Update from 1.7.3 to 1.7.4 2017-12-21 23:50:16 +01:00
Fredrik Fornwall
53d0750d6c harfbuzz: Update from 1.7.2 to 1.7.3 2017-12-20 01:00:32 +01:00
Fredrik Fornwall
fc711263bc harfbuzz: Update from 1.7.1 to 1.7.2 2017-12-05 22:04:02 +01:00
Fredrik Fornwall
86722cbaa6 harfbuzz: Update from 1.7.0 to 1.7.1 2017-11-15 10:15:32 +01:00
Fredrik Fornwall
674cf58203 harfbuzz: Update from 1.6.3 to 1.7.0 2017-11-14 23:33:24 +01:00
Fredrik Fornwall
09d741f8fd libicu: Update from 59.1 to 60.1 2017-11-02 01:28:04 +01:00
Fredrik Fornwall
e8d9833031 harfbuzz: Update from 1.6.0 to 1.6.3 2017-10-27 22:22:34 +02:00
Fredrik Fornwall
b0d7970101 harfbuzz: Update from 1.5.1 to 1.6.0 2017-10-14 17:11:17 +02:00
Stephen
6fcac94774 add libicu to harfbuzz build dependencies (#1445)
#1169
2017-09-20 22:20:07 +02:00
Stephen
158327cd35 add libgraphite-dev to harfbuzz dev dependencies
#1169
2017-09-13 14:00:36 +02:00
Fredrik Fornwall
477dc4ee89 harfbuzz: Update from 1.4.8 to 1.5.1 2017-09-06 17:18:09 +02:00
Fredrik Fornwall
dd25869bf2 harfbuzz: Update from 1.4.7 to 1.4.8 2017-08-10 23:55:39 +02:00
Fredrik Fornwall
8769ec89f5 harfbuzz: Update from 1.4.6 to 1.4.7 2017-07-26 13:52:49 +02:00
Fredrik Fornwall
6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall
d452c5aa54 cairo: Update from 1.4.8 to 1.4.10
This required rebuilding cairo-using packages due to a shared
library name change (libcairo.so.2 -> libcairo.so).
2017-06-19 15:26:27 +02:00
Fredrik Fornwall
e156cc12fd harfbuzz: Update from 1.4.5 to 1.4.6 2017-04-26 22:39:55 +02:00
Fredrik Fornwall
c35073b819 harfbuzz&texlive: Bump after libicu 59.1 update 2017-04-22 02:04:03 +02:00
Fredrik Fornwall
5e193ac3ff harfbuzz: Update from 1.4.4 to 1.4.5 2017-03-13 22:42:26 +01:00
Fredrik Fornwall
3d033330cf harfbuzz: Update from 1.4.3 to 1.4.4 2017-03-07 14:31:51 +01:00
Fredrik Fornwall
d19a064209 harfbuzz: Only harfbuzz-icu should depend on libicu 2017-03-02 15:28:17 +01:00
Fredrik Fornwall
dbe34b2afe harfbuzz: Enable graphite and libicu
Split the icu part into a harfbuzz-icu subpackage, so not everyone
using harfbuzz needs to pull in icu.
2017-03-01 21:54:44 +01:00
Fredrik Fornwall
c4d9a91aa1 harfbuzz: Update from 1.3.4 to 1.4.1 2017-01-19 05:26:40 +01:00
Fredrik Fornwall
e8743e96b0 harfbuzz: Update from 1.3.3 to 1.3.4 2016-12-31 07:38:02 -05:00
Fredrik Fornwall
abcc889a2c harfbuzz: Update from 1.3.1 to 1.3.3 2016-10-29 17:55:51 -04:00
Fredrik Fornwall
d6a37ca6c3 harfbuzz: Update from 1.3.0 to 1.3.1 2016-09-26 08:59:52 -04:00
Fredrik Fornwall
a82efc01ae harfbuzz: Update from 1.2.7 to 1.3.0 2016-08-12 20:58:20 -04:00
Fredrik Fornwall
bb27a0ec42 Various package updates
Many of them cascading from the update of glib.
2016-05-04 08:54:30 -04:00
Fredrik Fornwall
91ebda157d harfbuzz: Update from 1.1.2 to 1.2.3 2016-03-07 19:12:13 -05:00
Fredrik Fornwall
aed01e3edc Fix finch and harfbuzz builds 2016-01-03 07:29:07 -05:00
Fredrik Fornwall
f9c08224a5 harfbuzz: Update from 1.0.6 to 1.1.2 2015-12-27 06:33:28 -05:00
Fredrik Fornwall
f37e8906b0 harfbuzz: Update from 0.9.41 to 1.0.6 2015-11-08 01:16:58 -05:00
Fredrik Fornwall
cf2ec23f6c Update harfbuzz from 0.9.40 to 0.9.41 2015-06-20 08:55:04 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00