1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 23:07:11 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pliushch
0c779a3870
links: update to 2.22 2021-05-04 19:04:21 +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
789d2e3c84
rebuild x11-using packages 2020-12-07 23:46:01 +00:00
alive4ever
a33cbe1707 links: add brotli as runtime dependency (#5971)
Brotli is widely used compression for http web servers (RFC7932).
Debian has already enabled brotli decompression for links package, so
brotli decompression has been sufficiently tried and tested.

With this addition, links will add br as Accept-Encoding so that web
servers can serve brotli compressed contents for this text-mode web
browser.
2020-10-27 11:27:00 +01:00
Butta
6a3d5295f3 links: disable using OpenMP for now 2020-08-20 14:02:38 +05:30
Butta
b2ffe448a4 links: update from 2.20.2 to 2.21.0 2020-08-09 20:23:00 +05:30
Leonid Pliushch
9c9e7f65b8 update maintainer info
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.

DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.

%ci:no-build
2020-05-13 11:05:52 +03:00
Leonid Pliushch
93f71b7c22 links: enable graphics support
Requires libice, libsm, libxt to be moved from x11-packages repo.
2020-05-07 21:36:23 +03:00
Henrik Grimler
912b99fa6d links: add zstd as dependency (#5080) 2020-03-26 14:14:22 +01: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
Fredrik Fornwall
ca76f32cb3 links: Update from 2.20.1 to 2.20.2 2019-09-26 01:03:02 +02:00
Leonid Pliushch
554436fc37 links: update to 2.20.1 2019-09-18 17:17:14 +03:00
Leonid Pliushch
cc037459aa update maintainer fields where needed
[skip ci]
2019-05-16 19:54:59 +03:00
Leonid Pliushch
0d1920a061 move some packages from unstable repository
New packages that will be added:

 * antiword
 * beanshell
 * cabextract
 * deutex
 * direnv
 * exiv2
 * git-lfs
 * gitea
 * hoedown
 * httrack
 * iverilog
 * links
 * loksh
 * mksh
 * mktorrent
 * pdfgrep
 * shellharden
 * swig
 * tidy
 * tweego
 * wordgrinder
2019-05-11 18:36:47 +03:00