Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 249288 Details for
Bug 339448
flam3 live ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-gfx/flam3-9999.ebuild
flam3-9999.ebuild (text/plain), 761 bytes, created by
Ștefan Talpalaru
on 2010-10-02 12:22:42 UTC
(
hide
)
Description:
media-gfx/flam3-9999.ebuild
Filename:
MIME Type:
Creator:
Ștefan Talpalaru
Created:
2010-10-02 12:22:42 UTC
Size:
761 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit autotools subversion > >DESCRIPTION="Tools and a library for creating fractal flames" >HOMEPAGE="http://flam3.com/" >SRC_URI="" >ESVN_REPO_URI="http://flam3.googlecode.com/svn/trunk/src/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-libs/libxml2 > media-libs/jpeg > media-libs/libpng > !<=x11-misc/electricsheep-2.6.8-r2" >RDEPEND="${DEPEND}" > >src_unpack() { > subversion_src_unpack > cd "${S}" > mkdir m4 > eautoreconf >} > >src_compile() { > econf --enable-shared > emake || die 'emake failed' >} > >src_install() { > emake install DESTDIR="${D}" || die "emake install failed" > dodoc README.txt *.flam3 || die "dodoc failed" >}
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 339448
:
249288
|
249300