summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-08-24 13:01:50 +0200
committerfelics2018-08-24 13:01:50 +0200
commitc30831f18a30c9aede319eb3dbcead035ac25071 (patch)
treef85fffee68356ebb5428fd24f18b13c526f63ca4
parent6c528edcc4090a4a01bf7b52dc9efb7419846ffd (diff)
downloadaur-c30831f18a30c9aede319eb3dbcead035ac25071.tar.gz
Added optdepend to siedler2-doc to siedler2-data.
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5e141e2d57d..014ca76aa89e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = siedler2-data
pkgdesc = Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'.
pkgver = venividivici_gold
- pkgrel = 1
+ pkgrel = 2
url = http://archive.org/details/die_siedler_2_151
arch = any
license = unknown: proprietary
@@ -16,6 +16,7 @@ pkgbase = siedler2-data
pkgname = siedler2-data
pkgdesc = Game data files of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'.
optdepends = return-to-the-roots: To play the game.
+ optdepends = sieler2-doc: The original Blue Byte manual.
pkgname = siedler2-doc
pkgdesc = Manual for Blue Byte's 'Siedler II'/'Settlers II'.
diff --git a/PKGBUILD b/PKGBUILD
index cff2074ff875..b97b05f3e1a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to
url='http://archive.org/details/die_siedler_2_151'
arch=('any')
pkgver='venividivici_gold'
-pkgrel=1
+pkgrel=2
license=('unknown: proprietary')
options+=('emptydirs')
@@ -30,6 +30,7 @@ package_siedler2-data() {
pkgdesc="Game data files of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'."
optdepends+=(
"return-to-the-roots: To play the game."
+ "sieler2-doc: The original Blue Byte manual."
)
cd "${srcdir}"