File: control

package info (click to toggle)
elisa-plugins-good 0.3.5-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,236 kB
  • ctags: 1,434
  • sloc: python: 8,250; xml: 231; sql: 161; makefile: 7
file content (64 lines) | stat: -rw-r--r-- 2,432 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: elisa-plugins-good
Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org>
Uploaders: Loic Minier <lool@dooz.org>,
           Arnaud Quette <aquette@debian.org>,
           Philippe Normand <philippe@fluendo.com>
Section: gnome
Priority: optional
Build-Depends: debhelper (>= 5.0.37.2),
               cdbs (>= 0.4.43),
               dpkg-dev (>= 1.13.19),
               python-dev,
               python,
               python-setuptools,
               python-elisa (>= 0.3.5),
               python-central (>= 0.5.4)
Standards-Version: 3.7.3
XS-Python-Version: >= 2.4

Package: elisa-plugins-good
Architecture: all
Section: gnome
Depends: ${misc:Depends},
         ${python:Depends},
         python-gnome2,
         python-gnome2-desktop,
         python-gobject,
         python-gst0.10,
         python-pgm (>= 0.3.3),
         python-pkg-resources | python-setuptools,
         python-twisted-core (>= 2.2),
         python-twisted-web,
         python-avahi,
         python-dbus,
         hal,
         python (>= 2.5) | python-elementtree,
         python (>= 2.5) | python-celementtree,
         python-pylirc,
         python-xdg,
         xdg-user-dirs,
         gstreamer0.10-plugins-base,
         gstreamer0.10-plugins-good,
         gstreamer0.10-gnomevfs
Recommends: gstreamer0.10-ffmpeg,
            gstreamer0.10-plugins-ugly,
            libvisual-0.4-plugins
Suggests: gstreamer0.10-plugins-bad,
          gstreamer0.10-fluendo-mpegdemux
XB-Python-Version: ${python:Versions}
Description: Elisa plugins from the "good" set
 Elisa is a project to create an open source media center solution for
 GNU/Linux and Unix operating systems. Elisa runs on top of the GStreamer
 multimedia framework. In addition to personal video recorder functionality
 (PVR) and Music Jukebox support, Elisa will also interoperate with devices
 following the DLNA standard like Intel's ViiV systems.
 .
 GStreamer is a streaming media framework, based on graphs of filters
 which operate on media data.  Applications using this library can do
 anything from real-time sound processing to playing videos, and just
 about anything else media-related.  Its plugin-based architecture means
 that new data types or processing capabilities can be added simply by
 installing new plug-ins.
 .
 This package contains the Elisa plugins from the "good" set, a set
 of good-quality plug-ins.