Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194415 Details for
Bug 273870
app-emulation/qtemu-2.0_alpha1 and -9999
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
app-emulation/qtemu-9999
qtemu-9999.ebuild (text/plain), 847 bytes, created by
Christoph Gysin
on 2009-06-12 14:06:15 UTC
(
hide
)
Description:
app-emulation/qtemu-9999
Filename:
MIME Type:
Creator:
Christoph Gysin
Created:
2009-06-12 14:06:15 UTC
Size:
847 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-emulation/qtemu/qtemu-1.0.5.ebuild,v 1.1 2009/06/08 15:58:04 hwoarang Exp $ > >EAPI="2" > >inherit eutils qt4 cmake-utils subversion > >DESCRIPTION="A graphical user interface for QEMU and KVM written in Qt4" >HOMEPAGE="http://qtemu.sourceforge.net/" > >ESVN_REPO_URI="http://qtemu.svn.sourceforge.net/svnroot/qtemu/trunk/qtemu" > >LICENSE="GPL-2 LGPL-2.1 CCPL-Attribution-3.0" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="x11-libs/qt-gui:4 > net-libs/libvncserver" >RDEPEND="${DEPEND} > || ( app-emulation/qemu > app-emulation/kvm )" > >DOCS="ChangeLog README" > >src_install() { > cmake-utils_src_install > doicon "${S}/images/${PN}.ico" > make_desktop_entry "qtemu" "QtEmu" "${PN}.ico" "Qt;Utility;Emulator" >}
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 273870
:
194414
| 194415 |
199020
|
212550