Source: qb64
Section: devel
Priority: optional
Maintainer: B. Stack <bgstack15@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 x11-utils,
 mesa-common-dev,
 libglu1-mesa-dev,
 libasound2-dev,
 zlib1g-dev,
 imagemagick | graphicsmagick-imagemagick-compat,
Standards-Version: 4.7.3
Homepage: https://qb64.com
Rules-Requires-Root: no
Vcs-Git: https://github.com/QB64Official/qb64.git
Vcs-Browser: https://github.com/QB64Official/qb64

Package: qb64
Section: devel
Architecture: any
Multi-Arch: foreign
# YES, qb64 needs glu.h and more to compile an app.
Depends:
 libglu1-mesa-dev,
 x11-utils,
 mesa-common-dev,
 libasound2-dev,
 zlib1g-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: IDE and compiler for modern extended BASIC+OpenGL compatible with QB4.5
 QB64 is a multiplatform, 100% QBASIC/QB4.5 compatible programming language
 with access to modern features such as TCP/IP, graphics loading(many formats
 supported) & transformations, sound(MP3,MIDI,WAV and many more), devices
 (joysticks), screen capture & macro-like output, TTF fonts, UNICODE & IME
 input, clipboard access, etc.
 
