Source: libraylib-dev
Section: devel
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 automake,
 binutils,
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libasound2-dev,
 libc6-dev,
 libegl1-mesa-dev,
 libexecs-dev,
 libfreetype-dev,
 libfontconfig-dev,
 libgl-dev,
 libgl1-mesa-dev,
 libglu1-mesa-dev,
 libglx-dev,
 libice-dev,
 libpng-dev,
 libsm-dev,
 libwayland-dev,
 libx11-dev,
 libxau-dev,
 libxaw7-dev,
 libxcb-dpms0-dev,
 libxcb-icccm4-dev,
 libxcb-keysyms1-dev,
 libxcb-randr0-dev,
 libxcb-util-dev,
 libxcb-xkb-dev,
 libxcb-xtest0-dev,
 libxcb-icccm4-dev,
 libxcb-keysyms1-dev,
 libxcb-randr0-dev,
 libxcb-util0-dev,
 libxcb-xfixes0-dev,
 libxcb-xkb-dev,
 libxcb-xtest0-dev,
 libxcomposite-dev,
 libxcursor-dev,
 libxdamage-dev,
 libxdmcp-dev,
 libxext-dev,
 libxfixes-dev,
 libxft-dev,
 libxi-dev,
 libxinerama-dev,
 libxkbcommon-dev,
 libxkbfile-dev,
 libxmu-dev,
 libxpm-dev,
 libxrandr-dev,
 libxrender-dev,
 libxres-dev,
 libxss-dev,
 libxt-dev,
 libxtst-dev,
 libxv-dev,
 libxxf86vm-dev,
 make,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://www.raylib.com/index.html
Vcs-Browser: https://github.com/raysan5/raylib
Vcs-Git: https://github.com/raysan5/raylib.git

Package: libraylib-dev
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: A simple and easy-to-use library to enjoy videogames programming
 raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it's especially well suited for prototyping, tooling, graphical applications, embedded systems and education.