New package: ruby-pusher-client-0.6.2
This commit is contained in:
parent
8ab6573090
commit
05a6030b67
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-pusher-client/template
Normal file
16
srcpkgs/ruby-pusher-client/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ruby-pusher-client'
|
||||
pkgname=ruby-pusher-client
|
||||
version=0.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gem
|
||||
depends="ruby-websocket>=1.0 ruby-websocket<2.0"
|
||||
short_desc="Client for consuming WebSockets from http://pusher.com"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/pusher/pusher-ruby-client"
|
||||
checksum=c405c931090e126c056d99f6b69a01b1bcb6cbfdde02389c93e7d547c6efd5a3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
Add table
Reference in a new issue