summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJeremy Audet2018-02-04 11:26:13 -0500
committerJeremy Audet2018-02-04 11:26:13 -0500
commit1287cf9c9964a455c2911f396a5f9d2b5a3a45f1 (patch)
tree6206bcca4fb234eef6c4d9ffe19dec69c97045ce /.SRCINFO
parentf26fbd23f735c1e21062bcfea2f15279946d7c60 (diff)
downloadaur-1287cf9c9964a455c2911f396a5f9d2b5a3a45f1.tar.gz
Drop -rubygems flag, add --no-document flag
Do the following: * Drop `-rubygems` from `ruby -rubygems -e 'pus Gem.default_dir'`. This flag appears to no longer be supported. * Drop `makedepends=(rubygems)`. This dependency now resolves to the "ruby" package, and the error above suggests that rubygems is no longer a separate package. * Add `--no-document` to `gem install ...`. This fixes a `cannot load such file -- rdoc/rdoc` error. It's also the approach taken by the ruby-hpricot community package.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 1 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7512a3535de2..304960ec4311 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,10 @@
-# Generated by mksrcinfo v8
-# Sat May 13 19:06:26 UTC 2017
pkgbase = ruby-lumberjack
pkgdesc = A simple, powerful, and fast logging implementation in Ruby.
pkgver = 1.0.12
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/bdurand/lumberjack
arch = any
license = MIT
- makedepends = rubygems
noextract = lumberjack-1.0.12.gem
options = !emptydirs
source = https://rubygems.org/downloads/lumberjack-1.0.12.gem