Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8659 Details for
Bug 15894
New ebuild: sweep-0.8.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Improved sweep-0.8.1.ebuild with USE flags
sweep-0.8.1.ebuild (text/plain), 871 bytes, created by
Ole Johnny Gauteplass
on 2003-02-23 21:30:05 UTC
(
hide
)
Description:
Improved sweep-0.8.1.ebuild with USE flags
Filename:
MIME Type:
Creator:
Ole Johnny Gauteplass
Created:
2003-02-23 21:30:05 UTC
Size:
871 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >DESCRIPTION="Sweep is an audio editor and live playback tool for GNU/Linux, BSD and compatible systems." >HOMEPAGE="http://www.metadecks.org/software/sweep/" >SRC_URI="mirror://sourceforge/sweep/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~ppc ~sparc ~hppa ~mips ~alpha" >IUSE="alsa oggvorbis" >DEPEND=">=x11-libs/gtk+-1.2 > >=media-libs/libsndfile-1.0 > media-libs/libsamplerate > dev-libs/tdb > dev-util/pkgconfig > oggvorbis? ( >=media-libs/libvorbis-1.0 ) > media-sound/mad > media-libs/speex > alsa? ( >=media-libs/alsa-lib-0.9.0_rc1 )" >S=${WORKDIR}/${P} > >src_compile() { > local myconf > use alsa && myconf="--enable-alsa" > use oggvorbis || myconf="${myconf} --disable-oggvorbis" > econf ${myconf} > emake || die >} > >src_install() { > einstall >}
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 15894
:
8403
| 8659