File: control

package info (click to toggle)
libgedit-amtk 5.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 692 kB
  • sloc: ansic: 2,996; xml: 288; makefile: 7
file content (70 lines) | stat: -rw-r--r-- 2,495 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
65
66
67
68
69
70
Source: libgedit-amtk
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Amin Bandali <bandali@ubuntu.com>, Jeremy BĂ­cha <jbicha@ubuntu.com>, Tanguy Ortolo <tanguy+debian@ortolo.eu>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               gir1.2-gtk-3.0-dev,
               gobject-introspection (>= 1.80),
               gtk-doc-tools,
               libglib2.0-dev (>= 2.56),
               libgtk-3-dev (>= 3.22),
               meson (>= 0.64)
Standards-Version: 4.7.2
Homepage: https://gedit-text-editor.org/technology.html
Vcs-Browser: https://salsa.debian.org/gnome-team/libgedit-amtk
Vcs-Git: https://salsa.debian.org/gnome-team/libgedit-amtk.git

Package: libgedit-amtk-5-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Actions, Menus and Toolbars Kit for GTK+ - architecture-independent files
 Amtk is a basic GtkUIManager replacement based on GAction.  It
 is suitable for both a traditional UI or a modern UI with a
 GtkHeaderBar.
 .
 This package contains the architecture independent files
 like translation of messages.

Package: libgedit-amtk-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgedit-amtk-5-0 (= ${binary:Version}),
         libgtk-3-dev (>= 3.22),
         ${gir:Depends},
         ${misc:Depends}
Provides: ${gir:Provides}
Conflicts: libamtk-5-dev
Description: Actions, Menus and Toolbars Kit for GTK+ - development files
 Amtk is a basic GtkUIManager replacement based on GAction.  It
 is suitable for both a traditional UI or a modern UI with a
 GtkHeaderBar.
 .
 This package contains development headers and libraries.

Package: libgedit-amtk-5-0
Architecture: any
Multi-Arch: same
Depends: libgedit-amtk-5-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Actions, Menus and Toolbars Kit for GTK+
 Amtk is a basic GtkUIManager replacement based on GAction.  It
 is suitable for both a traditional UI or a modern UI with a
 GtkHeaderBar.

Package: gir1.2-amtk-5
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends},
         ${misc:Depends}
Description: Actions, Menus and Toolbars Kit for GTK+ - GObject introspection
 Amtk is a basic GtkUIManager replacement based on GAction.  It
 is suitable for both a traditional UI or a modern UI with a
 GtkHeaderBar.
 .
 This package contains the GObject introspection binding.