Search Criteria
Package Details: ruby-git 3.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-git.git (read-only, click to copy) |
---|---|
Package Base: | ruby-git |
Description: | Ruby library to manipulate git repositories by wrapping system calls to the git binary |
Upstream URL: | https://github.com/ruby-git/ruby-git |
Licenses: | MIT |
Submitter: | supermario |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-20 02:18 (UTC) |
Last Updated: | 2025-03-10 17:08 (UTC) |
Dependencies (16)
- git (git-gitAUR, git-glAUR)
- ruby
- ruby-activesupport
- ruby-addressable
- ruby-process_executerAUR
- ruby-rchardetAUR
- ruby-rdoc (make)
- rubygems (rubygems-userAUR) (make)
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-selinuxAUR, openssh-gssapiAUR, openssh-hpn-shimAUR) (check)
- ruby-bundler (check)
- ruby-minitar (check)
- ruby-mocha (check)
- ruby-rake (ruby-rake-12AUR) (check)
- ruby-redcarpet (check)
- ruby-test-unit (check)
- ruby-yard (check)
Latest Comments
mkurz commented on 2025-03-29 21:19 (UTC)
This package was marked as flagged because of: "should conflict/provide with ruby" This statement is wrong, this package should NOT conflict or provide ruby. This package is a Ruby library - not the latest version of ruby itself.
Please unflag the package, thanks!
ayekat commented on 2022-04-25 15:34 (UTC) (edited on 2022-09-05 19:36 (UTC) by ayekat)
The issue with
?tag
instad of#tag
is still present. Could you please fix that?--update: Thanks!
vlovich commented on 2022-03-24 04:52 (UTC)
Can't get this to install. Something to do with a master -> main transition and tests are failing:
ayekat commented on 2021-12-22 12:20 (UTC)
For selecting the tag, it should be
…#tag=…
, not…?tag=…
. Otherwise makepkg fails to select the correct tag and consequently attempts to build with the codebase in upstream master (which is now 1.10.0, so it fails to find the expected gem file for 1.9.1).