summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a17d69576dcad24491daa2be54a84efc0a59fb97 (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
pkgbase = dpp-git
	pkgdesc = Lightweight and Scalable C++ Discord API Bot Library - git version
	pkgver = 10.0.25.r1.bf79d372
	pkgrel = 1
	url = https://dpp.dev/
	install = dpp-git.install
	changelog = dpp-git.changelog
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = pkgconf
	makedepends = git
	depends = glibc
	depends = gcc-libs
	depends = openssl
	depends = zlib
	depends = opus
	depends = libsodium
	depends = nlohmann-json
	provides = dpp
	conflicts = dpp
	source = dpp-git::git+https://github.com/brainboxdotcc/DPP.git
	sha256sums = SKIP

pkgname = dpp-git