Merge pull request #3375 from equalsraf/tb-diction
New package: diction-1.11
This commit is contained in:
commit
b037276a44
|
@ -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
|
Loading…
Reference in New Issue