Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55301 Details for
Bug 87957
media-plugins/pd-toxy (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
pd-toxy-0.1_alpha15.ebuild (text/plain), 797 bytes, created by
tim
on 2005-04-04 13:20:07 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
tim
Created:
2005-04-04 13:20:07 UTC
Size:
797 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >IUSE="" > >inherit eutils versionator > >MY_PV=$(replace_version_separator 2 '-') > >S=${WORKDIR}/toxy >DESCRIPTION="toxy external for pure data" >HOMEPAGE="http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy.html" >SRC_URI="http://suita.chopin.edu.pl/~czaja/miXed/externs/toxy-${MY_PV}-src.tar.gz" > >LICENSE="|| ( BSD as-is )" >SLOT="0" >KEYWORDS="~ppc ~x86" > >RDEPEND="media-sound/pd > >=dev-lang/tcl-8.4 > >=dev-lang/tk-8.4" > >DEPEND="${RDEPEND}" > > >src_unpack() { > unpack ${A} >} > >src_compile() { > cd ${S} > emake || die "parallel make failed" >} > >src_install() { > install -d ${WORKDIR}/bin/ ${D}usr/lib/pd/extra/ > install ${WORKDIR}/bin/*.pd_linux ${D}usr/lib/pd/extra/ >}
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 87957
: 55301