mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
28 lines
766 B
Text
28 lines
766 B
Text
pkgbase = note-gen
|
|
pkgdesc = A cross-platform Markdown note-taking application with AI integration
|
|
pkgver = 0.22.1
|
|
pkgrel = 29
|
|
url = https://github.com/codexu/note-gen
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = rust
|
|
makedepends = cargo
|
|
makedepends = nodejs
|
|
makedepends = npm
|
|
makedepends = pnpm
|
|
makedepends = pkgconf
|
|
makedepends = clang
|
|
depends = gtk3
|
|
depends = webkit2gtk-4.1
|
|
depends = libappindicator-gtk3
|
|
depends = librsvg
|
|
depends = libvips
|
|
depends = libxcb
|
|
depends = libxrandr
|
|
provides = note-gen
|
|
conflicts = note-gen-bin
|
|
options = !strip
|
|
source = note-gen-0.22.1.tar.gz::https://github.com/codexu/note-gen/archive/note-gen-v0.22.1.tar.gz
|
|
sha256sums = (87b8a5af2c8596304890a275bbbba294a01aeb3040ea3dbb3fb12011425ee06b)
|
|
|
|
pkgname = note-gen
|