Search Criteria
Package Details: ruby-libvirt 0.8.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ruby-libvirt.git (read-only, click to copy) |
|---|---|
| Package Base: | ruby-libvirt |
| Description: | Ruby language binding for libvirt native C API |
| Upstream URL: | https://gitlab.com/libvirt/libvirt-ruby |
| Licenses: | LGPL-2.1-or-later |
| Submitter: | phects |
| Maintainer: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 11 |
| Popularity: | 0.000001 |
| First Submitted: | 2009-11-12 16:44 (UTC) |
| Last Updated: | 2025-04-15 22:07 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libvirt (libvirt-gitAUR, libvirt-venusAUR, libvirt-xenAUR)
- ruby
- ruby-rake (ruby-rake-12AUR) (make)
- ruby-rdoc (make)
- rubygems (rubygems-userAUR) (make)
Latest Comments
kissarch commented on 2021-05-30 14:58 (UTC) (edited on 2021-05-30 17:18 (UTC) by kissarch)
typos: replace -rubygems by --rubygems replace -i "$pkgdir$_gemdir" \ by -i "$pkgdir/$_gemdir" \ conflicts: "rvm" can be replaced by "ruby" (and is/are makedepends) suggestions, before package():
avoid to use the usual .gem as it is <st.h> and not <ruby/st.h>
lucasl0st commented on 2021-01-14 12:52 (UTC)
ruby-rdoc is missing in dependencies
husam212 commented on 2019-12-04 20:48 (UTC)
@novotny I've added
ruby-raketo build dependencies.novotny commented on 2019-12-04 17:02 (UTC)
Hi
PKGBUILD: line 23: rake: command not found
so rake is missing as (build) dependency
insonifi commented on 2014-02-11 19:52 (UTC)