Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Stefan Schweizer (genstef)" <genstef@g.o>
Subject: gentoo-x86 commit in media-video/isight-firmware-tools: ChangeLog isight-firmware-tools-1.0.ebuild
Date: Sat, 29 Dec 2007 16:06:40 +0000
genstef     07/12/29 16:06:40

  Modified:             ChangeLog
  Added:                isight-firmware-tools-1.0.ebuild
  Log:
  version bump
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.2                  media-video/isight-firmware-tools/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/isight-firmware-tools/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Dec 2007 11:30:44 -0000	1.1
+++ ChangeLog	29 Dec 2007 16:06:39 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for media-video/isight-firmware-tools
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/isight-firmware-tools/ChangeLog,v 1.1 2007/12/19 11:30:44 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/isight-firmware-tools/ChangeLog,v 1.2 2007/12/29 16:06:39 genstef Exp $
+
+*isight-firmware-tools-1.0 (29 Dec 2007)
+
+  29 Dec 2007; Stefan Schweizer <genstef@g.o> +files/ift-ldadd.diff,
+  +isight-firmware-tools-1.0.ebuild:
+  version bump
 
 *isight-firmware-tools-0.5.1.1 (19 Dec 2007)
 



1.1                  media-video/isight-firmware-tools/isight-firmware-tools-1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/isight-firmware-tools-1.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/isight-firmware-tools/isight-firmware-tools-1.0.ebuild?rev=1.1&content-type=text/plain

Index: isight-firmware-tools-1.0.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/isight-firmware-tools/isight-firmware-tools-1.0.ebuild,v 1.1 2007/12/29 16:06:39 genstef Exp $

inherit eutils

DESCRIPTION="Extract, load or export firmware for the iSight webcams"
HOMEPAGE="http://bersace03.free.fr/ift/"
SRC_URI="http://bersace03.free.fr/ift/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""

DEPEND="dev-libs/glib
	dev-libs/libusb
	dev-libs/libgcrypt"
RDEPEND="${DEPEND}"

src_unpack() {
	unpack ${A}
	cd ${S}
	epatch "${FILESDIR}/ift-ldadd.diff"
}

src_install() {
	emake DESTDIR="${D}" install || die "emake install failed"
}

pkg_postinst() {
	elog "You need to extract your firmware prior to being able to loading it"
	elog "ift-extract --apple-driver /macos/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/MacOS/AppleUSBVideoSupport"
	elog "If you do not have OSX you can get AppleUSBVideoSupport from"
	elog "http://www.mediafire.com/?81xtkqyttjt"
}



-- 
gentoo-commits@g.o mailing list


Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-sound/pulseaudio: ChangeLog pulseaudio-0.9.8-r5.ebuild pulseaudio-0.9.8-r4.ebuild
Next by thread:
gentoo-x86 commit in media-sound/pulseaudio: ChangeLog pulseaudio-0.9.8-r3.ebuild pulseaudio-0.9.8-r2.ebuild pulseaudio-0.9.6-r1.ebuild
Previous by date:
gentoo-x86 commit in media-sound/pulseaudio: ChangeLog pulseaudio-0.9.8-r5.ebuild pulseaudio-0.9.8-r4.ebuild
Next by date:
gentoo-x86 commit in dev-libs/dmalloc: ChangeLog dmalloc-5.5.2-r1.ebuild


Updated Apr 20, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.