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

99 Commits

Author SHA1 Message Date
Henrik Grimler
ffa83b34db neovim: fix patch path error
Reported by @kanreki.
2021-03-07 12:30:00 +01: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
Jorge Juan-Chico
d4b6187490 Increment TERMUX_PKG_REVISION 2020-12-18 21:47:29 +02:00
Jorge Juan-Chico
0267184ad3 Use the alternatives system for vi providers
Make build.sh scripts of vim, vim-python, neovim and vis use the
alternatives system (update-alternatives) to provide the "vi"
command.
2020-12-18 21:47:29 +02:00
Henrik Grimler
f3b85e0905 neovim: depend on liblua53 2020-10-01 17:07:42 +03:00
Butta
5e68180e02 neovim: update from 0.4.3 to 0.4.4 2020-08-09 20:35:06 +05:30
Leonid Pliushch
5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall
4dc6771365 neovim: Update from 0.4.2 to 0.4.3 2019-11-13 09:53:18 +01:00
Fredrik Fornwall
cdf643ed8d neovim: Update from 0.3.8 to 0.4.2 2019-09-26 00:35:09 +02:00
Fredrik Fornwall
f3befcda7b neovim: Update from 0.3.7 to 0.3.8 2019-07-04 23:15:06 +02:00
Fredrik Fornwall
508e088584 neovim: Update from 0.3.5 to 0.3.7 2019-05-29 23:08:34 +02:00
Leonid Pliushch
b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Leonid Pliushch
bd3c5195fa neovim: update to 0.3.5 2019-05-03 01:41:27 +03:00
Leonid Pliushch
c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
its-pointless
51ebb112fc neovim fix 2019-02-24 20:39:35 +02:00
Wetitpig
7ddcce5701 No backticks 2019-02-15 18:01:09 +02:00
Wetitpig
5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall
8d3cd265fa neovim: Revision-bump package 2019-01-27 16:30:26 +01:00
Leonid Pliushch
6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
bfac6aca7b neovim: Update from 0.3.3 to 0.3.4 2019-01-20 19:17:57 +01:00
Fredrik Fornwall
7c548b6235 neovim: Update from 0.3.2 to 0.3.3 2019-01-07 00:43:08 +01:00
Fredrik Fornwall
df0a1a67ee neovim: Update patch 2019-01-03 01:24:02 +01:00
Fredrik Fornwall
45839c2872 neovim: Update from 0.3.1 to 0.3.2 2019-01-03 00:48:34 +01:00
Fredrik Fornwall
416140f0c8 neovim: Update from 0.3.0 to 0.3.1 2018-07-21 03:12:53 +02:00
Fredrik Fornwall
f00ccbaa3a neovim: Update to 0.3.0 2018-06-13 01:10:21 +02:00
Fredrik Fornwall
df1d091e7a neovim: Update to git master 2018-06-06 02:04:20 +02:00
Fredrik Fornwall
9ce876228c libunibilium: Update from 1.2.1 to 2.0.0 2018-02-09 15:55:11 +01:00
Fredrik Fornwall
aa906447a5 neovim: Update to latest git (fixes #2092) 2018-02-05 01:58:02 +01:00
Fredrik Fornwall
c1ea9030cd neovim: Update to latest git master
Fixes https://github.com/termux/termux-app/issues/492
2017-11-30 02:40:14 +01:00
Fredrik Fornwall
55bbcf5878 neovim: Try termxux clipboard before tmux
Fixes #1828.
2017-11-25 23:57:36 +01:00
Fredrik Fornwall
8226298133 neovim: Update to latest git master 2017-11-17 02:14:59 +01:00
Fredrik Fornwall
f42614383f neovim: Update to git master 2017-10-19 02:06:26 +02:00
Fredrik Fornwall
4f3bb872fc neovim: Update to latest git master 2017-09-27 12:05:45 +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
Stephen
af797a63ba add libunibilium to neovim dependencies
#1169
2017-09-07 22:35:00 +02:00
Fredrik Fornwall
4f52ecd3fa neovim: Update to latest git master
This allows us to drop our tui.c patch as it has been merged.
2017-08-29 23:23:40 +02:00
Fredrik Fornwall
b06385f58b neovim: Update patch for neovim 2017-08-22 13:22:03 +02:00
Fredrik Fornwall
8b5db919e7 neovim: Add patch to fix unibilium assertion 2017-08-22 11:57:37 +02:00
Fredrik Fornwall
8ac5e89a03 Rebuild packages linking against libintl.so
The libintl.so library was a symlink to libandroid-support. We
now provide the functions inline in libintl.h so libintl.so has
been removed.

Fixes #1283.
2017-08-17 11:12:17 +02:00
Fredrik Fornwall
bad2aaac43 neovim: Update to latest git master 2017-08-07 22:06:51 +02:00
Fredrik Fornwall
3f7b798bf9 neovim: Update to latest git master 2017-08-04 03:01:38 +02:00
Fredrik Fornwall
59e8cdab0a neovim: Update to latest git master 2017-07-16 14:18:41 +02:00
Fredrik Fornwall
55cb92df51 neovim: Fix build if luarocks is installed 2017-07-13 22:53:43 +02:00
Fredrik Fornwall
c6de31185d neovim: Update to latest git master 2017-07-10 10:59:06 +02:00
Fredrik Fornwall
36c42a6d15 neovim: Bump to latest git master 2017-07-09 22:42:15 +02:00
Fredrik Fornwall
803635d2c8 neovim: Fix malformed clipboard.vim patch
Fixes #1096.
2017-06-21 12:11:01 +02:00
Fredrik Fornwall
fe2c9997a4 neovim: Update to latest git master 2017-06-19 22:27:43 +02:00
Fredrik Fornwall
0474383361 neovim: Update to latest git master 2017-06-05 02:19:38 +02:00
Fredrik Fornwall
8f51c4cdb7 neovim: Fix build 2017-05-05 22:49:56 +02:00