New package: slang-2.2.4

This commit is contained in:
v2px 2014-02-06 13:00:02 +01:00
parent 95fab09035
commit 62d9b999c9
1 changed files with 16 additions and 0 deletions

16
srcpkgs/slang/template Normal file
View File

@ -0,0 +1,16 @@
# Template file for 'slang'
pkgname="slang"
version="2.2.4"
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
configure_args=""
short_desc="A multi-platform programmer's library designed to allow a developer to create robust software"
maintainer="Jens E. Becker <v2px@v2px.de>"
license="GPL-2"
homepage="http://www.jedsoft.org/slang"
distfiles="ftp://space.mit.edu/pub/davis/${pkgname}/v2.2/${pkgname}-${version}.tar.bz2"
checksum=9a8257a9a2a55099af858b13338dc8f3a06dd2069f46f0df2c9c3bb84a01d5db
conf_files="
/etc/slsh.rc"