polipo: needs texinfo in hostmakedepends
Also fix xlint and the license which is MIT style.
This commit is contained in:
@@ -2,9 +2,10 @@
|
|||||||
pkgname=polipo
|
pkgname=polipo
|
||||||
version=1.1.1
|
version=1.1.1
|
||||||
revision=6
|
revision=6
|
||||||
short_desc="A small and fast caching web proxy"
|
hostmakedepends="texinfo"
|
||||||
|
short_desc="Small and fast caching web proxy"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="MIT"
|
||||||
homepage="http://www.pps.jussieu.fr/~jch/software/polipo/"
|
homepage="http://www.pps.jussieu.fr/~jch/software/polipo/"
|
||||||
distfiles="http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-${version}.tar.gz"
|
distfiles="http://www.pps.univ-paris-diderot.fr/~jch/software/files/polipo/polipo-${version}.tar.gz"
|
||||||
checksum=a259750793ab79c491d05fcee5a917faf7d9030fb5d15e05b3704e9c9e4ee015
|
checksum=a259750793ab79c491d05fcee5a917faf7d9030fb5d15e05b3704e9c9e4ee015
|
||||||
@@ -22,4 +23,5 @@ do_install() {
|
|||||||
vinstall config.sample 644 usr/share/examples/polipo
|
vinstall config.sample 644 usr/share/examples/polipo
|
||||||
vinstall forbidden.sample 644 usr/share/examples/polipo
|
vinstall forbidden.sample 644 usr/share/examples/polipo
|
||||||
vsv polipo
|
vsv polipo
|
||||||
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user