2019-02-02 09:37:41 +01:00
|
|
|
# Template file for 'ruby-rb-readline'
|
|
|
|
pkgname=ruby-rb-readline
|
|
|
|
version=0.5.5
|
2019-02-07 01:05:12 +01:00
|
|
|
revision=2
|
2019-02-02 09:37:41 +01:00
|
|
|
noarch=yes
|
|
|
|
build_style=gem
|
|
|
|
depends="ruby"
|
|
|
|
short_desc="Pure Ruby implementation of GNU readline library"
|
|
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
|
|
license="BSD-3-Clause"
|
2019-02-07 01:05:12 +01:00
|
|
|
homepage="https://github.com/ConnorAtherton/rb-readline"
|
2019-02-02 09:37:41 +01:00
|
|
|
checksum=9e9bd7e198bdef0822c46902f6c592b882c1f9777894a4c3dcf5b320824a8793
|
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|