blob: dd000afae602c90157c931955a279be935876dbb (
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 = rclient
pkgdesc = Yet another fork of TaterClient for DDNet
pkgver = 3.0.0
pkgrel = 0
url = https://rushie-client.ru/
install = rclient.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/RushieClient/RushieClient-ddnet/releases/download/V3.0.0/RClient-ubuntu.tar.xz
source = rclient.png
sha256sums = 94dad5d861f03ff1d25851a61400ab7d9ba85a7b40645f6e79c12860b603a896
sha256sums = af258dd9345943c5024efa534ebbf5cc14340741f393f36375b8f3c89ca736ab
pkgname = rclient
|