summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 13 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f8355fd59d2..03d4336a2489 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = hydrus
pkgdesc = Danbooru-like image tagging and searching system for the desktop
pkgver = 176
- pkgrel = 2
+ pkgrel = 3
url = http://hydrusnetwork.github.io/hydrus/
- install = hydrus.install
arch = any
license = WTFPL
makedepends = git
@@ -28,6 +27,7 @@ pkgbase = hydrus
optdepends = miniupnpc: automatic port forwarding
optdepends = desktop-file-utils: to add Hydrus to your desktop environment menus
options = !strip
+ options = docs
source = hydrus::git+https://github.com/hydrusnetwork/hydrus.git#commit=cfb25c7739e16f2385c9b6adf547163a7712d3cf
source = paths-in-opt.patch
source = running-the-server.patch
@@ -42,4 +42,15 @@ pkgbase = hydrus
sha256sums = 9ba3942ac1a37f6b39c98ae6592573402bf08d8376f64554d0696c0fed6fd0e2
pkgname = hydrus
+ install = hydrus.install
+
+pkgname = hydrus-docs
+ pkgdesc = Danbooru-like image tagging and searching system for the desktop (documentation)
+ depends =
+ optdepends =
+
+pkgname = hydrus-sources
+ pkgdesc = Danbooru-like image tagging and searching system for the desktop (sources only)
+ depends =
+ optdepends = hydrus: The sources are not usable without extra files from the hydrus package