Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161719 Details for
Bug 218116
emslink-0.2.1.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emslink-0.2.1-r1.ebuild
emslink-0.2.1-r1.ebuild (text/plain), 732 bytes, created by
Dean Bergin
on 2008-07-30 13:40:59 UTC
(
hide
)
Description:
emslink-0.2.1-r1.ebuild
Filename:
MIME Type:
Creator:
Dean Bergin
Created:
2008-07-30 13:40:59 UTC
Size:
732 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > ># some of these can be ommitted once we find out wich ones are needed >inherit eutils toolchain-funcs flag-o-matic > >DESCRIPTION="A command line program to access an EMS USB memory card / adapter \ >for the Nintendo Gamecube." >HOMEPAGE="http://www.wongr.net/emslink/" >SRC_URI="http://www.wongr.net/emslink/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64 ~sparc ~mips ~ppc ~ia64" > >DEPEND=">=dev-libs/libusb-0.1.12" >RDEPEND=${DEPEND} > >src_compile() { > econf || die "econf failed" > emake DESTDIR=$"{D}" install || die "install failed" >} > >src_install() { > dobin emslink || die > dodoc README* README.txt >}
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 218116
:
150059
| 161719