18 lines
520 B
YAML
18 lines
520 B
YAML
name: libvterm
|
|
description: Abstract C99 library which implements a VT220 or xterm-like terminal emulator
|
|
version: 0.3.3
|
|
revision: 2
|
|
url: https://www.leonerd.org.uk/code/libvterm/
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
downloads:
|
|
- url: https://www.leonerd.org.uk/code/libvterm/libvterm-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 09156f43dd2128bd347cbeebe50d9a571d32c64e0cf18d211197946aff7226e0
|