blob: dc25fda478c94b96d67bce07b25e2c0e182467ec (
plain)
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
27
|
pkgbase = xqf-git
pkgdesc = A game server browser and launcher for Unix/X11 for many popular games (a qstat frontend)
pkgver = 1.0.6.2.r134.ge6b51fd
pkgrel = 1
url = https://xqf.github.io/
install = xqf-git.install
arch = i686
arch = x86_64
license = GPL
makedepends = cmake
makedepends = git
makedepends = gettext
depends = qstat
depends = gtk2
depends = geoip
depends = minizip
provides = xqf
conflicts = xqf
conflicts = xqf-cvs
conflicts = xqf-svn
replaces = xqf-cvs
replaces = xqf-svn
source = xqf::git+https://github.com/XQF/xqf.git
sha256sums = SKIP
pkgname = xqf-git
|