Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 34514 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]
metisse 0.3 ebuild
metisse-0.3.0.ebuild (text/plain), 912 bytes, created by
Joseph Booker
on 2004-06-30 13:19:12 UTC
(
hide
)
Description:
metisse 0.3 ebuild
Filename:
MIME Type:
Creator:
Joseph Booker
Created:
2004-06-30 13:19:12 UTC
Size:
912 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="freetype xv fc bitmap" > >DESCRIPTION="A free Looking Glass replasment." >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="GPL-2" >KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~hppa ~ia64 ~mips" > >src_compile() { > econf \ > --prefix=/usr \ > `use_enable freetyp` \ > `use_enable xv` \ > `use_enable fc` \ > `use_enable bitmap` \ > ${myconf} || die "configure failed" > > emake || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die "make install failed" > dodoc README ChangeLog AUTHORS NEWS TOD COPYING >} >
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