Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 21620 Details for
Bug 34564
media-sound/gamix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gamix-1.99_p14-r1.ebuild
gamix-1.99_p14-r1.ebuild (text/plain), 935 bytes, created by
Jonathan Kraut
on 2003-12-02 21:57:52 UTC
(
hide
)
Description:
gamix-1.99_p14-r1.ebuild
Filename:
MIME Type:
Creator:
Jonathan Kraut
Created:
2003-12-02 21:57:52 UTC
Size:
935 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: /home/cvsroot/gentoo-x86/media-sound/gamix/gamix-1.99_p13.ebuild,v 1.6 2003/02/13 13:12:07 vapier Exp $ > >PV=${P/_p/.p} >S=${WORKDIR}/${PV} >DESCRIPTION="GTK ALSA audio mixer" >SRC_URI="http://www1.tcnet.ne.jp/fmurata/linux/down/${PV}.tar.gz" >HOMEPAGE="http://www1.tcnet.ne.jp/fmurata/linux/down" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86 ~ppc" >IUSE="nls gtk2" > >DEPEND=">=media-sound/alsa-driver-0.9_rc1 > >=media-libs/alsa-lib-0.9_rc1 > dev-libs/glib > gtk2? ( >=x11-libs/gtk+-2.2.1 ) : ( =x11-libs/gtk+-1.2* )" > >src_compile() { > local myconf > use nls || myconf="--disable-nls ${myconf}" > use gtk2 && myconf="--with-gtk-target=-2.0 ${myconf}" > econf ${myconf} || die "./configure failed" > emake || die >} > >src_install() { > einstall || die > dodoc README README.euc TODO NEWS INSTALL AUTHORS ABOUT-NLS COPYING >}
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 34564
:
21620
|
21658
|
21659
|
21695
|
21696