Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: libvterm
|
||||
description: Abstract C99 library which implements a VT220 or xterm-like terminal emulator
|
||||
version: 0.3.3
|
||||
revision: 1
|
||||
url: https://www.leonerd.org.uk/code/libvterm/
|
||||
license: MIT
|
||||
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
|
||||
Reference in New Issue
Block a user