Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44971 Details for
Bug 72884
ardour-0.9_beta21.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for ardour-0.9beta21
ardour-0.9_beta21.ebuild (text/plain), 1012 bytes, created by
Travis Hoffman
on 2004-11-29 20:07:43 UTC
(
hide
)
Description:
ebuild for ardour-0.9beta21
Filename:
MIME Type:
Creator:
Travis Hoffman
Created:
2004-11-29 20:07:43 UTC
Size:
1012 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Ardour audio recording software" >HOMEPAGE="http://ardour.org" >SRC_URI="http://www.ardour.org/releases/ardour-0.9beta21.tar.bz2" > >LICENSE="" >SLOT="0" >KEYWORDS="~x86" > >IUSE="" >RDEPEND="dev-util/pkgconfig > >=media-libs/liblrdf-0.3.6 > >=media-sound/jack-audio-connection-kit-0.98.1 > =dev-libs/glib-1.2* > =x11-libs/gtk+-1.2* > >=media-libs/libsndfile-1.0.4 > sys-libs/gdbm > >=media-libs/ladspa-sdk-1.12 > >=media-libs/libsamplerate-0.0.14 > >=media-libs/liblrdf-0.3.1 > >=dev-libs/libxml2-2.5.7 > >=media-libs/libart_lgpl-2.3.16" > >S=${WORKDIR}/ardour-0.9beta21 > > > >src_unpack() { > unpack ${A} || die "Unpacking the source failed" > cd ${S} || die "Could not change directory." >} > >src_compile() { > econf || die "Configure failed" > emake || die "Make failed" >} > >src_install() { > einstall || die "Install 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 72884
: 44971