File: control

package info (click to toggle)
cambalache 0.96.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 4,068 kB
  • sloc: python: 17,872; xml: 12,747; sql: 413; ansic: 215; makefile: 196; sh: 35
file content (76 lines) | stat: -rw-r--r-- 2,377 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
Source: cambalache
Section: gnome
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-pkgkde-symbolshelper,
	       dh-python,
               appstream,
	       cmake,
	       desktop-file-utils,
               libadwaita-1-dev,
               libcasilda-dev,
               libgtk-3-dev,
               libgtk-4-dev,
	       libgtk-3-bin,
	       libgtk-4-bin,
               libgtksourceview-5-dev,
	       python-gi-dev (>=3.52),
               libhandy-1-dev,
               libwebkit2gtk-4.1-dev,
               libwebkitgtk-6.0-dev,
	       libwlroots-0.18,
	       libwlroots-0.18-dev,
	       libwayland-client0,
	       libxkbcommon-x11-dev,
	       gobject-introspection,
               meson,
               ninja-build,
               python-gi-dev,
	       python3,
               python3-dev,
               python3-lxml
Standards-Version: 4.7.2
Homepage: https://gitlab.gnome.org/jpu/cambalache.git
Vcs-Browser: https://salsa.debian.org/debian/cambalache
Vcs-Git: https://salsa.debian.org/debian/cambalache.git

Package: cambalache
Breaks: gir1.2-cambalacheprivate-4.0,
        gir1.2-cambalacheprivate-4.0-dev,
        gir1.2-cambalacheprivate-3.0,
        gir1.2-cambalacheprivate-3.0-dev,
	gir1.2-cmbcatalogutils-3.0,
	gir1.2-cmbcatalogutils-3.0-dev,
	gir1.2-cmbcatalogutils-4.0,
	gir1.2-cmbcatalogutils-4.0-dev,
	libcambalacheprivate-3,
	libcambalacheprivate-4,
	libcmbcatalogutils-3,
	libcmbcatalogutils-4
Replaces: gir1.2-cambalacheprivate-4.0,
          gir1.2-cambalacheprivate-4.0-dev,
          gir1.2-cambalacheprivate-3.0,
          gir1.2-cambalacheprivate-3.0-dev,
          gir1.2-cmbcatalogutils-3.0,
          gir1.2-cmbcatalogutils-3.0-dev,
          gir1.2-cmbcatalogutils-4.0,
          gir1.2-cmbcatalogutils-4.0-dev,
          libcambalacheprivate-3,
          libcambalacheprivate-4,
          libcmbcatalogutils-3,
          libcmbcatalogutils-4
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends},
         python3,
	 python3-gi (>=3.52),
	 gir1.2-gtksource-5,
	 gir1.2-webkit-6.0,
	 gir1.2-casilda-0.1
Description: User Interface builder for Gtk4 
 RAD tool for Gtk 4 and 3 with a clear MVC design
 and data model first philosophy.
 .
 Cambalache aims to be a modern tool for building
 Gtk+ interfaces.