20 lines
524 B
YAML
20 lines
524 B
YAML
name: vi
|
|
description: The traditional vi text editor
|
|
version: "050325"
|
|
revision: 2
|
|
url: https://ex-vi.sourceforge.net/
|
|
license: BSD-4-Clause-UC
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- ncurses
|
|
make_depends:
|
|
- bzip2
|
|
downloads:
|
|
- url: https://downloads.sourceforge.net/project/ex-vi/ex-vi/${BPM_PKG_VERSION}/ex-${BPM_PKG_VERSION}.tar.bz2
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: da4be7cf67e94572463b19e56850aa36dc4e39eb0d933d3688fe8574bb632409
|