Source: libdecor-0
Section: x11
Priority: optional
Maintainer: Steven Pusser <stevep@mxlinux.org>
XSBC-Original-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Uploaders: Christian Rauch <Rauch.Christian@gmx.de>,
           Simon McVittie <smcv@debian.org>
Build-Depends: debhelper-compat (= 13),
               libcairo2-dev,
               libdbus-1-dev,
               libegl-dev <!noinsttest>,
               libgl-dev <!noinsttest>,
               libgtk-3-dev,
               libopengl-dev <!noinsttest>,
               libpango1.0-dev,
               libwayland-dev,
               libxkbcommon-dev <!noinsttest>,
               meson,
               pkgconf,
               wayland-protocols
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://gitlab.freedesktop.org/libdecor/libdecor
Vcs-Git: https://salsa.debian.org/sdl-team/libdecor-0.git
Vcs-Browser: https://salsa.debian.org/sdl-team/libdecor-0

Package: libdecor-0-0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: default-libdecor-0-plugin-1 | libdecor-0-plugin-1
Conflicts: libdecor
Replaces: libdecor
Description: client-side window decoration library
 libdecor is a library that can help Wayland clients draw window
 decorations for them. It aims to provide multiple backends that implements the
 decoration drawing.
 .
 This package contains the runtime library.

Package: libdecor-0-dev
Section: libdevel
Architecture: any
Depends: libdecor-0-0 (= ${binary:Version}), libwayland-dev, ${misc:Depends}
Conflicts: libdecor-dev
Replaces: libdecor-dev
Multi-Arch: same
Description: client-side window decoration library - development files
 libdecor is a library that can help Wayland clients draw window
 decorations for them. It aims to provide multiple backends that implements the
 decoration drawing.
 .
 This package contains development files.

Package: libdecor-0-plugin-1-cairo
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: libdecor-0-plugin-1
Conflicts: libdecor-plugin-cairo
Replaces: libdecor-plugin-cairo
Description: libdecor decoration plugin using Cairo
 libdecor is a library that can help Wayland clients draw window
 decorations for them. It aims to provide multiple backends that implements the
 decoration drawing.
 .
 This package contains a backend that draws window decorations using Cairo.

Package: libdecor-0-plugin-1-gtk
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: default-libdecor-0-plugin-1, libdecor-0-plugin-1
Conflicts: libdecor-plugin-gtk
Replaces: libdecor-plugin-gtk
Description: libdecor decoration plugin using GTK
 libdecor is a library that can help Wayland clients draw window
 decorations for them. It aims to provide multiple backends that implements the
 decoration drawing.
 .
 This package contains a backend that draws window decorations using GTK.

Package: libdecor-tests
Build-Profiles: <!noinsttest>
Section: misc
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: manual tests for libdecor
 libdecor is a library that can help Wayland clients draw window
 decorations for them. It aims to provide multiple backends that implements the
 decoration drawing.
 .
 This package contains manual test programs. Automated tests might be added
 to this package in future versions.
