Commit Graph

121 Commits

Author SHA1 Message Date
Tee KOBAYASHI f8188b535c neovim: Bump to 0.8.2 2022-12-30 14:59:32 +00:00
Tee KOBAYASHI 64c9531b8d neovim: Fix auto-update
%ci:no-build
2022-12-29 20:56:59 +00:00
Tee KOBAYASHI 224b3c2065 *: Specify TERMUX_PKG_UPDATE_VERSION_REGEXP
where necessary.

%ci:no-build
2022-12-28 08:55:18 +00:00
Tee KOBAYASHI 8561834f67 neovim: Bump to 0.8.1 2022-11-25 19:22:32 +00:00
Yaksh Bariya f346232595
apply changes requested by @licy183 2022-10-06 07:23:40 +05:30
Henrik Grimler a4f4cb4e8b
updpkg(main/neovim): update to 8.0.0
neovim-nightly has already been 8.0.0 for a while, and has apparently
built without issues.  I was not able to build it without first
updating libvterm and adding lua-{lpeg,mpack} to docker image though.
2022-10-06 07:11:57 +05:30
Termux Github Actions d6bc00aa2a neovim: update to 0.7.2
This commit has been automatically submitted by Github Actions.
2022-06-26 18:19:48 +00:00
Aditya Alok 8cb908d8c1
fix(nvim): error: failed to initialize builtin lua modules
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 04:10:24 +05:30
Aditya Alok c9fc0b11fd
chore(neovim): update to 0.7.0
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 03:23:30 +05:30
Henrik Grimler 0d309d5745
neovim: update tree-sitter dependency
Otherwise tree-sitter build fails due to that libmpack-lua cannot be
downloaded.
2022-02-08 01:18:06 +01:00
Yaksh Bariya 3ce1eb0663
do not use debianutils `which` in our scripts
The utility is deprecated and might just unnecessarily spam the CI logs when we update to new docker image

%ci:no-build
2022-01-30 10:04:20 +05:30
Yaksh Bariya eba234a7d5 libuv: update to 1.43.0 2022-01-11 14:03:14 +05:30
Termux Github Actions c14b03ad34 neovim: update to 0.6.1
This commit has been automatically submitted by Github Actions.
2021-12-31 18:21:03 +00:00
Termux Github Actions f0cad6edc6 neovim: update to 0.6.0
This commit has been automatically submitted by Github Actions.
2021-11-30 18:27:26 +00:00
Leonid Pliushch 27afd9e665
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 13:43:31 +03:00
Termux Github Actions 4e004839a3 neovim: update to 0.5.1
This commit has been automatically submitted by Github Actions.
2021-09-27 00:29:04 +00:00
YAKSH BARIYA 72e3b53cdf
neovim: Bump revision (#7562) 2021-09-19 20:17:37 +01:00
shadmansaleh 994dcc0a07 Make has(android/termux) return true in neovim 2021-09-16 13:19:40 +02:00
Leonid Pliushch 9608af5a38
update debscripts for compatibility with pacman format 2021-09-10 19:55:32 +03:00
shadmansaleh 737f9ff3ce Fix libluajit having wrong version name for include/ 2021-07-06 12:08:56 +02:00
shadmansaleh 51e6737165 Bump neovim to 0.5 2021-07-06 12:08:56 +02:00
vhqtvn d220576dfb
fix some non-building packages (#7058)
* fix ccache building failed due to sse

* gogs require go-bindata to be built

* mariadb's cmake need to change END to ENDIF

* fix neovim building due to gitsubmodule usage

* php-redis: add blacklist from php dep

* rlwrap update to new version

* stfl disable perl and ruby

* util-linux comment out shm & sem support

* weechat disable ruby

* tor building need glob
2021-06-27 17:33:45 +03:00
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