blob: 878942a5d204355215dcb445e93e3b33c9f16dde (
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
|
pkgbase = codex-native-git
pkgdesc = Native Linux Codex desktop shell built with Rust, GTK, WebKitGTK, and Codex CLI
pkgver = r1.60808a6
pkgrel = 1
url = https://github.com/Redminote11tech/Codex-Native
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
makedepends = rust
makedepends = unzip
depends = gtk3
depends = webkit2gtk-4.1
depends = libsoup3
depends = openssl
optdepends = codex: Codex CLI backend bridge for chat, auth, and runtime integration
provides = codex-native
conflicts = codex-native
source = codex-native::git+https://github.com/Redminote11tech/Codex-Native.git
source = Codex-darwin-arm64-26.519.41501.zip::https://persistent.oaistatic.com/codex-app-prod/Codex-darwin-arm64-26.519.41501.zip
sha256sums = SKIP
sha256sums = 7e46af58373b9acf799296b83e7c3cf19a5255d263b30cb437b495c35e9628bd
pkgname = codex-native-git
|