blob: c6914ec9f292ceb3beb395d12adc908d20aec4bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = opencode-pty
pkgdesc = OpenCode plugin for interactive PTY management - run background processes, send input, read output with regex filtering
pkgver = 0.3.4
pkgrel = 1
url = https://github.com/shekohex/opencode-pty
install = opencode-pty.install
arch = x86_64
arch = aarch64
license = MIT
makedepends = npm
depends = opencode
options = !strip
options = !debug
source = opencode-pty-0.3.4.tgz::https://registry.npmjs.org/opencode-pty/-/opencode-pty-0.3.4.tgz
sha256sums = 7beba73093bd268d47112065dd3a79e5becfa2bd8641353318c234e9c5117155
pkgname = opencode-pty
|