mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
New package: ruby-hocon-1.4.0
This commit is contained in:
parent
770cbc65cf
commit
492938885f
1 changed files with 18 additions and 0 deletions
18
srcpkgs/ruby-hocon/template
Normal file
18
srcpkgs/ruby-hocon/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'ruby-hocon'
|
||||||
|
pkgname=ruby-hocon
|
||||||
|
version=1.4.0
|
||||||
|
revision=1
|
||||||
|
#archs="i686 x86_64"
|
||||||
|
#build_wrksrc=
|
||||||
|
build_style=gem
|
||||||
|
#configure_args=""
|
||||||
|
#make_build_args=""
|
||||||
|
#make_install_args=""
|
||||||
|
#conf_files=""
|
||||||
|
#make_dirs="/var/log/dir 0755 root root"
|
||||||
|
depends="ruby"
|
||||||
|
short_desc="Ruby port of the Java Typesafe Config library"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/puppetlabs/ruby-hocon"
|
||||||
|
checksum=e71023ed7c56ae780ec34c0ce7789a233bcead08c045d50bc7b3af40f5afcd80
|
Loading…
Add table
Reference in a new issue