New package: slrn-1.0.2
This commit is contained in:
parent
9d01f1cc97
commit
61d9df97da
21
srcpkgs/slrn/template
Normal file
21
srcpkgs/slrn/template
Normal file
|
@ -0,0 +1,21 @@
|
|||
# Template file for 'slrn'
|
||||
pkgname=slrn
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-slrnpull --with-ssl
|
||||
--with-slanginc=${XBPS_CROSS_BASE}/usr/include
|
||||
--with-slanglib=${XBPS_CROSS_BASE}/usr/lib
|
||||
slrn_cv_va_copy=yes slrn_cv___va_copy=yes slrn_cv_va_val_copy=yes"
|
||||
makedepends="libressl-devel slang-devel"
|
||||
short_desc="Text mode Usenet news reader"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.slrn.org/"
|
||||
distfiles="http://jedsoft.org/releases/slrn/${pkgname}-${version}.tar.bz2"
|
||||
checksum=99acbc51e7212ccc5c39556fa8ec6ada772f0bb5cc45a3bb90dadb8fe764fb59
|
||||
nocross=yes # need to host-compile chkslang
|
||||
|
||||
post_install() {
|
||||
vsconf doc/slrn.rc
|
||||
}
|
Loading…
Reference in New Issue
Block a user