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 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gtk-d
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy Bicha <jbicha@debian.org>, Matthias Klumpp <mak@debian.org>
Build-Depends: debhelper (>= 12),
dh-dlang (>= 0.6.5),
gir-to-d,
gnome-pkg-tools (>= 0.10),
libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
libgtk-3-dev,
libgtksourceview-3.0-dev,
libpeas-dev,
libvte-2.91-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gtk-d
Vcs-Git: https://salsa.debian.org/gnome-team/gtk-d.git
Homepage: https://gtkd.org/
Package: libgtkd-3-0
Architecture: any
Depends: libcairo-gobject2,
libgtk-3-0,
librsvg2-2,
${misc:Depends},
${shlibs:Depends}
Description: GTK+ graphical user interface library - D bindings
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects ranging
from small one-off tools to complete application suites.
.
This package contains runtime files needed for applications written in D.
Multi-Arch: same
Package: libgtkd-3-dev
Architecture: any
Section: libdevel
Depends: libatk1.0-dev,
libcairo2-dev,
libglib2.0-dev,
libgtk-3-dev,
libgtkd-3-0 (= ${binary:Version}),
libpango1.0-dev,
librsvg2-dev,
${misc:Depends},
${shlibs:Depends}
Description: GTK+ graphical user interface library - development files for D
GTK+ is a multi-platform toolkit for creating graphical user interfaces.
Offering a complete set of widgets, GTK+ is suitable for projects ranging
from small one-off tools to complete application suites.
.
This package contains development files needed to write applications in
the D programming language that use GTK+.
Multi-Arch: same
Package: libgtkdsv-3-0
Architecture: any
Depends: libgtksourceview-3.0-1,
${misc:Depends},
${shlibs:Depends}
Description: GTK+ syntax highlighting widget - D bindings
GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
other features typical of a source editor.
.
This package contains runtime files needed for applications written in D.
Multi-Arch: same
Package: libgtkdsv-3-dev
Architecture: any
Section: libdevel
Depends: libgtkd-3-dev (= ${binary:Version}),
libgtkdsv-3-0 (= ${binary:Version}),
libgtksourceview-3.0-dev,
${misc:Depends},
${shlibs:Depends}
Description: GTK+ syntax highlighting widget - development files for D
GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
other features typical of a source editor.
.
This package contains development files needed to write applications in
the D programming language that use GtkSourceView.
Multi-Arch: same
Package: libgstreamerd-3-0
Architecture: any
Depends: libgstreamer-plugins-base1.0-0,
libgstreamer1.0-0,
${misc:Depends},
${shlibs:Depends}
Description: GStreamer media framework - D bindings
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.
.
This package contains runtime files needed for applications written in D.
Multi-Arch: same
Package: libgstreamerd-3-dev
Architecture: any
Section: libdevel
Depends: libgstreamer-plugins-base1.0-dev,
libgstreamer1.0-dev,
libgstreamerd-3-0 (= ${binary:Version}),
libgtkd-3-dev (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: GStreamer media framework - development files for D
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.
.
This package contains development files needed to write applications in
the D programming language that use GStreamer.
Multi-Arch: same
Package: libvted-3-0
Architecture: any
Depends: libvte-2.91-0,
${misc:Depends},
${shlibs:Depends}
Description: Terminal emulator widget for GTK+ - D bindings
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit.
It also provides the VtePTY object containing functions for starting a
new process on a new pseudo-terminal and for manipulating pseudo-terminals.
.
This package contains the D language bindings for VTE.
Multi-Arch: same
Package: libvted-3-dev
Architecture: any
Section: libdevel
Depends: libgtkd-3-dev (= ${binary:Version}),
libvte-2.91-dev,
libvted-3-0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Terminal emulator widget for GTK+ - development files for D
The VTE library provides a terminal emulator widget VteTerminal for
applications using the GTK+ toolkit.
.
This package contains development files needed to write applications in
the D programming language that use VTE.
Multi-Arch: same
Package: libpeasd-3-0
Architecture: any
Depends: libpeas-1.0-0,
${misc:Depends},
${shlibs:Depends}
Description: GTK+ application plugin library - D bindings
Libpeas is a library that allows GTK+ applications to support plugins.
.
This package contains the runtime needed for applications written in D.
Multi-Arch: same
Package: libpeasd-3-dev
Architecture: any
Section: libdevel
Depends: libgtkd-3-dev (= ${binary:Version}),
libpeas-dev,
libpeasd-3-0 (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: GTK+ application plugin library - development files for D
Libpeas is a library that allows GTK+ applications to support plugins.
.
This package contains development files needed to write applications in
the D programming language that use Libpeas.
Multi-Arch: same
|