1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 inherit autotools git-r3 wxwidgets
8 DESCRIPTION
="$PN, dynamic DLP library for amule-dlp"
9 HOMEPAGE
="https://github.com/persmule/amule-dlp.antileech"
10 EGIT_REPO_URI
="https://github.com/persmule/amule-dlp.antiLeech.git"
16 DEPEND
="x11-libs/wxGTK:${WX_GTK_VER}"
17 RDEPEND
="net-p2p/amule-dlp[dynamic]"
26 einfo
"wxGTK with X / GTK support will be used"
27 need-wxwidgets unicode
29 einfo
"wxGTK without X support will be used"
30 need-wxwidgets base-unicode
37 emake DESTDIR
="${D}" install || die