Commit Graph

251 Commits

Author SHA1 Message Date
Tee KOBAYASHI 821bb00560 vim{,-python,-gtk}: Bump to 9.0.1200 2023-01-16 11:19:20 +00:00
Lucy Phipps 3439d0d10a
vim{,-gtk,-python}: update to 9.0.1151
not a multiple of 50 because it fixes a build failure in 9.0.1150
2023-01-06 17:17:14 +00:00
Tee KOBAYASHI d8e7edd27c vim{,-python,-gtk}: Add version guard
%ci:no-build
2023-01-04 03:50:44 +00:00
Tee KOBAYASHI b905425498 vim{,-python,-gtk}: Add (revise) note for update
that all of the three packages be bumped to the same version in one PR.

%ci:no-build
2023-01-04 11:59:50 +09:00
Tee KOBAYASHI 833c6d0fb9 vim{,-python,-gtk}: Bump to 9.0.1100 2022-12-27 09:40:27 +00:00
Tee KOBAYASHI 6aaf7d6ca2 vim{,-python,-gtk}: Bump to 9.0.1050 2022-12-13 05:18:43 +00:00
Tee KOBAYASHI 3852209af2 vim{,-python,-gtk}: Bump to 9.0.1000 2022-12-04 02:06:48 +00:00
Tee KOBAYASHI b53cc69848 vim{,-python,-gtk}: Bump to 9.0.0950 2022-11-26 12:10:14 +00:00
Tee KOBAYASHI 9307a1539d vim{,-python,-gtk}: Bump to 9.0.0900 2022-11-24 09:17:43 +00:00
Tee KOBAYASHI 38af32a960 vim{,-python,-gtk}: Bump to 9.0.0850 2022-11-10 10:57:15 +00:00
Lucy Phipps 71fc5fdac0
vim, vim-python: update to 9.0.0800 2022-10-29 23:42:16 +01:00
Lucy Phipps 9f03da6521
vim, vim-python: update to v9.0.0750 2022-10-14 19:42:55 +01:00
Lucy Phipps 35693d1ba3
vim, vim-python: update to 9.0.0600 2022-09-27 12:59:33 +01:00
Lucy Phipps 7bf7705dfc
vim(-python): rm runtime-autoload-context.vim.patch
this should definitely work now
2022-09-19 00:40:20 +01:00
Lucy Phipps 7c50890680
vim, vim-python: fix option.c.patch 2022-09-19 00:21:50 +01:00
Lucy Phipps a30db6adda
vim, vim-python: update to 9.0.0500 2022-09-18 23:57:43 +01:00
Lucy Phipps 34bc41c4a5
Revert "vim, vim-python: update to 9.0.0050"
This reverts commit 0b60178b4b.
2022-07-23 22:58:21 +01:00
Lucy Phipps 0b60178b4b
vim, vim-python: update to 9.0.0050 2022-07-23 22:10:56 +01:00
Arun 81fce624ba upgpkg(main/vim): to 9.0.0000 2022-07-06 17:16:40 +05:30
tjhexf ef63dbc81b vim: update to 8.2.5050 2022-06-07 19:06:32 +05:30
Tee KOBAYASHI cfa9df4bd4 vim{,-python}: Update to 8.2.4650 2022-03-31 18:40:08 +05:30
Tee KOBAYASHI 17daad4316 vim: Fix suspending with `Ctrl+Z`
Effectively reverts commit 17b1dff42b.
2022-02-27 22:00:48 +09:00
Tee KOBAYASHI 17b1dff42b vim: Undef `SIGTSTP` to workaround `Ctrl+Z` issue 2022-02-27 02:45:40 +09:00
Tee KOBAYASHI f6e0a7a8e3 vim{,-python}: Update to 8.2.4450 2022-02-23 18:54:48 +05:30
Leonid Pliushch 1e88cca692
vim: bump revision 2021-12-26 20:05:31 +02:00
Oskar 41cf53f1b3 bump vim to 8.2.3800 2021-12-14 21:58:42 +05:30
Lucy Phipps 90c73e8e32
vim(-python): update to 8.2.3700 2021-11-30 07:35:18 +00:00
xtkoba 2381ae2d17 vim: Disable NetBeans integration support 2021-10-21 06:49:12 +02:00
Lucinda May Phipps 30bc421954
vim: bump to rebuild 2021-10-19 18:48:16 +01:00
Oskar 5572e3a47b Update build.sh 2021-10-19 20:28:51 +05:30
Oskar f3944f6513 update checksum 2021-10-19 20:28:51 +05:30
Oskar 231b95ba8e bump vim 2021-10-19 20:28:51 +05:30
Lucy Phipps f94f65dd6e
vim, wren: bump as missing from repo 2021-10-06 13:53:02 +01:00
Lucy Phipps 58d5da409e
vim, vim-python: update to 8.2.3450 2021-09-21 21:51:00 +01:00
shadmansaleh 4f5d80bc29 Make has(android/termux) return true in vim 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
Leonid Pliushch 4dcbdd5b32
vim, vim-python: update to 8.2.2800 2021-05-05 17:45:45 +00:00
Leonid Pliushch 6eaf33b6e7
vim, vim-python: update to 8.2.2450 2021-02-07 21:36:35 +00:00
Leonid Pliushch 2ae2e8bf0b
vim, vim-python: update to 8.2.2300 2021-01-07 16:49:49 +02: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
Leonid Pliushch 94fd18b116
vim, vim-python: update to 8.2.2100 2020-12-07 23:27:52 +00:00
Leonid Pliushch 25ec294cbf vim: update to 8.2.2000 2020-11-22 21:11:57 +00:00
Leonid Pliushch a878e2b206 fix Termux hardcoded directories in vim, vim-python 2020-10-30 22:43:00 +02:00
Henrik Grimler 1aa8144d0e vim{,-python}: update to 8.2.1850 2020-10-17 23:44:04 +02:00
Butta dd09413eae Bump vim and vim-python on the CI one last time 2020-09-12 00:18:28 +05:30
Butta acf12000f1 Revert z3 update and bump vim and vim-python on the CI 2020-09-11 23:44:44 +05:30
Butta 7602acb71d vim, vim-python: update from 8.2.1600 to 8.2.1650
z3: update from 4.8.8 to 4.8.9
2020-09-11 23:20:15 +05:30
Butta ec8e76c3f9 vim and vim-python: update from 8.2.1550 to 8.2.1600 and bump memcached and valac on CI 2020-09-06 20:56:08 +05:30