Projects
Multimedia
pulseaudio-dlna
pulseaudio-dlna.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pulseaudio-dlna.spec of Package pulseaudio-dlna (Revision 17)
Currently displaying revision
17
,
Show latest
# # spec file for package pulseaudio-dlna # # Copyright (c) 2015-2016 Packman Team <packman@links2linux.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.links2linux.org/ # %define pkgversion 0.6.0 Name: pulseaudio-dlna Version: 0.6.0+git20190209.b0db813 Release: 0 Summary: A DLNA server which brings DLNA/UPnP support to PulseAudio License: GPL-3.0 Group: Productivity/Multimedia/Sound/Utilities Url: https://github.com/masmu/%{name} Source: %{name}-%{version}.tar.xz BuildRequires: python3-setuptools Requires: dbus-1-python3 >= 1.2.0 Requires: faac >= 1.28 Requires: flac >= 1.3.0 Requires: lame >= 3.99.0 Requires: opus-tools >= 0.1.8 Requires: pulseaudio Requires: python3 >= 3.6 Requires: python3-chardet >= 3.0.4 Requires: python3-docopt >= 0.6.1 Requires: python3-gobject >= 3.12.0 Requires: python3-lxml >= 3 Requires: python3-netifaces >= 0.10 Requires: python3-notify2 >= 0.3 Requires: python3-psutil >= 5.4.7 Requires: python3-PyChromecast >= 2.3.0 Requires: python3-pyroute2 >= 0.3.5 Requires: python3-requests >= 2.2.1 Requires: python3-setproctitle >= 1.1.10 Requires: python3-setuptools Requires: sox >= 14.4.1 Requires: vorbis-tools >= 1.4.0 Recommends: ffmpeg Suggests: python3-cairo >= 1.8.8 Suggests: python3-rsvg >= 2.32.0 Suggests: python3-gtk >= 2.24.0 Suggests: python3-PyChromecast >= 2.24.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description This is pulseaudio-dlna. A small DLNA 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) in your network. Its main goals are: easy to use, no configuration hassle, no big dependencies. %prep %setup -q %build python3 setup.py build %install python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root) %doc README.md LICENSE %{_bindir}/%{name} %{python3_sitelib}/pulseaudio_dlna-%{pkgversion}-py%{py3_ver}.egg-info/ %{python3_sitelib}/pulseaudio_dlna/ %{_mandir}/man1/%{name}.1%{?ext_man} %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.