blob: 6b52b9cf47ed84cdaeab48366e5853a735a558f0 (
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
58
59
|
pkgbase = franki-os-git
pkgdesc = Federated Recursive Artificial Neural Knowledge Interface - Neural OS
pkgver = r1033.68fbf41
pkgrel = 1
url = https://gitlab.com/Umbra_HS/franki_os
install = franki.install
arch = x86_64
license = custom:BUSL-1.1
makedepends = rust
makedepends = cargo
makedepends = git
makedepends = python-pip
makedepends = npm
makedepends = pkgconf
makedepends = libsoup3
depends = python
depends = uv
depends = sqlite
depends = ollama
depends = nodejs>=20
depends = curl
depends = libsecret
depends = portaudio
depends = poppler
depends = perl-image-exiftool
depends = ripgrep
depends = file
depends = webkit2gtk-4.1
depends = gtk3
optdepends = pandoc: document generation via Scribe engine
optdepends = typst: native PDF generation via Scribe engine
optdepends = r: statistical engine (Surco Intraparietal / IPS)
optdepends = ffmpeg: multimedia processing (Cinema Engine)
optdepends = yt-dlp: video download from web for Cinema Engine (YouTube, Meta, etc.)
optdepends = gst-libav: MKV/H.264/AAC codec support for Lienzo video viewer (WebKit2GTK)
optdepends = tesseract: OCR fallback for vision pipeline
optdepends = rocm-opencl-runtime: AMD GPU acceleration
optdepends = cuda: NVIDIA GPU acceleration
optdepends = obsidian: Knowledge graph and Engramas integration
optdepends = libreoffice: document format conversion
optdepends = fenics: physics simulation (optional IPS module)
optdepends = openscad: 3D model generation (Scribe STL output)
optdepends = graphviz: diagram generation (Scribe SVG output)
optdepends = python-tweepy: Twitter/X posting (EXOCRINE_ENGINE)
optdepends = python-aiogram: Telegram bot (CORTI_ENGINE)
optdepends = chromium: JS-rendered SPA scraping via f-cerebelo render Motor A (alternativas: google-chrome, brave-browser)
optdepends = geckodriver: Motor B de f-cerebelo render para usuarios Firefox-only (requiere firefox instalado)
optdepends = python-evdev: Linux/Wayland raw input device access (hands_engine — wayland_mouse_nerve)
optdepends = python-torch: layer-wise inference for large models (Red Glial — AirLLM, optional)
optdepends = python-atspi: AT-SPI accessibility tree for native GUI interaction (hands_engine — Wayland click/fill)
optdepends = firejail: sandboxing for external process execution (envoltura_lisosomica)
optdepends = sentrux: architectural quality sensor (Huso Neuromuscular + Area de Broca)
options = !debug
options = !strip
options = !buildflags
source = franki::git+https://gitlab.com/Umbra_HS/franki_os.git
md5sums = SKIP
pkgname = franki-os-git
|