Source: theme-d-intr
Section: lisp
Priority: optional
Maintainer: Tommi Höynälänmaa <tommi.hoynalanmaa@iki.fi>
Build-Depends: debhelper-compat (= 13),
 theme-d-translator (>= 7.0.0), theme-d-rte (>= 7.0.0),
 theme-d-stdlib (>= 7.0.0), guile-3.0 (>= 3.0.7),
 g-golf (>= 0.8.0~rc1)
Vcs-Git: https://salsa.debian.org/tohoyn-guest/theme-d-intr.git
Vcs-Browser: https://salsa.debian.org/tohoyn-guest/theme-d-intr
Standards-Version: 4.7.2
Homepage: http://www.iki.fi/tohoyn/theme-d-intr/
Rules-Requires-Root: no

Package: theme-d-intr
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
 theme-d-rte (>= 7.0.0), g-golf (>= 0.8.0~rc1),
 guile-3.0 (>= 3.0.7)
Replaces: theme-d-golf
Conflicts: theme-d-golf-dev
Description: Software library for using G-Golf in Theme-D
 Theme-D-Intr is a software library allowing the use of G-Golf in Theme-D.
 This package includes the files necessary for running standalone
 Theme-D-Intr programs.

Package: theme-d-intr-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 theme-d-intr (>= ${source:Version}),
 guile-3.0 (>= 3.0.7)
Replaces: theme-d-golf-dev
Conflicts: theme-d-golf
Description: Theme-D-Intr development files
 Theme-D-Intr is a software library allowing the use of G-Golf in Theme-D.
 This package contains the development files for Theme-D-Intr.

Package: theme-d-intr-gtk3-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 theme-d-intr-dev (= ${source:Version}), gir1.2-gtk-3.0
Description: Theme-D-Intr example programs for Gtk 3
 This package contains example programs using Gtk 3 library for Theme-D-Intr.

Package: theme-d-intr-gtk4-examples
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
 theme-d-intr-dev (= ${source:Version}), gir1.2-gtk-4.0, gir1.2-adw-1
Description: Theme-D-Intr example programs for Gtk 4
 This package contains example programs using Gtk 4 library for Theme-D-Intr.
