Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 180305 Details for
Bug 256972
New ebuild for media-tv/kmttg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-tv/kmttg/kmttg-0.5g.ebuild
kmttg-0.5g.ebuild (text/plain), 1.01 KB, created by
Douglas Mayle
on 2009-01-30 19:22:36 UTC
(
hide
)
Description:
media-tv/kmttg/kmttg-0.5g.ebuild
Filename:
MIME Type:
Creator:
Douglas Mayle
Created:
2009-01-30 19:22:36 UTC
Size:
1.01 KB
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils versionator >MY_PV=$(replace_version_separator 1 'p') > >DESCRIPTION="kmttg is a program that facilitates TivoToGo transfers" >HOMEPAGE="http://code.google.com/p/kmttg/" >SRC_URI="http://kmttg.googlecode.com/files/${PN}_v${MY_PV}.zip" >LICENSE="GPL-2" > >SLOT="0" > >KEYWORDS="~x86" >IUSE="ffmpeg mplayer" > >DEPEND=">=dev-lang/perl-5.8 > dev-perl/perl-tk" > >RDEPEND="${DEPEND} > net-misc/curl > media-video/tivodecode > ffmpeg? ( media-video/ffmpeg ) > mplayer? ( media-video/mplayer )" > >S="${WORKDIR}/${PN}" > >src_compile() { > cd qt-faststart > emake || die "emake failed" >} >src_install() { > insinto /usr/share/${PN}/encode/ > doins encode/* > > dodoc docs/* > > # The upstream source has some really asinine settings. We try to correct > # them here. > edos2unix ${S}/{tivo_mp4_encode,kmttg}.pl > epatch "${FILESDIR}/${P}-sane-paths.patch" > > exeinto /usr/bin/ > doexe tivo_mp4_encode.pl kmttg.pl qt-faststart/qt-faststart >}
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 256972
: 180305 |
180308
|
203185
|
203319
|
203320