Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 213726 Details for
Bug 246166
ebuild for Coherence DLNA/UPnP framework
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
coherence-0.6.6.ebuild
coherence-0.6.6.ebuild (text/plain), 768 bytes, created by
Jeremy Olexa (darkside) (RETIRED)
on 2009-12-22 05:53:14 UTC
(
hide
)
Description:
coherence-0.6.6.ebuild
Filename:
MIME Type:
Creator:
Jeremy Olexa (darkside) (RETIRED)
Created:
2009-12-22 05:53:14 UTC
Size:
768 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >MY_P="Coherence-${PV}" > >DESCRIPTION="Coherence is a framework written in Python for DLNA/UPnP components" >HOMEPAGE="https://coherence.beebits.net/" >SRC_URI="http://coherence.beebits.net/download/${MY_P}.tar.gz" > >LICENSE="MIT" >SLOT="0" >KEYWORDS="amd64" >IUSE="web gstreamer" > >DEPEND="dev-python/louie > dev-python/twisted > dev-python/twisted-web > dev-python/configobj > gstreamer? ( >=dev-python/gst-python-0.10.12 ) > web? ( dev-python/nevow )" >RDEPEND="${DEPEND} > dev-python/axiom > dev-python/gdata" > >S="${WORKDIR}/${MY_P}" > >src_install() { > DOCS="docs/*" > distutils_src_install > newinitd "${FILESDIR}"/coherence-init coherence >} >
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 246166
:
171188
|
171189
|
182298
|
188708
|
202901
|
213726
|
214256
|
233333
|
233335
|
233337
|
233339