File: control

package info (click to toggle)
amtk 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,416 kB
  • sloc: sh: 4,798; ansic: 2,958; makefile: 229; python: 192; sed: 16
file content (72 lines) | stat: -rw-r--r-- 2,518 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
71
72
# 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: amtk
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Tanguy Ortolo <tanguy+debian@ortolo.eu>, Jeremy Bicha <jbicha@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               dh-sequence-gnome,
               gtk-doc-tools,
               libgirepository1.0-dev,
               libglib2.0-dev (>= 2.56),
               libgtk-3-dev (>= 3.22)
Standards-Version: 4.5.0
X-Ubuntu-Use-Langpack: yes
Homepage: https://wiki.gnome.org/Projects/Amtk
Vcs-Browser: https://salsa.debian.org/gnome-team/amtk
Vcs-Git: https://salsa.debian.org/gnome-team/amtk.git

Package: libamtk-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: libamtk-5-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-amtk-5 (= ${binary:Version}),
         libamtk-5-0 (= ${binary:Version}),
         libgtk-3-dev (>= 3.22),
         ${misc:Depends}
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: libamtk-5-0
Architecture: any
Multi-Arch: same
Depends: libamtk-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.