15 lines
573 B
Bash
15 lines
573 B
Bash
# Template file for 'lilyterm'
|
|
pkgname=lilyterm
|
|
version=0.9.9.4
|
|
revision=2
|
|
build_style="gnu-configure"
|
|
hostmakedepends="pkg-config which"
|
|
makedepends="vte-devel gtk+-devel"
|
|
short_desc="Fast and lightweight terminal emulator based off of libvte"
|
|
maintainer="Kris Scott <kris@syntosis.net>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://lilyterm.luna.com.tw"
|
|
distfiles="http://lilyterm.luna.com.tw/file/lilyterm-${version}.tar.gz"
|
|
conf_files="/etc/lilyterm.conf"
|
|
checksum="b72626431d4f5645e0e0f18449319fbb69bef4eab4345d5e37cde0ae712a5d74"
|
|
CFLAGS="-Wno-deprecated-declarations"
|