Source: libsndifsdl2
Standards-Version: 4.7.4
Maintainer: Debian QA Group <packages@qa.debian.org>
Section: libdevel
Build-Depends:
 pkgconf,
 libsdl2-dev,
 libsndfile1-dev,
 libfizmo-dev,
 debhelper-compat (= 14),
Vcs-Browser: https://salsa.debian.org/games-team/libsndifsdl2
Vcs-Git: https://salsa.debian.org/games-team/libsndifsdl2.git
Homepage: https://fizmo.spellbreaker.org/

Package: libsndifsdl2-dev
Architecture: any
Depends:
 libfizmo-dev,
 ${shlibs:Depends},
 ${misc:Depends},
 libsdl2-dev,
 libsndfile1-dev,
Description: SDL2-based sound support for the fizmo interpreter
 This library provides sound functionality related to the fizmo interpreter
 using the SDL2 library. It supports Infocom's .snd files as well as
 AIFF from blorb files.
