mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
mldonkey: removed, upstream dead, does not work with OCaml 4.10
This commit is contained in:
parent
93c4c1a8ab
commit
2ef38473c0
2 changed files with 0 additions and 24 deletions
|
@ -1,22 +0,0 @@
|
|||
# Template file for 'mldonkey'
|
||||
pkgname=mldonkey
|
||||
version=3.1.6
|
||||
revision=4
|
||||
_release="release-${version//./-}"
|
||||
wrksrc="${pkgname}-${_release}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf camlp4 ocaml ocamlbuild wget"
|
||||
makedepends="bzip2-devel file-devel glib-devel ncurses-devel
|
||||
ocaml-num zlib-devel"
|
||||
depends="wget"
|
||||
short_desc="Multi-platform, multi-network p2p daemon"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://mldonkey.sourceforge.net/"
|
||||
distfiles="https://github.com/ygrek/${pkgname}/archive/${_release}.tar.gz"
|
||||
checksum=632735d835c33d9815ae64aa8d4abb61b1bd8dd6c55ef66694f9254c97c2877d
|
||||
nocross=yes
|
||||
disable_parallel_build=yes
|
||||
export OCAMLPARAM="safe-string=0,_"
|
||||
|
||||
broken="ocaml 4.08"
|
|
@ -1,2 +0,0 @@
|
|||
site="https://github.com/ygrek/mldonkey/releases"
|
||||
pattern="release-\K[\d\-]*(?=\.tar\.gz)"
|
Loading…
Add table
Reference in a new issue