File: control

package info (click to toggle)
granite-7 7.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,892 kB
  • sloc: xml: 86; makefile: 9
file content (102 lines) | stat: -rw-r--r-- 2,497 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
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
Source: granite-7
Section: libs
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir <!nogir>,
 gettext,
 gir1.2-gdk-4.0-dev <!nogir>,
 gir1.2-gee-0.8-dev <!nogir>,
 gir1.2-gio-2.0-dev <!nogir>,
 gir1.2-gobject-2.0-dev <!nogir>,
 gir1.2-gtk-4.0-dev <!nogir>,
 gir1.2-pango-1.0-dev <!nogir>,
 libbrotli-dev,
 libgee-0.8-dev,
 libgtk-4-dev (>= 4.12),
 libshumate-dev,
 meson,
 sassc,
 valac,
Standards-Version: 4.7.3
Homepage: https://github.com/elementary/granite
Vcs-Git: https://salsa.debian.org/debian/granite.git
Vcs-Browser: https://salsa.debian.org/debian/granite
Description: extension of GTK4 libraries
 Granite-7 is an extension of GTK4. Among other things, it provides
 complex widgets and convenience functions designed for use in apps
 built for elementary OS.

Package: gir1.2-granite-7.0
Section: introspection
Architecture: any
Multi-Arch: foreign
Build-Profiles: <!nogir>
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: ${source:Synopsis} (introspection files)
 ${source:Extended-Description}
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

Package: granite-7-demo
Section: misc
Architecture: any
Depends:
 libgranite-7-7 (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: ${source:Synopsis} (demo binary)
 ${source:Extended-Description}
 .
 This package contains a small demo application to show Granite Widgets.

Package: libgranite-7-7
Architecture: any
Multi-Arch: same
Depends:
 libgranite-7-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Breaks:
 libgranite7,
Replaces:
 libgranite7,
Provides:
 libgranite7,
Description: ${source:Synopsis}
 ${source:Extended-Description}
 .
 This package contains the shared library.

Package: libgranite-7-common
Section: misc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: ${source:Synopsis} (common files)
 ${source:Extended-Description}
 .
 This package contains common files needed by library.

Package: libgranite-7-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Provides:
 ${gir:Provides},
Depends:
 gir1.2-granite-7.0 (= ${binary:Version}),
 libgee-0.8-dev,
 libglib2.0-dev,
 libgranite-7-7 (= ${binary:Version}),
 libgtk-4-dev (>= 4.12),
 ${gir:Depends},
 ${misc:Depends},
Description: ${source:Synopsis} (development files)
 ${source:Extended-Description}
 .
 This package contains the static library and header files.