* [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice: metadata.xml ChangeLog libimobiledevice-1.0.0.ebuild
@ 2010-04-07 14:41 Olivier Crete (tester)
0 siblings, 0 replies; only message in thread
From: Olivier Crete (tester) @ 2010-04-07 14:41 UTC (permalink / raw
To: gentoo-commits
tester 10/04/07 14:41:50
Added: metadata.xml ChangeLog
libimobiledevice-1.0.0.ebuild
Log:
Added because it is a dep of newer libgpod for bug #311093, ebuild from bug #311087
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Revision Changes Path
1.1 app-pda/libimobiledevice/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>tester@gentoo.org</email>
</maintainer>
</pkgmetadata>
1.1 app-pda/libimobiledevice/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for app-pda/libimobiledevice
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.1 2010/04/07 14:41:50 tester Exp $
*libimobiledevice-1.0.0 (07 Apr 2010)
07 Apr 2010; Olivier Crête <tester@gentoo.org>
+libimobiledevice-1.0.0.ebuild, +metadata.xml:
Added because it is a dep of newer libgpod for bug #311093, ebuild from
bug #311087
1.1 app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild?rev=1.1&content-type=text/plain
Index: libimobiledevice-1.0.0.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/libimobiledevice-1.0.0.ebuild,v 1.1 2010/04/07 14:41:50 tester Exp $
EAPI=3
DESCRIPTION="Support library to communicate with Apple iPhone/iPod Touch devices"
HOMEPAGE="http://www.libimobiledevice.org/"
SRC_URI="http://www.libimobiledevice.org/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE="python"
DEPEND="dev-util/pkgconfig
${RDEPEND}"
RDEPEND=">=app-pda/libplist-1.1
>=app-pda/usbmuxd-1.0.0_rc2
>=dev-libs/glib-2.14.1
dev-libs/libgcrypt
net-libs/gnutls
sys-fs/fuse
virtual/libusb:0
!app-pda/libiphone"
src_configure() {
econf $(use_with python swig)
}
src_install() {
make DESTDIR="${D}" install || die
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-07 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07 14:41 [gentoo-commits] gentoo-x86 commit in app-pda/libimobiledevice: metadata.xml ChangeLog libimobiledevice-1.0.0.ebuild Olivier Crete (tester)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox