Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21800 Details for
Bug 34418
gnusim8085-1.2.3.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gnusim8085-1.2.3-r1.ebuild (Dependencies added)
gnusim8085-1.2.3-r1.ebuild (text/plain), 1.16 KB, created by
J. Santiago Hirschfeld
on 2003-12-06 10:33:57 UTC
(
hide
)
Description:
gnusim8085-1.2.3-r1.ebuild (Dependencies added)
Filename:
MIME Type:
Creator:
J. Santiago Hirschfeld
Created:
2003-12-06 10:33:57 UTC
Size:
1.16 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: dev-embedded/gnusim8085-1.2.3-r1.ebuild 2003/26/11 $ >inherit eutils > >DESCRIPTION="A GTK2 8085 Simulator" >HOMEPAGE="http://sourceforge.net/projects/gnusim8085" >SRC_URI="mirror://sourceforge/gnusim8085/GNUSim8085-${PV}.tar.bz2" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" > >IUSE="nls" >DEPEND=">=x11-libs/gtk+-2.0 > >=dev-libs/glib-2.0 > >=gnome-base/libgnome-2.0 > >=gnome-base/libgnomecanvas-2.0 > >=media-libs/libart_lgpl-2.0 > >=gnome-base/gconf-2.0 > >=gnome-base/libbonobo-2.0 > >=gnome-base/libbonoboui-2.0 > >=gnome-base/ORBit2-2.0 > >=gnome-base/gnome-vfs-2.0 > >=dev-libs/libxml2-2.0 > >=x11-libs/pango-1.0 > >=dev-libs/popt-1.0 > >=dev-libs/atk-1.0 > >=media-libs/gdk-pixbuf-0.20 > >=gnome-base/libgnomeui-2.0" > >DEPEND="${DEPEND} > virtual/x11" > >S=${WORKDIR}/GNUSim8085-${PV} > >src_compile() { > local myconf > use nls || myconf="--disable-nls" > > econf ${myconf} || die "Configuration failed" > > emake || die "Make failed" >} > >src_install() { > einstall || die "Install Failed!" > dodoc ABOUT-NLS COPYING INSTALL README asm_reference.txt \ > readme.txt AUTHORS ChangeLog NEWS TODO >} >
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 34418
:
21319
| 21800 |
25030