Search Criteria
Package Details: ruby-yajl-ruby 1.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-yajl-ruby.git (read-only, click to copy) |
---|---|
Package Base: | ruby-yajl-ruby |
Description: | Ruby C bindings to the excellent Yajl JSON stream-based parser library. |
Upstream URL: | http://github.com/brianmario/yajl-ruby |
Licenses: | MIT |
Submitter: | masterkorp |
Maintainer: | bertptrs |
Last Packager: | bertptrs |
Votes: | 23 |
Popularity: | 0.000000 |
First Submitted: | 2012-04-23 09:43 (UTC) |
Last Updated: | 2023-07-17 16:12 (UTC) |
Latest Comments
bertptrs commented on 2019-01-21 19:29 (UTC)
Thanks for the heads up, I updated it to a more version-agnostic solution
bjo commented on 2019-01-21 16:32 (UTC)
install -D -m644 "${pkgdir}/usr/lib/ruby/gems/2.5.0/gems/${_gemname}-${pkgver}/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
needs to be updated for 2.6.0.z3ntu commented on 2018-02-07 18:30 (UTC)
I also have problems building the latest version with the rdoc error
bgta commented on 2018-02-07 13:41 (UTC)
The lastest package make an error on build:
Building native extensions. This could take a while... Successfully installed yajl-ruby-1.3.1 ERROR: While executing gem ... (Gem::DocumentError) RDoc is not installed: cannot load such file -- rdoc/rdoc ==> ERROR: S'ha produït un error a package(). Cancel·lant...
rdoc dependency needed?
demaratus commented on 2014-12-06 21:43 (UTC)