New package: yeahconsole-0.3.4
This commit is contained in:
parent
c947bb749b
commit
0538daea85
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'yeahconsole'
|
||||
pkgname=yeahconsole
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libX11-devel"
|
||||
short_desc="Turns an xterm or rxvt-unicode into a game-like console"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://phrat.de/yeahtools.html"
|
||||
distfiles="http://phrat.de/yeahconsole-${version}.tar.gz"
|
||||
checksum=fcf3481f78a263a70f1cb5163630fc22e78bb0915013eb05689c6f4aeb0583ef
|
||||
|
||||
do_install() {
|
||||
vbin yeahconsole
|
||||
}
|
Loading…
Reference in New Issue