Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 455844 Details for
Bug 602332
app-misc/iguanaIR-1.1.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for ignunaIR 1.1.0
iguanaIR-1.1.0.ebuild (text/plain), 947 bytes, created by
Alec Kloss
on 2016-12-11 12:21:36 UTC
(
hide
)
Description:
ebuild for ignunaIR 1.1.0
Filename:
MIME Type:
Creator:
Alec Kloss
Created:
2016-12-11 12:21:36 UTC
Size:
947 bytes
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=6 > >PYTHON_COMPAT=( python2_7 ) >inherit python-single-r1 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="dev-libs/popt > sys-apps/lsb-release > virtual/libusb:0 > ${PYTHON_DEPS}" >DEPEND="${RDEPEND} > >=dev-lang/swig-2.0.0" >REQUIRED_USE="${PYTHON_REQUIRED_USE}" > >pkg_setup() { > enewgroup iguanair > enewuser iguanair -1 -1 -1 'iguanair,usb' > > python-single-r1_pkg_setup >} > >src_configure() { > ./runCmake >} > >src_compile() { > cd build > default >} > >src_install() { > cd build > default > python_optimize > > cd .. > rm -f docs/{Makefile,pullDocs} || die > 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 602332
: 455844