# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices" HOMEPAGE="http://www.libimobiledevice.org/" SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2" # tools/iproxy.c is GPL-2+, everything else is LGPL-2.1+ LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/4" # based on SONAME of libusbmuxd.so KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="kernel_linux static-libs" RDEPEND=" >=app-pda/libplist-1.11:= virtual/libusb:1 !