Source: darkplaces Section: games Priority: optional Maintainer: Debian Games Team Uploaders: Simon McVittie , David Bate , Build-Depends: debhelper-compat (= 13), libcurl4-gnutls-dev, libfreetype-dev, libjpeg-dev, libode-dev, libogg-dev, libpng-dev, libsdl2-dev, libtheora-dev, libvorbis-dev, lsb-release, pkg-config, zlib1g-dev, Rules-Requires-Root: no Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/games-team/darkplaces.git Vcs-Browser: https://salsa.debian.org/games-team/darkplaces Homepage: https://icculus.org/twilight/darkplaces/ Package: darkplaces Architecture: any Depends: libgl1, ${misc:Depends}, ${shlibs:Depends}, Provides: quake-engine, Description: Game engine for Quake and similar 3D first person shooter games DarkPlaces is a graphically-intensive engine for Quake and related games, with improved visual effects and lighting and many features for mods. It can be used to play various games based on the Quake engine, such as Xonotic, Nexuiz Classic, OpenQuartz, and Quake itself. . This is the client version of the engine, with a SDL GUI. It requires a graphics driver supporting at least OpenGL 3.2 or OpenGL ES 2.0. . This engine isn't useful without game data: to get a playable game, install nexuiz or another suitable set of game data. It is typically used via a script that launches it with a particular data set, such as the ones found in the "quake" and "nexuiz" packages. Package: darkplaces-server Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Provides: quake-engine-server, Description: Standalone server for Quake-based games DarkPlaces is a graphically-intensive engine for Quake and related games, with improved visual effects and lighting and many features for mods. It can be used to play various games based on the Quake engine, such as Xonotic, Nexuiz Classic, OpenQuartz, and Quake itself. . This is the dedicated server version, with no GUI. . This engine isn't useful without game data: to get a usable server, install nexuiz or another suitable set of game data. It is typically used via a script that launches it with a particular data set, such as the ones found in the "quake-server" and "nexuiz-server" packages.