blob: 7a325a43553ca2dbcb23b0764d49de56f5121526 (
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
|
pkgbase = chess-git
pkgdesc = Chess with variants (Fog of War, Bughouse, 4-player, Crazyhouse, Atomic…), AI, LAN and puzzles — Flutter + Rust (latest git)
pkgver = 1.0.1.r4.g9e75802
pkgrel = 1
url = https://github.com/RamazanBerk20/chess
arch = x86_64
license = MIT
makedepends = flutter
makedepends = rust
makedepends = clang
makedepends = cmake
makedepends = ninja
makedepends = pkgconf
makedepends = git
depends = gtk3
provides = chess
conflicts = chess
conflicts = chess-bin
options = !strip
options = !debug
source = chess-git::git+https://github.com/RamazanBerk20/chess.git
sha256sums = SKIP
pkgname = chess-git
|