@khughitt Using skrat's PKGBUILD for this, writing PKGBUILDs for ruby-gstreamer and ruby-glib2 that use gem (easy if you copy /usr/share/pacman/PKGBUILD-rubygem.proto from abs), and then making sure you have an XDG_CONFIG_HOME defined seemed to work for me.
Search Criteria
Package Details: soundcli 0.0.5-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-07-22)
| Package Base: | soundcli |
|---|---|
| Description: | Command line interface to stream/download songs from soundcloud.com |
| Upstream URL: | http://soundcli.elephly.net |
| Category: | multimedia |
| Licenses: | |
| Submitter: | rekado |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 16 |
| First Submitted: | 2011-08-12 15:35 |
| Last Updated: | 2012-03-07 14:53 |
Dependencies (5)
Required by (0)
Sources
Latest Comments
Comment by floft
Comment by khughitt
@skrat Thanks for updated PKGFILE. I tried it and and am getting gstreamer-related issues though: "cannot load such file -- gst". Any ideas?
Comment by skrat
This one gets current ruby version http://ix.io/6NB
Comment by skrat
Default Ruby is now 2.0.0, however this installs to /usr/lib/ruby/site_ruby/1.9.1/
Comment by rekado
This has been flagged out of date, but is not. Latest version is 0.0.5.
Comment by rekado
Fixed. Please try again.
Comment by onny
compiling fails:
mkdir -p /etc/
install soundcli.conf /etc/
./setup.rb:633:in `initialize': Permission denied - /etc/soundcli.conf (Errno::EACCES)
Comment by rekado
updated to v0.0.5
Comment by rekado
updated PKGBUILD to install from tarball instead of gem.