summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7165361dcd58b77354949f83702e03251f08657 (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 = o
	pkgdesc = Small, fast and VT100-compatible text editor
	pkgver = 2.30.2
	pkgrel = 1
	url = https://github.com/xyproto/o
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = go-pie
	optdepends = cxx: for compiling C++
	optdepends = brittany: for formatting Haskell
	optdepends = clang: for formatting C++ code with clang-format
	optdepends = rustup: for compiling and formatting Rust
	optdepends = zig: for compiling and formatting Zig
	optdepends = v: for compiling and formatting V
	optdepends = ghc: for compiling Haskell
	optdepends = ocaml: for compiling and formatting OCaml
	optdepends = autopep8: for formatting Python
	optdepends = scdoc: for writing man pages
	optdepends = asciidoctor: for writing man pages
	optdepends = pandoc: for exporting Markdown to PDF
	optdepends = guessica: for updating PKGBUILD files
	options = !strip
	source = git+https://github.com/xyproto/o#commit=7327318e7c6837fe7aab4014a812223ba4a584a8
	sha256sums = SKIP

pkgname = o