Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 203319 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]
new ebuild for kmttg-0.6k (svn r497)
kmttg-0.6k.ebuild (text/plain), 855 bytes, created by
John Ratliff
on 2009-09-06 21:01:35 UTC
(
hide
)
Description:
new ebuild for kmttg-0.6k (svn r497)
Filename:
MIME Type:
Creator:
John Ratliff
Created:
2009-09-06 21:01:35 UTC
Size:
855 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" >JAVA_PKG_IUSE="source" > >inherit eutils java-pkg-2 java-ant-2 > >DESCRIPTION="A free multi-platform replacement for the TiVo Desktop software." >HOMEPAGE="http://code.google.com/p/kmttg/" >SRC_URI="http://omploader.org/vMmFqbA/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="encode" > >RDEPEND="encode? ( media-video/ffmpeg ) > media-video/tivodecode > net-misc/curl > >=virtual/jre-1.5" >DEPEND=">=virtual/jdk-1.5" > >src_prepare() { > epatch "${FILESDIR}/${PN}-settings.patch" >} > >src_install() { > java-pkg_dojar release/kmttg.jar > java-pkg_dolauncher kmttg --java_args "-Djava.net.preferIPv4Stack=true -Xmx256m" > > insinto /usr/share/${PN}/encode > doins release/encode/*.enc > > use source && java-pkg_dosrc src/com >} >
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