New package: tilda-1.2.2
This commit is contained in:
parent
dd32ca8c57
commit
e23b308f09
21
srcpkgs/tilda/template
Normal file
21
srcpkgs/tilda/template
Normal file
@ -0,0 +1,21 @@
|
||||
# Template file for 'tilda'
|
||||
pkgname=tilda
|
||||
version=1.2.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--prefix=/usr"
|
||||
hostmakedepends="pkg-config automake"
|
||||
makedepends="glib-devel confuse-devel gettext-devel gtk+3-devel vte3-devel"
|
||||
depends="glib gtk+3 vte3 confuse"
|
||||
short_desc="GTK drop down terminal similar to guake"
|
||||
maintainer="Logen K <logen@sudotask.com>"
|
||||
license="GPL"
|
||||
homepage="https://github.com/lanoxx/tilda"
|
||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7
|
||||
|
||||
pre_configure() {
|
||||
sh ./autogen.sh
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user