File: control

package info (click to toggle)
casilda 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 260 kB
  • sloc: ansic: 2,190; javascript: 44; python: 29; makefile: 3
file content (53 lines) | stat: -rw-r--r-- 1,554 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
Source: casilda
Section: libdevel
Priority: optional
Maintainer: Jonathan Carter <jcc@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 gobject-introspection,
 libgtk-4-dev,
 libwlroots-0.18-dev,
 libxkbcommon-dev,
 libxkbcommon-x11-dev,
 dh-sequence-gir,
 gir1.2-gtk-4.0-dev <!nogir>,
 meson
Standards-Version: 4.7.2
Homepage: https://gitlab.gnome.org/jpu/casilda
Vcs-Browser: https://salsa.debian.org/debian/casilda
Vcs-Git: https://salsa.debian.org/debian/casilda.git

Package: libcasilda-dev
Provides: ${gir:Provides}
Architecture: any
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: simple wayland compositor widget for Gtk 4 - development files
 A simple wayland compositor widget for Gtk 4.
 Originally created for Cambalache workspace,
 it is useful for embedding other processes windows.
 .
 This package contains the development files.

Package: libcasilda-1.0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: simple wayland compositor widget for Gtk 4
 A simple wayland compositor widget for Gtk 4.
 Originally created for Cambalache workspace,
 it is useful for embedding other processes windows.

Package: gir1.2-casilda-1.0
Section: introspection
Architecture: any
Depends: ${gir:Depends}, 
         ${misc:Depends}
Description: simple wayland compositor widget for Gtk 4
 A simple wayland compositor widget for Gtk 4.
 Originally created for Cambalache workspace,
 it is useful for embedding other processes windows.
 .
 This package contains the gobject-introspection typelib.