New package: yeahconsole-0.3.4

This commit is contained in:
Duncaen 2015-10-21 23:10:15 +02:00
parent c947bb749b
commit 0538daea85
1 changed files with 16 additions and 0 deletions

View File

@ -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
}