13 lines
301 B
Bash
13 lines
301 B
Bash
# Template file for 'llvm8'
|
|
pkgname=llvm8
|
|
version=8.0.1
|
|
revision=5
|
|
build_style=meta
|
|
short_desc="Low Level Virtual Machine (removed package)"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="metapackage"
|
|
homepage="https://www.llvm.org"
|
|
|
|
libllvm8_package() {
|
|
short_desc+=" - runtime library"
|
|
}
|