Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352322 Details for
Bug 475330
app-misc/iguanaIR: removal (was: Version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for app-misc/iguanaIR-1.0.5
iguanaIR-1.0.5.ebuild (text/plain), 1.02 KB, created by
Alex Busenius
on 2013-06-30 15:27:27 UTC
(
hide
)
Description:
Ebuild for app-misc/iguanaIR-1.0.5
Filename:
MIME Type:
Creator:
Alex Busenius
Created:
2013-06-30 15:27:27 UTC
Size:
1.02 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-misc/iguanaIR/iguanaIR-1.0.1.ebuild,v 1.1 2012/05/07 15:14:39 ssuominen Exp $ > >EAPI=4 >inherit eutils python user > >DESCRIPTION="library for Irman control of Unix software" >HOMEPAGE="http://iguanaworks.net/index.php" >SRC_URI="http://iguanaworks.net/downloads/${P}.tar.bz2" > >LICENSE="GPL-2 LGPL-2.1" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" >IUSE="" > ># sys-apps/lsb-release is used by the init script for detecting Gentoo >RDEPEND="sys-apps/lsb-release > virtual/libusb:0" >DEPEND="${RDEPEND} > || ( dev-lang/python:2.7 dev-lang/python:2.6 ) > >=dev-lang/swig-2.0.0" > >pkg_setup() { > enewgroup iguanair > enewuser iguanair -1 -1 -1 'iguanair,usb' > > python_set_active_version 2 > python_pkg_setup >} > >src_prepare() { > epatch "${FILESDIR}/${P}-gentoo.patch" >} > >src_install() { > emake DESTDIR="${D}" install > > dodoc AUTHORS README.txt WHY notes.txt protocols.txt > > rm -f docs/{Makefile,pullDocs} > dodoc -r docs >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 475330
: 352322 |
352324