Search Criteria
Package Details: ruby-em-websocket 0.5.1-2
Git Clone URL: | https://aur.archlinux.org/ruby-em-websocket.git (read-only, click to copy) |
---|---|
Package Base: | ruby-em-websocket |
Description: | EventMachine based WebSocket server |
Upstream URL: | https://github.com/igrigorik/em-websocket |
Licenses: | |
Provides: | |
Submitter: | SilverRainZ |
Maintainer: | SilverRainZ |
Last Packager: | SilverRainZ |
Votes: | 4 |
Popularity: | 0.000009 |
First Submitted: | 2018-01-15 04:59 |
Last Updated: | 2018-01-17 02:06 |
Dependencies (4)
- ruby (ruby1.8, rvm)
- ruby-http_parser.rb<0.7
- ruby-eventmachine>=0.12.9
- ruby-http_parser.rb>=0.6.0
Latest Comments
SilverRainZ commented on 2018-01-17 02:09
@bertptrs, @lillemets thanks for reporting. It seems that the upstream named the LICENSE file as "LICENCE" so it wasn't packed in to gem. Fixed.
bertptrs commented on 2018-01-16 21:39
The PKGBUILD attempts to install a LICENSE file from the gem, however, the gem does not contain a LICENSE file. Instead, you should package the LICENSE in the AUR and copy it from there.
lillemets commented on 2018-01-16 18:56
There seems to be a mistake in the install script causing the package build to fail. Note the double slash below.
install: cannot stat '/home/jrl/.cache/pacaur/ruby-em-websocket/pkg/ruby-em-websocket//usr/lib/ruby/gems/2.5.0/gems/em-websocket-0.5.1/LICENSE': No such file or directory