Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 171419 Details for
Bug 246393
libnice/farsight2 git-ebuilds, required for amsn video-/voice-capability
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libnice ebuild (depends on gst-python)
libnice-9999.ebuild (text/plain), 784 bytes, created by
M. B.
on 2008-11-11 12:48:37 UTC
(
hide
)
Description:
libnice ebuild (depends on gst-python)
Filename:
MIME Type:
Creator:
M. B.
Created:
2008-11-11 12:48:37 UTC
Size:
784 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EGIT_BRANCH="nice-kakaroto" >inherit git autotools > >DESCRIPTION="Farsight2 video/audio conferencing framework" >HOMEPAGE="http://farsight.freedesktop.org/wiki/" >EGIT_REPO_URI="git://git.collabora.co.uk/git/user/kakaroto/nice.git" >EGIT_BOOTSTRAP="./autogen.sh --prefix=/usr" > >LICENSE="" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="dev-python/gst-python > dev-util/pkgconfig" >RDEPEND="" > >src_compile() { > eautoreconf || die "eautoreconf failed" > emake PREFIX="/usr" LIBDIR="/usr/$(get_libdir)" CFLAGS="${CFLAGS}" \ > || die "emake failed" >} > >src_install() { > emake PREFIX="/usr" LIBDIR="/usr/$(get_libdir)" \ > DESTDIR="${D}" install || die "emake 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 Raw
Actions:
View
Attachments on
bug 246393
:
171417
|
171419
|
171421
|
171680
|
171691
|
176186
|
176188