Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 433130 Details for
Bug 575256
net-misc/pulseaudio-dlna - a lightweight streaming server which brings DLNA / UPNP and Chromecast support to PulseAudio and Linux
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pulseaudio-dlna-0.5.2.ebuild
pulseaudio-dlna-0.5.2.ebuild (text/plain), 1.31 KB, created by
Robert G. Siebeck
on 2016-05-03 19:55:22 UTC
(
hide
)
Description:
pulseaudio-dlna-0.5.2.ebuild
Filename:
MIME Type:
Creator:
Robert G. Siebeck
Created:
2016-05-03 19:55:22 UTC
Size:
1.31 KB
patch
obsolete
># Copyright 1999-2016 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Id$ > >EAPI=5 > >PYTHON_COMPAT=( python2_7 ) >PYTHON_REQ_USE="threads(+)" >RESTRICT_PYTHON_ABIS="3.*" > >inherit eutils python-r1 git-r3 > >DESCRIPTION="A lightweight streaming server which brings DLNA / UPNP and Chromecast support to PulseAudio and Linux" >HOMEPAGE="https://github.com/masmu/pulseaudio-dlna" >EGIT_REPO_URI="https://github.com/masmu/pulseaudio-dlna.git" >EGIT_COMMIT="${PV}" > >LICENSE="GPLv3" >SLOT="0" >KEYWORDS="~amd64" >IUSE="" > >DEPEND="dev-python/beautifulsoup:python-2 > dev-python/zeroconf[python_targets_python2_7?] > dev-python/virtualenv[python_targets_python2_7?] > dev-python/dbus-python[python_targets_python2_7?] > dev-python/docopt[python_targets_python2_7?] > >=dev-python/notify2-0.3[python_targets_python2_7?] > dev-python/requests[python_targets_python2_7?] > dev-python/pygobject:2[python_targets_python2_7?] > dev-python/setproctitle[python_targets_python2_7?] > dev-libs/protobuf[python_targets_python2_7?] > >=dev-python/protobuf-python-2.5.0[python_targets_python2_7?] > dev-python/psutil[python_targets_python2_7?] > dev-python/futures[python_targets_python2_7?] > dev-python/chardet[python_targets_python2_7?] > dev-python/netifaces[python_targets_python2_7?]" >RDEPEND="${DEPEND}" > >pkg_setup() { > export PREFIX="/usr" >}
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 575256
:
426032
|
426034
|
426048
|
426938
|
428160
|
428162
|
428164
| 433130 |
434596
|
434598
|
442444
|
442446
|
442774
|
442776
|
480622