Search Criteria
Package Details: ruby-mimemagic 0.4.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-mimemagic.git (read-only, click to copy) |
---|---|
Package Base: | ruby-mimemagic |
Description: | Fast mime detection by extension or content in pure ruby |
Upstream URL: | https://github.com/mimemagicrb/mimemagic |
Licenses: | MIT |
Submitter: | supermario |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-29 00:18 (UTC) |
Last Updated: | 2021-07-26 21:08 (UTC) |
Dependencies (8)
- ruby
- ruby-nokogiri
- ruby-rake (ruby-rake-12AUR)
- shared-mime-info
- git (git-gitAUR, git-glAUR) (make)
- ruby-rdoc (make)
- rubygems (rubygems-userAUR) (make)
- ruby-minitest (check)
Latest Comments
a-wing commented on 2018-12-12 11:01 (UTC) (edited on 2018-12-12 11:02 (UTC) by a-wing)
Plaese add
need Update 0.3.2
<deleted-account> commented on 2018-02-05 17:56 (UTC)
currently doesn't build if ruby-rdoc isn't installed
==> Starting package()... Successfully installed mimemagic-0.3.0 ERROR: While executing gem ... (Gem::DocumentError) RDoc is not installed: cannot load such file -- rdoc/rdoc
Two solutions: - add ruby-rdoc as a makedepends - pass --no-document to gem install Whichever you prefer, I've seen PKGBUILDs with both. Also this could be addressed in gembuild since you're the author of it.
Thanks