Add granola (AI meeting notepad) - #460
shawnyeager wants to merge 3 commits into
Conversation
Downloads Granola's official .dmg, patches the Linux-rejected platform string, rebuilds the bundled sqlite fork against distro electron44, and installs /usr/bin/granola. x86_64 only. Recipe follows tirtha4/Granola-for-Linux and the AUR granola package.
|
Before this can build: |
- Watch Granola production releases at api.granola.ai/v1/get-versions - Keep the versioned CloudFront URL; it is Granola's documented static CDN
Checked: with CARCH set, the PKGBUILD sources to pkgver=7.568.0 / pkgrel=1, and
Granola doesn't publish GitHub releases. The CloudFront URL is the official static CDN — |
Adds
granolato the Omarchy package repo soomarchy pkg add granolaworks.Granola only ships macOS/Windows. This recipe downloads the official
.dmg, patches the Linux-rejectedplatform=linuxAPI path, rebuilds Granola'sbetter-sqlite3-multiple-ciphersfork against distroelectron44, and installs/usr/bin/granolaplus a desktop entry. The launcher icon is the lime squircle (mac-icon.png), not the transparent wordmark inicon.png.Follows tirtha4/Granola-for-Linux (PR tirtha4/Granola-for-Linux#8) and the existing AUR
granolapackage (currently 7.559.2). This is 7.568.0, x86_64 only.Built and installed locally as
granola 7.568.0-1on Omarchy 4. Native-module smoke test (SQLCipher +updateHook) passes.A companion PR to omacom/omarchy adds Install > AI > Granola once this package is in the
[omarchy]repo.