Commit Graph

211 Commits

Author SHA1 Message Date
Fredrik Fornwall 6bb2b83e9c vim: Update from 8.2.0000 to 8.2.0050 2019-12-31 01:36:42 +01:00
Leonid Pliushch a7b98adf08 vim-python: fix paths for vim v8.2.x in build.sh 2019-12-20 19:50:13 +02:00
Leonid Pliushch 18ca8de5cb vim-python: fix os_unix.h.patch 2019-12-20 19:29:33 +02:00
Leonid Pliushch cd5c594655 vim, vim-python: update to 8.2.0000 2019-12-20 04:10:58 +02:00
Fredrik Fornwall 627c10851a vim: Update from 8.1.2300 to 8.1.2350 2019-11-27 21:23:06 +01:00
Fredrik Fornwall b7fe7b0f3a vim: Update from 8.1.2200 to 8.1.2300 2019-11-21 00:08:16 +01:00
Leonid Pliushch 59f2a6f0d4 vim-python: fix python support
Issue https://github.com/termux/termux-packages/issues/4563.
2019-11-18 20:25:12 +02:00
Leonid Pliushch 27ae84b8b4 vim-python: update for python 3.8 2019-11-18 02:24:55 +02:00
Fredrik Fornwall 64322444f6 vim: Update from 8.1.2150 to 8.1.2200 2019-10-23 11:06:18 +02:00
Leonid Pliushch ceba598dd6 vim, vim-python: update to 8.1.2150 2019-10-18 14:07:47 +03:00
Fredrik Fornwall b169afe903 vim: Update from 8.1.2050 to 8.1.2100 2019-10-06 11:05:43 +02:00
Leonid Pliushch 59ed60d5c0 vim, vim-python: update to 8.1.2050 2019-09-18 15:21:25 +03:00
Leonid Pliushch 75122f6141 vim, vim-python: update to 8.1.2000
%ci:reset-backlog
2019-09-08 02:54:14 +03:00
Leonid Pliushch 847771aa92 vim, vim-python: update to 8.1.1850 2019-08-20 14:39:36 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03: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 2e2f125476 vim, vim-python: add support for dpkg alternatives
Provide $PREFIX/bin/vim as alternative for $PREFIX/bin/editor.
2019-08-10 03:50:47 +03:00
Leonid Pliushch c81d4c8698 add stubs to prevent on-device building packages with dangerous operations in build.sh
%ci:no-build
2019-08-08 16:58:34 +03:00
Fredrik Fornwall 29c686043e vim-python: Fix incorrect source checksum 2019-08-06 19:35:08 +02:00
Fredrik Fornwall fe2edbf43d vim: Update from 8.1.1750 to 8.1.1800 2019-08-06 19:23:03 +02:00
Leonid Pliushch 0c24304196 vim, vim-python: update to 8.1.1750 2019-07-28 01:02:06 +03:00
Fredrik Fornwall 98328665e1 vim: Update from 8.1.1650 to 8.1.1700 2019-07-16 17:07:21 +02:00
Fredrik Fornwall c15ee973b7 vim: Update from 8.1.1600 to 8.1.1650 2019-07-11 10:02:16 +02:00
Fredrik Fornwall 2ab1b6a1ac vim: Update from 8.1.1550 to 8.1.1600 2019-06-26 14:49:03 +02:00
Leonid Pliushch 0fbcdefa6d vim, vim-python: update to 8.1.1550 2019-06-16 18:28:24 +03:00
Leonid Pliushch 337cc7edb1 vim, vim-python: update to 8.1.1500 2019-06-09 14:09:29 +03:00
Leonid Pliushch 302cdfb1f8 vim, vim-python: update to 8.1.1450 2019-06-03 20:50:48 +03:00
Fredrik Fornwall e02722fa35 vim: Update from 8.1.1350 to 8.1.1400 2019-05-28 01:07:02 +02:00
Leonid Pliushch 44c5055ef4 vim, vim-python: update to 8.1.1350 2019-05-19 22:22:25 +03:00
Leonid Pliushch f67d8a86fe vim, vim-python: bump revision 2019-05-09 22:44:05 +03:00
Fredrik Fornwall d9274b596d vim: Update from 8.1.1200 to 8.1.1300 2019-05-09 10:03:04 +02:00
Leonid Pliushch b98ffcf631 add libiconv to dependencies where needed 2019-05-05 21:29:36 +02:00
Fredrik Fornwall bda02d488f vim: Update from 8.1.1150 to 8.1.1200 2019-04-24 14:28:13 +02:00
Leonid Pliushch 8f4004bfbf Merge branch 'master' into update-vimrc 2019-04-13 18:30:02 +03:00
Leonid Pliushch b598c47df7 vim, vim-python: replace /usr/bin with /data/data/com.termux/files/usr/bin in vimrc files 2019-04-13 18:27:01 +03:00
Leonid Pliushch 4bf43d5058 vim-python: apply changes to vimrc from package 'vim' 2019-04-13 18:25:40 +03:00
Fredrik Fornwall 3ab819f01f vim: Update from 8.1.1100 to 8.1.1150 2019-04-11 22:50:01 +02:00
Fredrik Fornwall 3887bd1c42 vim: Update from 8.1.1050 to 8.1.1100 2019-04-03 22:52:34 +02:00
Fredrik Fornwall 16638a4c47 vim: Update from 8.1.1000 to 8.1.1050 2019-03-30 00:18:09 +01:00
Fredrik Fornwall c60ed3f46f vim: Update from 8.1.0950 to 8.1.1000 2019-03-17 19:04:53 +01:00
Leonid Pliushch 530c88676e Merge branch 'master' into vimdiff 2019-03-03 20:46:55 +02:00
Fredrik Fornwall ac0f46ad3e vim: Update from 8.1.0900 to 8.1.0950 2019-02-24 18:22:20 +01:00
Leonid Pliushch c16f0f8d5b vim-python: add 'diffutils' to recommends
Command 'vimdiff' is not working with busybox's 'diff'.
2019-02-20 16:55:09 +02:00
Fredrik Fornwall 6fcfdbc83e vim: Update from 8.1.0850 to 8.1.0900 2019-02-14 00:02:24 +01:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 3d9211fc39 vim: Update from 8.1.0800 to 8.1.0850 2019-02-03 23:04:06 +01:00
Fredrik Fornwall 8ccbce4acd Revision-bump some packages 2019-01-27 15:19:15 +01:00
Fredrik Fornwall 9ede5e52c5 vim: Update from 8.1.0750 to 8.1.0800 2019-01-25 00:44:09 +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 49db072cb8 vim: Update from 8.1.0700 to 8.1.0750 2019-01-16 23:00:43 +01:00
Fredrik Fornwall edf56d4834 vim: Update from 8.1.0650 to 8.1.0700 2019-01-11 00:14:21 +01:00
Fredrik Fornwall 6c4707ae46 vim: Update from 8.1.0600 to 8.1.0650 2018-12-29 00:51:44 +01:00
Fredrik Fornwall eaffae15b7 vim: Update from 8.1.0550 to 8.1.0600 2018-12-19 01:42:55 +01:00
Fredrik Fornwall 7535a333ad vim: Update from 8.1.0518 to 8.1.0550 2018-11-30 01:12:12 +01:00
Fredrik Fornwall 816e58d1d9 vim: Set encoding to utf-8 unconditionally
Fixes #3011.
2018-11-11 13:41:27 +01:00
Fredrik Fornwall d1a56f43c7 vim: Update from 8.1.0450 to 8.1.0500 2018-10-29 22:36:43 +01:00
Fredrik Fornwall fc9fd770a4 python: Update from 3.6.6 to 3.7.1 2018-10-21 21:16:53 +02:00
Fredrik Fornwall 4d6271ca99 vim: Update from 8.1.0400 to 8.1.0450 2018-10-07 19:19:40 +02:00
Fredrik Fornwall c39288fd2c vim: Update from 8.1.0350 to 8.1.0400 2018-09-16 22:27:20 +02:00
Fredrik Fornwall 00dafb4f10 Some http -> https updates 2018-09-15 01:46:16 +02:00
Fredrik Fornwall 07427ebf14 vim: Update from 8.1.0300 to 8.1.0350 2018-09-07 06:21:50 +02:00
Fredrik Fornwall d28f11662f vim: Update from 8.1.0250 to 8.1.0300 2018-08-21 14:15:48 +02:00
Fredrik Fornwall 9a14b64f6b vim: Update from 8.1.0200 to 8.1.0250 2018-08-08 11:48:33 +02:00
Fredrik Fornwall ddc80a043b vim: Update from 8.1.0150 to 8.1.0200 2018-07-21 04:09:37 +02:00
Fredrik Fornwall 018e7b4b38 vim: Update from 8.1.0100 to 8.1.0150 2018-07-05 13:43:38 +02:00
Fredrik Fornwall f9d2b9eef7 vim: Update from 8.1.0050 to 8.1.0100 2018-06-23 23:57:50 +02:00
Fredrik Fornwall 09d6b263d7 vim-python: Copy patch from vim 2018-06-20 01:20:00 +02:00
Fredrik Fornwall 0d4e7d81e0 vim: Update from 8.0.1850 to 8.1.0050 2018-06-13 01:10:51 +02:00
Fredrik Fornwall 1c0e8a272e vim: Update from 8.0.1800 to 8.0.1850 2018-05-17 19:29:13 +02:00
Fredrik Fornwall 8d4b626137 vim: Update from 8.0.1750 to 8.0.1800 2018-05-13 02:31:01 +02:00
Fredrik Fornwall a93d985e66 vim: Update from 8.0.1700 to 8.0.1750 2018-04-26 22:39:01 +02:00
Fredrik Fornwall 89f16eea84 vim: Update from 8.0.1650 to 8.0.1700 2018-04-16 23:19:30 +02:00
Fredrik Fornwall 3d13d7ca2b vim: Update from 8.0.1600 to 8.0.1650 2018-03-30 22:47:15 +02:00
Fredrik Fornwall 97ccc4c1e3 vim: Update from 8.0.1550 to 8.0.1600 2018-03-13 15:47:10 +01:00
Fredrik Fornwall c7ae5c2055 vim: Update from 8.0.1500 to 8.0.1550 2018-03-01 15:28:12 +01:00
Fredrik Fornwall 66c367d0d5 vim: Update from 8.0.1450 to 8.0.1500 2018-02-11 22:01:45 +01:00
Fredrik Fornwall 97e271c9b2 vim: Update from 8.0.1400 to 8.0.1450 2018-02-01 11:01:42 +01:00
Auxilus 058fa5dedb Update vim to patch 8.0.1400 (#1945) 2017-12-20 00:06:21 +01:00
Fredrik Fornwall ea61862721 Add scripts/lint-packages.py
Harmonize the layout by having the first two lines of a package
definition always be the homepage and the description.
2017-12-05 22:48:12 +01:00
Auxilus 5f18851eac vim: Update from 8.0.1300 to 8.0.1350 2017-11-29 23:19:34 +01:00
Fredrik Fornwall 545a24028c vim-python: Remove vim-runtime subpackage
The vim-runtime package is being built by the main vim package.
2017-11-19 14:28:33 +01:00
Fredrik Fornwall 4c64010794 vim: Update from 8.0.1241 to 8.0.1300
Also note the new policy of only updating every 50 releases on
multiples of 50, which is the same policy as homebrew now uses
to reduce update frequency.
2017-11-17 00:53:06 +01:00
Auxilus 17308f4d65 update vim-python to patch 8.0.1241 (#1699) 2017-11-01 19:28:53 +01:00
Auxilus 167ef09aa8 vim-python: Update from 8.0.1180 to 8.0. 1203 2017-10-19 01:13:15 +02:00
Fredrik Fornwall 4099df247d vim: Update from 8.0.1152 to 8.0.1180 2017-10-08 14:57:24 +02:00
Fredrik Fornwall d06bc0b8b8 vim-python: Update from 8.0.1112 to 8.0.1152 2017-09-27 00:09:54 +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 a2a1594684 vim: Update from 8.0.1092 to 8.0.1112 2017-09-16 14:42:04 +02:00
Fredrik Fornwall c2caa6e731 vim: Update from 8.0.1064 to 8.0.1092 2017-09-10 22:24:59 +02:00
Auxilus bcb4b0b598 vim-python: Update from 8.0.1052 to 8.0.1064 (#1363) 2017-09-06 14:16:56 +02:00
Fredrik Fornwall a0a80602bc vim: Update from 8.0.1013 to 8.0.1052
We no longer need --enable-terminal as that is the default for a
huge build after 8.0.1050.
2017-09-05 11:56:36 +02:00
Fredrik Fornwall 9edac53685 vim: Update from 8.0.0979 to 8.0.1013 2017-08-29 23:23:01 +02:00
its-pointless 293908cd96 fix building vim after libvterm 2017-08-21 08:11:46 +02:00
Fredrik Fornwall ac9a312d33 vim: Update 8.0.0887->8.0.0979 & enable terminal
Closes #1198.
2017-08-20 22:47:11 +02:00
Fredrik Fornwall c458045fe8 vim: Update from 8.0.0858 to 8.0.0887 2017-08-07 22:01:27 +02:00
Fredrik Fornwall 482b8d6c79 vim: Update from 8.0.0753 to 8.0.0858 2017-08-04 03:01:38 +02:00
Fredrik Fornwall 180927b505 vim: Update from 8.0.0738 to 8.0.0753 2017-07-23 00:53:32 +02:00
Fredrik Fornwall e4c98d2420 vim: Update from 8.0.0704 to 8.0.0738 2017-07-20 21:46:04 +02:00