Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 79679 Details for
Bug 120093
media-plugins/vcf - LADSPA plugins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
vcf-0.0.5.ebuild
vcf-0.0.5.ebuild (text/plain), 517 bytes, created by
Benjamin Tremoulheac
on 2006-02-13 04:43:15 UTC
(
hide
)
Description:
vcf-0.0.5.ebuild
Filename:
MIME Type:
Creator:
Benjamin Tremoulheac
Created:
2006-02-13 04:43:15 UTC
Size:
517 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit multilib > >DESCRIPTION="LADSPA plugins for audio EQ biquad filters" >HOMEPAGE="http://www.suse.de/~mana/ladspa.html" >SRC_URI="http://www.suse.de/~mana/${P}.tar.bz2" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" >IUSE="" > >DEPEND="media-libs/ladspa-sdk" > >src_compile() { > emake || die >} > >src_install() { > insinto /usr/$(get_libdir)/ladspa > insopts -m0755 > doins *.so >}
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 120093
:
77946
|
77947
|
79679
|
79695