mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
tidy: xlint.
This commit is contained in:
parent
f089feb90a
commit
b9df3b5fe8
1 changed files with 10 additions and 10 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'tidy'
|
||||
pkgname=tidy
|
||||
version=1.46
|
||||
revision=2
|
||||
wrksrc=tidyhtml-$version/tidy
|
||||
hostmakedepends="libtool automake"
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
short_desc="A tool to tidy down your HTML code to a clean style"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="custom"
|
||||
homepage="http://tidy.sourceforge.net/"
|
||||
distfiles="ftp://ftp.archlinux.org/other/tidyhtml/tidyhtml-1.46.tar.bz2"
|
||||
distfiles="ftp://ftp.archlinux.org/other/tidyhtml/tidyhtml-${version}.tar.bz2"
|
||||
checksum=0555085b98238b7c36c5536a5c71b949fef3b58250b12cc51e5713a662aba7fe
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue