Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35725 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.1.ebuild rewritten
metisse-0.3.1.ebuild (text/plain), 941 bytes, created by
Leander
on 2004-07-18 23:11:04 UTC
(
hide
)
Description:
metisse-0.3.1.ebuild rewritten
Filename:
MIME Type:
Creator:
Leander
Created:
2004-07-18 23:11:04 UTC
Size:
941 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" > >DESCRIPTION="Experimental X desktop with some OpenGL capacity" >SRC_URI="http://insitu.lri.fr/~chapuis/software/metisse/${P}.tar.bz2" >HOMEPAGE="http://insitu.lri.fr/~chapuis/metisse" > >DEPEND="virtual/x11 > >=x11-libs/nucleo" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~amd64" > >src_unpack() { > unpack ${A} > epatch ${FILESDIR}/metisse-0.3.1-FvwmGtk.1-DESTDIR.diff > epatch ${FILESDIR}/metisse-0.3.1-gcc-3.4.patch >} > >src_compile() { > > econf \ > `use_enable xv` \ > `use_enable freetype` \ > `use_enable fc` \ > || die "configure failed" > > emake -j1 || die "make failed" >} > >src_install() { > make DESTDIR=${D} install || die "make install failed" > dodoc README ChangeLog AUTHORS 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 55660
:
34493
|
34514
|
34537
|
34539
|
34617
|
34618
|
34895
|
35720
| 35725 |
35726