summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f8a3bb41f07923022aaf0c8864b46d52968c97d (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
29
30
31
32
pkgbase = ftxui
	pkgdesc = A C++ Functional Terminal User Interface
	pkgver = 5.0.0
	pkgrel = 6
	url = https://github.com/ArthurSonzogni/FTXUI
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = benchmark>=1.8.2
	makedepends = cmake>=3.12
	makedepends = doxygen
	makedepends = graphviz
	makedepends = gtest>=1.10
	source = FTXUI-5.0.0.tar.gz::https://github.com/ArthurSonzogni/FTXUI/archive/refs/tags/v5.0.0.tar.gz
	source = ftxui_build_docs_target_all.patch
	source = ftxui_make_examples_installable.patch
	source = ftxui_non-existent_include_path.patch::https://github.com/ArthurSonzogni/FTXUI/pull/817.patch?full_index=1
	b2sums = aaf6060641c3f63814002fcba3c17ad7a0d3d0681bc2f31cec8e666b25e35c55a4f0fdd9e2855ea91e9e546edcc2cad2c172e8a06dbc55ed7caf9ce9178b2302
	b2sums = 6e06886a3d23764715d3c6e63d94a32c4474dc83387954c622380d268e4a63416b78258ad94da69863160bb0fc0ab9822848177f5a1df0239436ea142b76bbf0
	b2sums = c7e9e43b5d9b7f3ad825a150afa3976743f4d22fb0a443da8ed636b2323dc70137ac471ec24127dfbfa1556646967687cb9890e893c9aa3315ff7c365715f596
	b2sums = 92e0cd5853dec21eaa8b02bccecdce7479f3786c07b845f9d33a8c29cada6195520d91a5080a5544c75da061f8ab1e08e1929878a22774b730ad585f130c47af

pkgname = ftxui

pkgname = ftxui-docs
	pkgdesc = A C++ Functional Terminal User Interface (documentation)
	arch = any

pkgname = ftxui-examples
	pkgdesc = A C++ Functional Terminal User Interface (examples)
	depends = gcc-libs
	depends = glibc