mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
New package: wdiff-1.2.2
This commit is contained in:
parent
55595955d7
commit
98352510bf
1 changed files with 15 additions and 0 deletions
15
srcpkgs/wdiff/template
Normal file
15
srcpkgs/wdiff/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'wdiff'
|
||||
pkgname=wdiff
|
||||
version=1.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="texinfo"
|
||||
makedepends="ncurses-devel"
|
||||
depends="ncurses"
|
||||
checkdepends="which"
|
||||
short_desc="Front-end to GNU diff for word-by-word diffing"
|
||||
maintainer="c4llv07e <igor@c4llv07e.xyz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnu.org/software/wdiff/"
|
||||
distfiles="${GNU_SITE}/wdiff/wdiff-${version}.tar.gz"
|
||||
checksum=34ff698c870c87e6e47a838eeaaae729fa73349139fc8db12211d2a22b78af6b
|
Loading…
Add table
Reference in a new issue