Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146416 Details for
Bug 209689
kde-misc/kanyremote-4.4 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
kde-misc/kanyremote-4.4 ebuild
kanyremote-4.7.ebuild (text/plain), 681 bytes, created by
Paolo Quinci
on 2008-03-17 22:32:24 UTC
(
hide
)
Description:
kde-misc/kanyremote-4.4 ebuild
Filename:
MIME Type:
Creator:
Paolo Quinci
Created:
2008-03-17 22:32:24 UTC
Size:
681 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="KDE frontend to Anyremote" >HOMEPAGE="http://anyremote.sourceforge.net/" >SRC_URI="mirror://sourceforge/anyremote/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="bluetooth" > >DEPEND=">=net-misc/anyremote-4.4 > >=dev-lang/python-2.4 > dev-python/pybluez > dev-python/pykde > dev-python/PyQt" >RDEPEND="${DEPEND}" > >src_compile() { > econf || die "configure failed" >} > >src_install() { > emake install DESTDIR="${D}" || die "emake install failed" > > make_desktop_entry ${PN} ${PN} ${PN}.png "Network;RemoteAccess" >}
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 209689
:
143226
|
146412
| 146416 |
163801