Commit Graph

40 Commits

Author SHA1 Message Date
Lucy Phipps 5c67cfa9ce
gifski, micro, nnn: bump ass missing from repo 2021-10-06 13:50:08 +01:00
Oskar 89e9219761
micro: update to 2.0.10 (#7663) 2021-10-05 23:32:12 +03:00
Leonid Pliushch 9608af5a38
update debscripts for compatibility with pacman format 2021-09-10 19:55:32 +03:00
Leonid Pliushch 4b8c077711
Revert "Merge pull request #7104 from thunder-coding/cache-godeps"
This reverts commit f6892c38d8, reversing
changes made to 4d9075fea3.
2021-07-10 17:00:18 +03:00
Yaksh Bariya bbd83755c1
`micro`: Cache Golang dependencies 2021-07-09 22:12:11 +05:30
Suhan G Paradkar 3dc78812f1
Updates to a few packages (#6850)
* Update apt

* Update bat

* Update caddy

* Update clash

* Update croc

* Update dar

* Update exiftool

* Update ffsend

* Update delve

* Update imagemagick

* Update libxml2

* Update micro

* Update mime-support

* Update notmuch
2021-05-25 07:39:23 +05:30
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
Henrik Grimler ab74cdb12b micro: update to 2.0.8 2020-10-17 19:07:35 +02:00
Butta acf0cc0f5d Update syncthing hash and bump micro on CI 2020-09-10 00:12:58 +05:30
Butta 62c36a2ab4 Bump micro and syncthing on CI 2020-09-09 23:41:21 +05:30
Butta a1906ada12 micro: update from 2.0.6 to 2.0.7
mkvtoolnix: update from 49.0.0 to 50.0.0

syncthing: update from 1.8.0 to 1.9.0
2020-09-09 22:31:40 +05:30
Henrik Grimler efb56e7e2e micro: use new termux_git_clone_src function 2020-07-21 10:14:19 +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 36c8cd95a5 micro: update to 2.0.6 2020-06-26 01:25:46 +03:00
Leonid Pliushch f73355bca0 micro: update to 2.0.5 2020-06-21 18:01:59 +03:00
Henrik Grimler 6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch 78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler 253216a907 micro: update to 2.0.4 2020-06-06 20:38:28 +02:00
Leonid Pliushch eb34845a67 micro: use git for obtaining sources
Fixes https://github.com/termux/termux-packages/issues/5081.
2020-05-07 21:19:08 +03:00
Henrik Grimler 17b266dc7c micro: update to 2.0.3 2020-04-13 12:04:15 +02:00
Leonid Pliushch ee9b4ff7a4 micro: update to 2.0.2 2020-03-01 19:30:57 +02:00
Fredrik Fornwall 8a77ed3b8c micro: Update from 1.4.1 to 2.0.1 2020-02-15 22:41:12 +01:00
Fredrik Fornwall eb22d1f350 micro: Rebuild with Android Q compatible go 1.13 2019-10-05 22:08:35 +02:00
Leonid Pliushch 27e89c15f5 alternatives: more editors can be used as alternative for /bin/editor 2019-08-10 22:34:54 +03:00
Leonid Pliushch 7c8576feb2 micro: add dpkg alternatives support
Provide $PREFIX/bin/micro as alternative for $PREFIX/bin/editor.
2019-08-10 03:03:44 +03:00
Leonid Pliushch 42a9e77f9a micro: bump revision after setting CGO_LDFLAGS 2019-03-16 15:41:56 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall ffc214abd7 micro: Update from 1.4.0 to 1.4.1 2018-08-11 19:38:37 +02:00
Fredrik Fornwall 132e9c2047 micro: Update from 1.3.4 to 1.4.0 2018-01-29 10:37:46 +01:00
Fredrik Fornwall 85a70c0aec micro: Update from 1.3.3 to 1.3.4 2017-11-25 22:49:50 +01:00
Fredrik Fornwall 2c1bb88435 micro: Update checksum 2017-10-14 17:05:12 +02:00
Fredrik Fornwall 7cf4c4fa57 micro: Update from 1.3.2 to 1.3.3 2017-09-29 02:29:41 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 82e4685444 micro: Update from 1.3.1 to 1.3.2 2017-09-16 14:35:02 +02:00
Fredrik Fornwall c78afd9ff9 micro: Update from 1.2.0 to 1.3.1 2017-08-11 00:26:18 +02:00
Fredrik Fornwall 4e1df21d26 micro: Update src checksum
See https://github.com/zyedidia/micro/issues/713:

"I have also uploaded new source tarballs that contain the
correct versions for 1.2.0."
2017-06-27 23:37:22 +02:00
Fredrik Fornwall 721744849b micro: Update from 1.1.4 to 1.2.0 2017-05-29 14:10:07 +02:00
Fredrik Fornwall 52ad9e188a micro: Fix clean build 2017-04-10 23:46:57 +02:00
Fredrik Fornwall 9606cf49ca micro: Add package (fixes #916) 2017-04-10 22:24:50 +02:00