Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 55984 Details for
Bug 88708
ele-0.4 (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ele-0.4.ebuild
ele-0.4.ebuild (text/plain), 651 bytes, created by
Sebastian Wramba
on 2005-04-11 05:35:19 UTC
(
hide
)
Description:
ele-0.4.ebuild
Filename:
MIME Type:
Creator:
Sebastian Wramba
Created:
2005-04-11 05:35:19 UTC
Size:
651 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >MY_P="${PN}_04" # Version in filename is package version without dots > >DESCRIPTION="Realtime effects processor for audio input" >HOMEPAGE="http://www-personal.umich.edu/~mslutsky/elepage/index.html" >SRC_URI="http://www-personal.umich.edu/~mslutsky/elepage/${MY_P}.tar.gz" > >SLOT="0" >KEYWORDS="~x86" >LICENSE="GPL-2" >IUSE="" > >RDEPEND="x11-libs/gtk+" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/ele_project" > >src_compile() { > cd ${S} > emake || die "emake failed" >} > >src_install() { > cd ${S} > dobin ele > dodoc COPYING README >} >
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 88708
: 55984