Source: squirrel3
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Section: interpreters
Priority: optional
Build-Depends: debhelper-compat (= 12),
 automake,
 ccache,
 clang,
 cmake,
 make,
 pkgconf,
 pkg-config,
 python3-sphinx | python-sphinx,
 texlive,
 texlive-latex-extra,
 texlive-plain-generic,
 latexmk,
 tex-gyre,
Standards-Version: 4.4.0
Homepage: http://squirrel-lang.org/
Vcs-Browser: https://salsa.debian.org/wolff-guest/squirrel3
Vcs-Git: https://salsa.debian.org/wolff-guest/squirrel3.git

Package: squirrel3
Architecture: any
Multi-Arch: no
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libsquirrel3-0 (= ${binary:Version}),
Description: Squirrel - The Programming Language
 Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.

Package: libsquirrel3-0
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends},
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libsquirrel3-0 (= ${binary:Version}),
Description: Squirrel - The Programming Language
 Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.

Package: libsquirrel-dev
Architecture: any
Multi-Arch: no
Section: libdevel
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libsquirrel3-0 (= ${binary:Version}),
Description: Squirrel - The Programming Language
 Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.