1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: xqf
Section: games
Priority: optional
Maintainer: Jordi Mallach <jordi@debian.org>
Build-Depends: debhelper-compat (= 13),
intltool (>= 0.40.0),
libgtk2.0-dev,
libreadline-dev,
libgeoip-dev,
libgdk-pixbuf-xlib-2.0-dev,
libx11-dev,
zlib1g-dev
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/debian/xqf.git
Vcs-Browser: https://salsa.debian.org/debian/xqf
Homepage: https://xqf.github.io/en/
Rules-Requires-Root: no
Package: xqf
Architecture: any
Depends: ${shlibs:Depends}, qstat (>= 2.15), ${misc:Depends}
Description: X-based Quake Server Browser
XQF is a GTK+ frontend for Qstat, a tool for querying first-person
action game servers like Quake, Unreal Tournament, etc. It displays
information about the servers and allows configuring and launching some
of the games from it.
|