blob: dc463fab4a94f7d945d38fc1b3bda2779aaad005 (
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
pkgbase = o
pkgdesc = Text editor
pkgver = 2.48.3
pkgrel = 3
url = https://github.com/xyproto/o
arch = x86_64
license = BSD
makedepends = git
makedepends = go
depends = vte3
optdepends = asciidoctor: for writing man pages
optdepends = agda: for compiling Agda
optdepends = astyle: for formatting C#
optdepends = autopep8: for formatting Python
optdepends = brittany: for formatting Haskell
optdepends = clang: for formatting C++ code with clang-format
optdepends = clojure: for compiling Clojure
optdepends = crystal: for compiling Crystal
optdepends = cxx: for compiling C++
optdepends = fpc: for compiling Object Pascal
optdepends = fstabfmt: for formatting /etc/fstab
optdepends = gdc: for compiling D
optdepends = ghc: for compiling Haskell
optdepends = google-java-format: for formatting Java
optdepends = guessica: for updating PKGBUILD files
optdepends = jad: for decompiling .class files on the fly
optdepends = java-environment: for compiling Java
optdepends = kotlin: for compiling Kotlin
optdepends = ktlint: for formatting Kotlin
optdepends = lua: for compiling Lua
optdepends = lua-format: for formatting Lua
optdepends = mlton: for compiling Standard ML
optdepends = mono: for compiling C#
optdepends = ocaml: for compiling and formatting OCaml
optdepends = odin: for compiling Odin
optdepends = pandoc-bin: for exporting Markdown to PDF
optdepends = prettier: for formatting JavaScript, TypeScript and CSS
optdepends = rustup: for compiling and formatting Rust
optdepends = scala: for compiling Scala
optdepends = scdoc: for writing man pages
optdepends = tidy: for formatting HTML
optdepends = v: for compiling and formatting V
optdepends = zig: for compiling and formatting Zig
source = git+https://github.com/xyproto/o#commit=4963c5daaf8b7909ae31882b1384649f0637e4a9
b2sums = SKIP
pkgname = o
|