Source: cattle-1.0
Section: libs
Priority: optional
Maintainer: Andrea Bolognani <eof@kiyuko.org>
Build-Depends: debhelper-compat (= 13),
               autoconf,
               automake,
               gir1.2-glib-2.0,
               gir1.2-gobject-2.0-dev,
               gobject-introspection (>= 1.80),
               gtk-doc-tools,
               libglib2.0-dev,
               libtool,
               pkgconf,
Build-Depends-Indep: libglib2.0-doc,
Standards-Version: 4.7.4
Rules-Requires-Root: no
Homepage: https://kiyuko.org/software/cattle
Vcs-Git: https://salsa.debian.org/abologna/cattle-1.0.git
Vcs-Browser: https://salsa.debian.org/abologna/cattle-1.0

Package: libcattle-1.0-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Brainfuck language toolkit
 Cattle is a GObject-based library that allows one to inspect
 Brainfuck programs in various ways, and to easily embed a
 full-featured Brainfuck interpreter into any application.
 .
 This package contains the shared libraries needed to run
 applications linked against Cattle.

Package: libcattle-1.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libcattle-1.0-0 (= ${binary:Version}),
         libglib2.0-dev,
         ${gir:Depends},
         ${misc:Depends},
Recommends: pkgconf,
Suggests: libcattle-1.0-doc (>= ${binary:Version}),
Provides: ${gir:Provides},
Description: Brainfuck language toolkit (development files)
 Cattle is a GObject-based library that allows one to inspect
 Brainfuck programs in various ways, and to easily embed a
 full-featured Brainfuck interpreter into any application.
 .
 This package contains the development files needed to link
 applications against Cattle.

Package: gir1.2-cattle-1.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: libcattle-1.0-0 (>= ${binary:Version}),
         ${gir:Depends},
         ${misc:Depends},
Description: Brainfuck language toolkit (introspection files)
 Cattle is a GObject-based library that allows one to inspect
 Brainfuck programs in various ways, and to easily embed a
 full-featured Brainfuck interpreter into any application.
 .
 This package contains the introspection files needed to
 provide dynamic bindings for Cattle.

Package: libcattle-1.0-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Build-Profiles: <!nodoc>
Depends: libglib2.0-doc,
         ${misc:Depends},
Description: Brainfuck language toolkit (API reference)
 Cattle is a GObject-based library that allows one to inspect
 Brainfuck programs in various ways, and to easily embed a
 full-featured Brainfuck interpreter into any application.
 .
 This package contains the API reference for Cattle, suitable
 for offline viewing.
