summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSrevin Saju2020-12-30 22:21:40 +0300
committerSrevin Saju2020-12-30 22:21:40 +0300
commit7a4230ec5f13c99b2d39cb5acd123a1593007c4b (patch)
tree91f2293fb7f146e38aadb8d7635fb9fd715b79cb /.SRCINFO
downloadaur-7a4230ec5f13c99b2d39cb5acd123a1593007c4b.tar.gz
feat: initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..cc48900334df
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = archivy
+ pkgdesc = A self-hosted knowledge repository, to preserve useful content to your knowledge bank.
+ pkgver = v0.10.1.r13.g21417cf
+ pkgrel = 1
+ url = https://github.com/archivy/archivy
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python-flask
+ depends = python-flask-wtf
+ depends = python-wtforms
+ depends = python-werkzeug
+ depends = python-appdirs
+ depends = python-attrs
+ depends = python-beautifulsoup4
+ depends = python-elasticsearch
+ depends = python-pypandoc
+ depends = python-dotenv
+ depends = python-frontmatter
+ depends = python-requests
+ depends = python-tinydb
+ depends = python-validators
+ depends = python-flask-login
+ depends = python-brotli
+ depends = python-click-plugins
+ depends = python-html2text
+ depends = python-flask-compress
+ optdepends = elasticsearch
+ source = git+https://github.com/archivy/archivy.git#commit=21417cf293a7b2171e2ba7cc404f6bd7a2f60609
+ source = 00-do-not-pin-requirements.patch
+ sha256sums = SKIP
+ sha256sums = 339f305aded981272230193c446307c2731477edf49e9ec6ea684351e5e62b8b
+
+pkgname = archivy
+