blob: b5ba957b871cd709c642d04e155bf6559b3c136e (
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
28
|
pkgbase = catclient
pkgdesc = Yet another fork of TaterClient for DDNet
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/quomy/CatClient/
install = catclient.install
arch = x86_64
checkdepends = gmock
depends = freetype2
depends = opusfile
depends = curl
depends = glew
depends = wavpack
depends = ffmpeg
depends = libnotify
depends = miniupnpc
depends = sqlite
depends = mariadb-libs
depends = vulkan-icd-loader
optdepends = ddnet-maps-git: All the maps used on the official DDNet Servers.
optdepends = discord-game-sdk: Enable rich presence in Discord desktop client.
backup = usr/share/ddnet/data/autoexec_server.cfg
source = https://github.com/rXelelo/CatClient/releases/download/1.1.0/CatClient-ubuntu.tar.gz
source = catclient.png
sha256sums = 90b69759acb55ad99a3bc619d49a38d55d210f95c1168340b2b4ee8b7ae5abbd
sha256sums = ccdd296572e6d931e08ba6aca14f14791a045b1c1e0d3c18b91c3b105c9541f0
pkgname = catclient
|