fixed sopcast manifest
[dottout.git] / app-pda / usbmuxd / usbmuxd-1.0.4.ebuild
blob28477a42d6b6e2979efe8f79ee34bfc78ebe657e
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/app-pda/usbmuxd/usbmuxd-1.0.0_rc2.ebuild,v 1.1 2009/12/07 00:47:08 chainsaw Exp $
5 EAPI="2"
7 inherit base cmake-utils
9 DESCRIPTION="USB multiplex daemon for use with Apple iPhone/iPod Touch devices"
10 HOMEPAGE="http://marcansoft.com/blog/iphonelinux/usbmuxd/"
11 SRC_URI="http://marcansoft.com/uploads/${PN}/${P/_/-}.tar.bz2"
13 LICENSE="GPL-2 LGPL-2.1"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
18 DEPEND="virtual/libusb:1"
19 RDEPEND="${DEPEND}"
21 S=${WORKDIR}/${P/_/-}