Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 6794 Details for
Bug 12241
ardour-cvs does not compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound/ardour-cvs/ardour-cvs-0.5-r1.ebuild
ardour-cvs-0.5-r1.ebuild (text/plain), 1.29 KB, created by
J. Ellis (RETIRED)
on 2002-12-27 21:09:46 UTC
(
hide
)
Description:
media-sound/ardour-cvs/ardour-cvs-0.5-r1.ebuild
Filename:
MIME Type:
Creator:
J. Ellis (RETIRED)
Created:
2002-12-27 21:09:46 UTC
Size:
1.29 KB
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-sound/ardour-cvs/ardour-cvs-0.5.ebuild,v 1.1 2002/10/25 03:14:47 raker Exp $ > >inherit cvs > >ECVS_SERVER="cvs.ardour.sourceforge.net:/cvsroot/ardour" >ECVS_MODULE="ardour" >ECVS_TOP_DIR="${DISTDIR}/cvs-src/ardour" > >DESCRIPTION="multi-track hard disk recording software" >HOMEPAGE="http://ardour.sourceforge.net/" >SRC_URI="mirror://sourceforge/ardour/ardour-pixmaps-2.5.0.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > > >DEPEND="dev-util/pkgconfig > >=media-libs/alsa-lib-0.9.0_rc2 > >=media-sound/jack-cvs-0.41 > =dev-libs/glib-1.2* > =x11-libs/gtk+-1.2* > >=media-libs/libsndfile-1.0.0 > sys-libs/gdbm > media-libs/ladspa-sdk" > >S="${WORKDIR}/${PN/-cvs/}" > >src_compile() { > > sh autogen.sh > > econf || die "configure failed" > > emake || die "parallel make failed" > >} > >src_install() { > > einstall || die "make install failed" > > cd ${WORKDIR} > mkdir pixmaps > cd pixmaps > unpack ${DISTFILES}/ardour-pixmaps-2.5.0.tar.gz > dodir /usr/share/ardour/pixmaps > cp * ${D}/usr/share/ardour/pixmaps > > insinto /etc/skel > newins ${FILESDIR}/asoundrc .asoundrc > > insinto /etc > doins ${S}/ardour.rc > >}
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 12241
:
6550
| 6794