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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
Source: gst-python1.0
Section: python
Priority: optional
Maintainer: Maintainers of GStreamer packages <gst-python1.0@packages.debian.org>
Uploaders: Sebastian Dröge <slomo@debian.org>
Build-Depends: debhelper (>= 9),
dpkg-dev (>= 1.16.1~),
dh-autoreconf,
dh-python,
pkg-config,
libgstreamer1.0-dev (>= 1.14.4),
libgstreamer-plugins-base1.0-dev (>= 1.14.4),
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4),
python-gi-dev (>= 3.8),
python-all-dev (>= 2.7),
python3-all-dev,
python-all-dbg,
python3-all-dbg,
python-gi-dbg,
python3-gi-dbg
Standards-Version: 3.9.4
X-Python-Version: >= 2.7
Vcs-Git: https://salsa.debian.org/gstreamer-team/gst-python1.0.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/gst-python1.0/
Homepage: https://gstreamer.freedesktop.org
Package: python-gst-1.0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends},
python-gi (>= 3.8),
gir1.2-glib-2.0,
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4)
Description: GStreamer GObject Introspection overrides for Python
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 GObject Introspection overrides for Python that
can be used by Python applications using GStreamer.
Package: python3-gst-1.0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
python3-gi (>= 3.8),
gir1.2-glib-2.0,
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4)
Description: GStreamer GObject Introspection overrides for Python (Python 3)
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 GObject Introspection overrides for Python that
can be used by Python applications using GStreamer.
Package: python-gst-1.0-dbg
Architecture: any
Priority: extra
Section: debug
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python:Depends},
${shlibs:Depends},
${misc:Depends},
python-gi (>= 3.8),
gir1.2-glib-2.0,
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4)
Description: GStreamer GObject Introspection overrides for Python (debug extensions)
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 GObject Introspection overrides for Python that
can be used by Python applications using GStreamer.
Package: python3-gst-1.0-dbg
Architecture: any
Priority: extra
Section: debug
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
python3-gi (>= 3.8),
gir1.2-glib-2.0,
gir1.2-gstreamer-1.0 (>= 1.14.4),
gir1.2-gst-plugins-base-1.0 (>= 1.14.4)
Description: GStreamer GObject Introspection overrides for Python (Python 3, debug extensions)
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 GObject Introspection overrides for Python that
can be used by Python applications using GStreamer.
Package: gstreamer1.0-python3-plugin-loader
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
python3-gi (>= 3.8),
python3-gst-1.0 (= ${binary:Version})
Conflicts: gstreamer1.0-python-plugin-loader, gstreamer1.0-python-dbg-plugin-loader, gstreamer1.0-python3-dbg-plugin-loader
Description: GStreamer Loader for Python Plugin (Python 3)
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 Python 3 version of the Python plugin loader,
which allows GStreamer plugins to be written in Python.
Package: gstreamer1.0-python3-dbg-plugin-loader
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${python3:Depends},
${shlibs:Depends},
${misc:Depends},
python3-gi (>= 3.8),
python3-gst-1.0-dbg (= ${binary:Version})
Conflicts: gstreamer1.0-python-plugin-loader, gstreamer1.0-python-dbg-plugin-loader, gstreamer1.0-python3-plugin-loader
Description: GStreamer Loader for Python Plugin (Python 3, debug extensions)
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 Python 3 version of the Python plugin loader,
which allows GStreamer plugins to be written in Python.
|