You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125 lines
3.1 KiB
125 lines
3.1 KiB
4 years ago
|
Source-Makefile: feeds/packages/utils/vim/Makefile
|
||
|
Build-Depends/host: libiconv/host
|
||
|
Build-Types: host
|
||
|
|
||
|
Package: vim
|
||
|
Submenu: Editors
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: Vi IMproved - enhanced vi editor (Tiny)
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: Vim is an almost compatible version of the UNIX editor Vi.
|
||
|
(Tiny build)
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
Package: vim-full
|
||
|
Submenu: Editors
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: Vi IMproved - enhanced vi editor (Normal)
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: Vim is an almost compatible version of the UNIX editor Vi.
|
||
|
(Normal build)
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
Package: vim-fuller
|
||
|
Submenu: Editors
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: Vi IMproved - enhanced vi editor (Big)
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: Vim is an almost compatible version of the UNIX editor Vi.
|
||
|
(Big build)
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
Package: vim-runtime
|
||
|
Submenu: Editors
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: Vi IMproved - enhanced vi editor (runtime files)
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: Vim is an almost compatible version of the UNIX editor Vi.
|
||
|
(Runtime files)
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
Package: vim-help
|
||
|
Submenu: Editors
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: Vi IMproved - enhanced vi editor (help files)
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: Vim is an almost compatible version of the UNIX editor Vi.
|
||
|
(Help files)
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
Package: xxd
|
||
|
Version: 8.1-6
|
||
|
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread
|
||
|
Conflicts:
|
||
|
Menu-Depends:
|
||
|
Provides:
|
||
|
Section: utils
|
||
|
Category: Utilities
|
||
|
Repository: base
|
||
|
Title: make a hexdump or do the reverse
|
||
|
Maintainer: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
Source: vim-8.1.tar.bz2
|
||
|
Type: ipkg
|
||
|
Description: xxd creates a hex dump of a given file or standard input, it can also convert
|
||
|
a hex dump back to its original binary form.
|
||
|
http://www.vim.org/
|
||
|
Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||
|
@@
|
||
|
|
||
|
|