Source: g-golf Section: lisp Priority: optional Maintainer: Tommi Höynälänmaa Build-Depends: debhelper-compat (= 13), texinfo (>= 6.6), pkgconf, libgirepository1.0-dev (>= 1.72.0), libglib2.0-dev (>= 2.73.0), guile-library (>= 0.2.5), guile-3.0 (>= 3.0.7), guile-3.0-dev (>= 3.0.7) Standards-Version: 4.7.0 Homepage: https://www.gnu.org/software/g-golf/ Build-Conflicts: g-golf Vcs-Git: https://salsa.debian.org/tohoyn-guest/g-golf.git Vcs-Browser: https://salsa.debian.org/tohoyn-guest/g-golf Rules-Requires-Root: no Package: g-golf Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libgirepository1.0-dev (>= 1.72.0), libglib2.0-dev (>= 2.73.0), guile-library (>= 0.2.5), guile-3.0 (>= 3.0.7), guile-3.0-dev (>= 3.0.7) Description: Guile Object Library for GNOME G-Golf low level API comprises a binding to - (most of) the GObject Introspection and (some of) the GObject and Glib libraries, as well as additional (G-Golf) utilities - used to import GObject libraries and build their corresponding G-Golf high level API. G-Golf high level API makes (imported) GOBject classes and methods available using GOOPS, the Guile Object Oriented System. G-Golf is a tool to develop modern graphical applications. Package: g-golf-gtk-4-examples Architecture: all Depends: ${misc:Depends}, g-golf (>= ${source:Version}), g-golf (<< ${source:Version}.1~), gir1.2-gtk-4.0 (>= 4.8.0), guile-cairo (>= 1.12.0~pre1-1), libgtk-4-dev Description: G-Golf example programs for the GTK 4.0 user interface library This package contains Guile Scheme example programs using G-Golf and the GTK 4.0 library. Package: g-golf-adw-1-examples Architecture: all Depends: ${misc:Depends}, g-golf (>= ${source:Version}), g-golf (<< ${source:Version}.1~), gir1.2-adw-1 (>= 1.5.0) Description: G-Golf example programs for the Adwaita user interface library This package contains Guile Scheme example programs using G-Golf and the Adwaita library.