New package: ruby-tmuxinator-0.13.0
This commit is contained in:
parent
b0fa614527
commit
603bafeb2b
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ruby-tmuxinator/template
Normal file
16
srcpkgs/ruby-tmuxinator/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ruby-tmuxinator'
|
||||
pkgname=ruby-tmuxinator
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=gem
|
||||
depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux"
|
||||
short_desc="Create and manage complex tmux sessions easily"
|
||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/tmuxinator/tmuxinator"
|
||||
checksum=8cd72f5facb5a723c49230a1c83c8ee87a24b7208635b0dd67602cc4118cde4b
|
||||
|
||||
post_install() {
|
||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/tmuxinator/tmuxinator/v${version}/LICENSE
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue