camlp5: remove, unneeded.
This commit is contained in:
parent
dd1f0874c0
commit
bc4c1484ff
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'camlp5'
|
||||
pkgname=camlp5
|
||||
version=8.00.04
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="-mandir /usr/share/man"
|
||||
hostmakedepends="ocaml perl ocaml-findlib"
|
||||
makedepends="ocaml-camlp-streams"
|
||||
short_desc="OCaml preprocessor and pretty-printer"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://camlp5.github.io/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/rel${version}.tar.gz"
|
||||
checksum=bddbcb5c3c2d410c9a61c4dfb6e46e3bbe984d25ac68221a7a65c82a29956b1d
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
|
@ -1,2 +0,0 @@
|
|||
pattern='rel\K[\d\.]+(?=\.tar\.gz")'
|
||||
ignore='71?'
|
Loading…
Reference in New Issue