Source: gtk-session-lock
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 gobject-introspection,
# gobject-introspection-bin,
 libgdk-pixbuf-2.0-dev,
 libgirepository1.0-dev,
 libgtk-3-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libtiff-dev,
 libwayland-dev,
 meson,
 ninja-build,
 pkgconf,
 pkg-config,
 valac,
Standards-Version: 4.6.2
Homepage: https://github.com/Cu3PO42/gtk-session-lock
Vcs-Browser: https://salsa.debian.org/debian/gtk-session-lock
Vcs-Git: https://salsa.debian.org/debian/gtk-session-lock.git

Package: libgtk-session-lock-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
 gir1.2-gtksessionlock-0.1 (= ${binary:Version}),
 libgtk-session-lock0 (= ${binary:Version}),
Provides: gir1.2-gtksessionlock-0.1-dev (= ${binary:Version}),
Description: GTK Session Lock for GTK3
 This is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below). 

Package: libgtk-session-lock0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: GTK Session Lock for GTK3
 This is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below). 

Package: gir1.2-gtksessionlock-0.1
Section: introspection
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${gir:Depends},
Description: GTK Session Lock for GTK3
 This is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below). 

Package: gtk-session-lock-examples
Section: x11
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: GTK Session Lock for GTK3
 This is a library to use GTK 3 to build screen lockers using the secure ext-session-lock-v1 protocol. This Library is compatible with C, C++ and any language that supports GObject introspection files (Python, Vala, etc, see using the library below). 