Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180176 Details for
Bug 256863
media-video/tivodecode ~x86 keyword request
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-video/tivodecode/tivodecode-0.2_pre4.ebuild
tivodecode-0.2_pre4.ebuild (text/plain), 586 bytes, created by
Douglas Mayle
on 2009-01-29 23:04:08 UTC
(
hide
)
Description:
media-video/tivodecode/tivodecode-0.2_pre4.ebuild
Filename:
MIME Type:
Creator:
Douglas Mayle
Created:
2009-01-29 23:04:08 UTC
Size:
586 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils versionator >MY_PV=$(delete_version_separator '_') > >DESCRIPTION="TiVo File Decoder" >HOMEPAGE="http://tivodecode.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${PN}-${MY_PV}.tar.gz" >LICENSE="" > >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="" >RDEPEND="${DEPEND}" > >S="${WORKDIR}/${PN}-${MY_PV}" > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > emake DESTDIR="${D}" install || die "emake install failed" >}
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 256863
: 180176