blob: 6063862929818cafddf32cfb06cb3b9691955981 (
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
|
pkgbase = omp-bin
pkgdesc = oh-my-pi (omp): AI coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more (release binary)
pkgver = 17.0.7
pkgrel = 1
url = https://github.com/can1357/oh-my-pi
arch = x86_64
arch = aarch64
license = MIT
depends = glibc
optdepends = bash-completion: bash tab-completion for omp
optdepends = chromium: browser tool (headless web automation)
optdepends = python: persistent Python eval cells
provides = oh-my-pi=17.0.7
conflicts = oh-my-pi
conflicts = oh-my-pi-bin
conflicts = omp
options = !strip
options = !debug
source = LICENSE-17.0.7::https://raw.githubusercontent.com/can1357/oh-my-pi/v17.0.7/LICENSE
sha256sums = 545636e19386d3d4e0ae6d77354527499999c3ebfbca61b9fa5aa4ead7c0b308
source_x86_64 = omp-17.0.7-x86_64::https://github.com/can1357/oh-my-pi/releases/download/v17.0.7/omp-linux-x64
sha256sums_x86_64 = 9315c705e4b394860ad5c799f71c9e8191048007c4b5a704495d9845bb7f75b9
source_aarch64 = omp-17.0.7-aarch64::https://github.com/can1357/oh-my-pi/releases/download/v17.0.7/omp-linux-arm64
sha256sums_aarch64 = a7cb24a855e68470254bfa8a8ffcb4eae13c747a05941772d253b90ec81c7a70
pkgname = omp-bin
|