Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90692 Details for
Bug 117195
New ebuild for media-libs/libavg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated ebuild
libavg-0.5.7.ebuild (text/plain), 800 bytes, created by
Ulrich von Zadow
on 2006-07-02 07:58:05 UTC
(
hide
)
Description:
Updated ebuild
Filename:
MIME Type:
Creator:
Ulrich von Zadow
Created:
2006-07-02 07:58:05 UTC
Size:
800 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /cvsroot/libavg/libavg/libavg-0.5.7.ebuild,v 1.1 2006/07/02 14:52:39 uzadow Exp $ > >inherit eutils > >DESCRIPTION="libavg is an engine for media installations" >HOMEPAGE="www.libavg.de" >SRC_URI="http://www.libavg.de/${P}.tar.gz" > >LICENSE="LGPL-2.1" >SLOT="0" >KEYWORDS="~x86" >IUSE="ieee1394 directfb" > >DEPEND="media-gfx/imagemagick > >=media-video/ffmpeg-0.4.9_pre1-r1 > media-libs/libsdl > dev-libs/libxml2 > x11-libs/pango > directfb?(=dev-libs/DirectFB-0.9.22) > ieee1394?(<=media-libs/libdc1394-1.0.0) > >=dev-lang/python-2.3.4-r1 > dev-libs/boost" >RDEPEND="" > >src_compile() { > econf || die "econf failed" > emake || die "emake 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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 117195
:
75794
|
76551
|
90692
|
90712
|
97066
|
97074
|
97938
|
260273