Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 72218 Details for
Bug 111597
[new ebuild] some new media-sound stuff and DSSI
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound/flowcanvas/flowcanvas-9999.ebuild CVS-version
flowcanvas-9999.ebuild (text/plain), 539 bytes, created by
Federico Ferri (RETIRED)
on 2005-11-05 10:43:39 UTC
(
hide
)
Description:
media-sound/flowcanvas/flowcanvas-9999.ebuild CVS-version
Filename:
MIME Type:
Creator:
Federico Ferri (RETIRED)
Created:
2005-11-05 10:43:39 UTC
Size:
539 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="CVS ebuild" >LICENSE="GPL" >SLOT="0" >KEYWORDS="x86" > >DEPEND="" >RDEPEND="" > >src_unpack() { > cd ${WORKDIR} > CVS_RSH="ssh" cvs -z3 \ > -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/om-synth \ > co ${PN} >} > >src_compile() { > cd ${WORKDIR}/${PN} > ./autogen.sh > econf || die "Failed configuring ${PN}!" > emake || die "Failed making ${PN}!" >} > >src_install() { > cd ${WORKDIR}/${PN} > make DESTDIR=${D} install || die >}
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 111597
:
72213
|
72214
|
72215
|
72216
|
72217
| 72218 |
72219
|
72220
|
72221
|
72222