mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
New package: dwdiff-2.0.9
This commit is contained in:
parent
15b760be90
commit
25e22bdaf2
1 changed files with 14 additions and 0 deletions
14
srcpkgs/dwdiff/template
Normal file
14
srcpkgs/dwdiff/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'dwdiff'
|
||||||
|
pkgname=dwdiff
|
||||||
|
version=2.0.9
|
||||||
|
revision=1
|
||||||
|
build_style=configure
|
||||||
|
make_install_args="prefix=/usr"
|
||||||
|
makedepends="which icu-devel"
|
||||||
|
depends="diffutils"
|
||||||
|
short_desc="Word-level diff(1)"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://os.ghalkes.nl/dwdiff.html"
|
||||||
|
distfiles="http://os.ghalkes.nl/dist/$pkgname-$version.tgz"
|
||||||
|
checksum=c1c9217825ad3fac9936129cc26b73fa5479fb079e5c34522fc7066e74e31ef8
|
Loading…
Add table
Reference in a new issue