blob: 75c75f6932685610763a2d9b39e560f8d067bbdc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mingw-w64-discord-rpc-api
pkgdesc = Libraries for Discord Rich Presence (mingw-w64)
pkgver = 3.4.0
pkgrel = 1
url = https://github.com/discordapp/discord-rpc
arch = any
license = MIT
makedepends = mingw-w64-cmake
depends = mingw-w64-crt
depends = mingw-w64-rapidjson
options = !strip
options = !buildflags
options = staticlibs
source = mingw-w64-discord-rpc-api-3.4.0.tar.gz::https://github.com/discordapp/discord-rpc/archive/v3.4.0.tar.gz
sha256sums = e13427019027acd187352dacba6c65953af66fdf3c35fcf38fc40b454a9d7855
pkgname = mingw-w64-discord-rpc-api
|