mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: diction-1.11
This commit is contained in:
parent
b58ce0530b
commit
fa68b14bb9
1 changed files with 13 additions and 0 deletions
13
srcpkgs/diction/template
Normal file
13
srcpkgs/diction/template
Normal 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
|
Loading…
Add table
Reference in a new issue