Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215265 Details for
Bug 299732
app-emulation/netemul (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
netemul-1.0.ebuild
netemul-1.0.ebuild (text/plain), 551 bytes, created by
Aleksandr Yakimov
on 2010-01-05 11:28:53 UTC
(
hide
)
Description:
netemul-1.0.ebuild
Filename:
MIME Type:
Creator:
Aleksandr Yakimov
Created:
2010-01-05 11:28:53 UTC
Size:
551 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit qt4 > >DESCRIPTION="NetEmul is a program for simulating computer networks" >HOMEPAGE="http://netemul.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="debug" > >DEPEND="x11-libs/qt-gui:4 > x11-libs/qt-opengl:4" >RDEPEND="${DEPEND}" > >src_configure() { > eqmake4 >} > >src_install() { > emake INSTALL_ROOT="${D}" install || die "emake install failed" >}
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 299732
: 215265