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

Package: libcattle-1.0-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc: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}),
         gir1.2-cattle-1.0 (= ${binary:Version}),
         libglib2.0-dev,
         ${misc:Depends}
Recommends: pkg-config
Suggests: libcattle-1.0-doc (>= ${binary:Version}),
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
Depends: libglib2.0-doc,
         ${misc:Depends}
Suggests: devhelp
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.
