Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 3186 Details for
Bug 6671
giram-0.3.4 (version bump)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
giram-0.3.4.ebuild (text/plain), 924 bytes, created by
Jonathan Kelly (RETIRED)
on 2002-08-18 02:31:19 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Jonathan Kelly (RETIRED)
Created:
2002-08-18 02:31:19 UTC
Size:
924 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >DESCRIPTION="Giram (Giram is really a modeller). A 3d modeller for POV-ray" >HOMEPAGE="http://www.giram.org" >SRC_URI="http://www.giram.org/downloads/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" > >RDEPEND=">=x11-libs/gtk+-2.0.0 > >=dev-libs/glib-2.0.0 > media-gfx/povray > " >DEPEND="${RDEPEND} > >=dev-util/pkgconfig-0.12.0 > " > >S=${WORKDIR}/${P} > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --sysconfdir=/etc \ > --libexecdir=/usr/lib \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man \ > --with-tutorial-path=/usr/share/doc/${PF} \ > --enable-bishop-s3d --enable-vik-specials || die "./configure failed" > > make || die >} > >src_install () { > make DESTDIR=${D} install || die > > dodoc AUTHORS BUGS ANNOUNCE CONTRIBUTORS ChangeLog HACKING IDEAS NEWS README 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 6671
:
3185
| 3186 |
3187