# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit autotools git-r3 flag-o-matic toolchain-funcs DESCRIPTION="Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface" HOMEPAGE="http://mldonkey.sourceforge.net/ https://github.com/ygrek/mldonkey" EGIT_REPO_URI="https://github.com/ygrek/${PN}.git" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="bittorrent doc fasttrack gd gnutella magic +ocamlopt upnp" RDEPEND="dev-lang/perl dev-libs/crypto++ dev-ml/camlp4:= gd? ( media-libs/gd:2=[truetype] ) magic? ( sys-apps/file ) upnp? ( net-libs/libnatpmp net-libs/miniupnpc:= ) acct-user/p2p app-arch/bzip2 sys-libs/zlib " # Can't yet use newer OCaml # -unsafe-string usage: # https://github.com/ygrek/mldonkey/issues/46 DEPEND="${RDEPEND}