1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: gmrender-resurrect
Section: sound
Priority: extra
Maintainer: Tobias Frost <tobi@debian.org>
Build-Depends: autoconf,
automake,
debhelper (>= 9),
dh-autoreconf,
libgstreamer1.0-dev,
libtool,
libupnp-dev
Standards-Version: 3.9.8
Homepage: https://github.com/hzeller/gmrender-resurrect
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gmrender-resurrect.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gmrender-resurrect.git
Package: gmediarender
Architecture: any
Depends: lsb-base (>=3.2-14), ${misc:Depends}, ${shlibs:Depends}
Recommends: gstreamer1.0-plugins-good
Suggests: gstreamer1.0-plugins-bad, gstreamer-plugins-ugly
Description: Small headless UPnP media renderer
gmediarender is a UPnP media renderer for POSIX-compliant
systems, such as Linux or UNIX. It implements the server
component that provides UPnP controllers a means to render media
content (audio, video and images) from a UPnP media server.
.
gmrender-resurrect is a fork from GMediaRender which was abandonded upstream.
|