summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f95fb1ca81d31f629a48cd00a7476c21fa6f3682 (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
pkgbase = alpaca-ai
	pkgdesc = Alpaca is an Ollama client where you can manage and chat with multiple models, Alpaca provides an easy and begginer friendly way of interacting with local AI, everything is open source and powered by Ollama.
	pkgver = 2.0.2
	pkgrel = 1
	url = https://github.com/Jeffser/alpaca
	arch = x86_64
	license = GPL-3.0-only
	makedepends = git
	makedepends = meson
	depends = ollama
	depends = python-pypdf
	depends = python-pytube
	depends = python-html2text
	depends = gettext
	depends = desktop-file-utils
	depends = appstream
	depends = glib2
	depends = pkgconf
	depends = python3
	depends = gtk-update-icon-cache
	depends = desktop-file-utils
	options = !debug
	source = https://github.com/Jeffser/alpaca/archive/2.0.2/alpaca-2.0.2.tar.gz
	b2sums = SKIP

pkgname = alpaca-ai