File: control

package info (click to toggle)
gmrender-resurrect 0.0.7~git20160329%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 600 kB
  • ctags: 695
  • sloc: ansic: 4,565; sh: 193; makefile: 77; xml: 12
file content (28 lines) | stat: -rw-r--r-- 1,116 bytes parent folder | download
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.