Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34539 Details for
Bug 55660
metisse and nucleo ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
nucleo-0.1.ebuild
nucleo-0.1.ebuild (text/plain), 914 bytes, created by
Leander
on 2004-06-30 18:16:36 UTC
(
hide
)
Description:
nucleo-0.1.ebuild
Filename:
MIME Type:
Creator:
Leander
Created:
2004-06-30 18:16:36 UTC
Size:
914 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-0.9.9.ebuild,v 1.11 2004/06/24 23:41:00 agriffis Exp $ > >inherit eutils > >IUSE="X vnc ffmpeg" > >DESCRIPTION="Nucleo is some libary for metisse." >SRC_URI="http://insitu.lri.fr/~chapuis/software/metisse/${P}.tar.bz2" >HOMEPAGE="http://insitu.lri.fr/~chapuis/metisse" > >RDEPEND="virtual/x11" >DEPEND=">=sys-devel/autoconf > ${RDEPEND}" > >SLOT="0" >LICENSE="LGPL-2.1" >KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~hppa ~ia64 ~mips" > >src_unpack() >{ > unpack ${A} > cd ${S} > > epatch ${FILESDIR}/nucleo-1.0-missing-headers.patch >} > >src_compile() { > econf \ > --prefix=/usr > ${myconf} || die "configure failed" > > emake || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die "make install failed" > dodoc README ChangeLog AUTHORS NEWS COPYING.LESSER >} >
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 55660
:
34493
|
34514
|
34537
|
34539
|
34617
|
34618
|
34895
|
35720
|
35725
|
35726