summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorScore_Under2015-10-14 23:49:36 +0100
committerScore_Under2015-10-14 23:49:36 +0100
commitb65d3fda0dd1cc07a265eb5802ad44d18e46a400 (patch)
tree9b90b3d25e45f83b98a979d5831c9d1543ddfefe /.SRCINFO
parent814f6350cb1c97da844cd1593a98ba3182e07839 (diff)
downloadaur-b65d3fda0dd1cc07a265eb5802ad44d18e46a400.tar.gz
Split PKGBUILD
So that people can uninstall the xbox-huge documentation if they so wish.
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