Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37381814
en ru br
ALT Linux repos
S:0.6.0-alt1.20190209

Group :: Sound
RPM: pulseaudio-dlna

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pulseaudio-dlna
Version: 0.5.2
Release: alt1
Summary: A lightweight streaming server which brings DLNA/UPNP and Chromecast

License: GPLv3
Group: Development/Python
Url: https://github.com/masmu/pulseaudio-dlna
Packager: Anton Midyukov <antohami at altlinux.org>

Source: %name-%version.tar
BuildArch: noarch

BuildPreReq: python-devel python-module-setuptools
Requires: python-module-protobuf >= 2.5.0
Requires: python-module-psutil >= 1.2.1

%description
This is pulseaudio-dlna. A lightweight streaming server which brings DLNA / UPNP
and Chromecast support to PulseAudio and Linux. It can stream your current
PulseAudio playback to different UPNP devices (UPNP Media Renderers) or
Chromecasts in your network. It's main goals are: easy to use, no configuration
hassle, no big dependencies.

UPNP renderers in your network will show up as pulseaudio sinks.

%prep
%setup

%build
%python_build

%install
%python_install

%files
%_bindir/*
%doc LICENSE
%doc README.*
%python_sitelibdir/pulseaudio_dlna
%python_sitelibdir/*.egg-info
%_man1dir/%name.1.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin