Merge pull request #3375 from equalsraf/tb-diction

New package: diction-1.11
This commit is contained in:
Juan RP 2016-01-16 07:29:29 +01:00
commit b037276a44
1 changed files with 13 additions and 0 deletions

13
srcpkgs/diction/template Normal file
View File

@ -0,0 +1,13 @@
# Template file for 'diction'
pkgname=diction
version=1.11
revision=1
build_style=gnu-configure
short_desc="Writing style checkers, diction and style"
maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
license="GPL-3"
homepage="https://www.gnu.org/software/diction/diction.html"
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=35c2f1bf8ddf0d5fa9f737ffc8e55230736e5d850ff40b57fdf5ef1d7aa024f6
# Autoconf AC_TRY_RUN check prevents cross compile
nocross=yes