mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: ruby-clocale-0.0.4
This commit is contained in:
parent
07cab388f2
commit
c777f13d10
1 changed files with 15 additions and 0 deletions
15
srcpkgs/ruby-clocale/template
Normal file
15
srcpkgs/ruby-clocale/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'ruby-clocale'
|
||||||
|
pkgname=ruby-clocale
|
||||||
|
version=0.0.4
|
||||||
|
revision=1
|
||||||
|
build_style=gemspec
|
||||||
|
short_desc="Ruby gem that wraps C locale functions"
|
||||||
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/avdv/clocale"
|
||||||
|
distfiles="https://rubygems.org/downloads/clocale-${version}.gem"
|
||||||
|
checksum=5f0e80577eb0dfa9717cfa29194ed570f02b17494f114b57b3dfb4fae159b718
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue