blob: 236100bfccf5401d7888913f188523d020aea613 (
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
48
49
50
51
52
53
54
55
56
57
|
pkgbase = orbiton-bin
pkgdesc = Text editor, IDE and gdb frontend (CLI only)
pkgver = 2.62.3
pkgrel = 1
url = https://github.com/xyproto/orbiton
arch = aarch64
arch = armv6
arch = armv7
arch = riscv64
arch = x86_64
license = BSD
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 and C++
optdepends = elm-bin: for compiling Elm
optdepends = fpc: for compiling Object Pascal
optdepends = gdb: for debugging C
optdepends = gcc-d: for compiling D
optdepends = ghc: for compiling Haskell
optdepends = godot: for using GDScript
optdepends = google-java-format: for formatting Java
optdepends = guessica: for updating PKGBUILD files
optdepends = hare: for compiling Hare
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 = nasm: for compiling Assembly
optdepends = ocaml: for compiling and formatting OCaml
optdepends = odin: for compiling Odin
optdepends = perl-tidy: for formatting Perl
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 = shfmt: for formattig Shell scripts
optdepends = tidy: for formatting HTML
optdepends = vlang: for compiling and formatting V
optdepends = yasm: for compiling Assembly
optdepends = zig: for compiling and formatting Zig
conflicts = orbiton
source = https://github.com/xyproto/orbiton/releases/download/v2.62.3/orbiton-2.62.3-linux_x86_64_static.tar.xz
sha256sums = 750faf7befeb768307983de716c9eade12bf1889f5ac42cae412ed3eeecad6aa
b2sums = 293068a2d60c93908fa24d119a36bd7277a4e76b9760d093599bedecb34090832dc4d08b32f8e56abb32534bc8169b42b7b7a784f0462196860b0fc8d9f72bf2
pkgname = orbiton-bin
|