Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73530 Details for
Bug 105775
media-tv/klear-0.4.1 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
klear-0.5.3.ebuild
klear-0.5.3.ebuild (text/plain), 647 bytes, created by
Ruben Jenster
on 2005-11-24 15:08:03 UTC
(
hide
)
Description:
klear-0.5.3.ebuild
Filename:
MIME Type:
Creator:
Ruben Jenster
Created:
2005-11-24 15:08:03 UTC
Size:
647 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils kde-functions > >DESCRIPTION="DVB TV application and harddisk-recorder for linux" >HOMEPAGE="http://www.klear.org/" >SRC_URI="http://tr0ll.net/kraus.tk/projects/klear/sources/${P}.tar.gz" >LICENSE="GPL-2" >IUSE="" >SLOT="0" > >KEYWORDS="~x86" >DEPEND="dev-lang/perl > x11-libs/qt > media-libs/xine-lib > dev-util/scons" > >src_unpack() { > unpack "${A}" >} > >src_compile() { > scons configure prefix="${D}`kde-config --prefix`" || die "configure failed" > scons ${MAKEOPTS} || die "make failed" >} > >src_install() { > scons install >}
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 105775
:
68337
|
68450
|
68497
|
71126
|
71520
|
71521
| 73530 |
79716
|
99930
|
186047
|
186049