Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 44756 Details for
Bug 71711
eina + libeina ebuild (audio player based on gstreamer)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs/libeina/libeina-0.96.4.ebuild
libeina-0.96.4.ebuild (text/plain), 646 bytes, created by
Andreas Waschinski
on 2004-11-25 16:31:29 UTC
(
hide
)
Description:
media-libs/libeina/libeina-0.96.4.ebuild
Filename:
MIME Type:
Creator:
Andreas Waschinski
Created:
2004-11-25 16:31:29 UTC
Size:
646 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >inherit eutils > >DESCRIPTION="A library built above GStreamer which is used by an audio player called eina" >HOMEPAGE="http://bolgo.cent.uji.es/proyectos/eina-en/" >SRC_URI="http://bolgo.cent.uji.es/files/libeina/${P}.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >DEPEND=">=media-libs/gstreamer-0.8.5 > >=gnome-base/gnome-vfs-2.8.1" > >RDEPEND="${DEPEND}" > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR=${D} install || die > dodoc ChangeLog INSTALL NEWS README TODO >}
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 71711
: 44756 |
44759