Source: freegemas
Section: games
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 ccache,
 clang,
 cmake,
 g++,
 gcc,
 libasound2-dev,
 libc6-dev,
 libflac-dev,
 libfluidsynth-dev,
 libfreetype-dev,
 libmpg123-dev,
 libogg-dev,
 libjack-jackd2-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libjsoncpp-dev,
 libpipewire-0.3-dev,
 libpulse-dev,
 libsdl2-dev,
 libsdl2-image-dev,
 libsdl2-mixer-dev,
 libsdl2-ttf-dev,
 libstdc++-11-dev,
 libtiff-dev,
 libvorbis-dev,
 libwebp-dev,
 libx11-dev,
 mikmod,
 pkgconf,
 pkg-config,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/JoseTomasTocino/freegemas
Vcs-Browser: https://github.com/JoseTomasTocino/freegemas
Vcs-Git: https://github.com/JoseTomasTocino/freegemas.git

Package: freegemas
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Freegemas - open source version of Bejeweled
 Freegemas is an open source version of the well known Bejeweled, for GNU/Linux, Windows, Mac and Playstation Vita. It's written in C++ using SDL2. In the past it used Gosu instead of SDL2, and the old repository can be found at Google Code.