diff options
| author | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
|---|---|---|
| committer | Mark Weiman <mark.weiman@markzz.com> | 2016-01-02 01:22:31 -0500 |
| commit | 5c3b7276abf0d01b53662f38db5b4d52377343ed (patch) | |
| tree | 8286ac3539ed49a2a1e9a65f8b7fca0976a06de6 /ruby-childprocess/.SRCINFO | |
| download | markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.tar.gz markzz-5c3b7276abf0d01b53662f38db5b4d52377343ed.zip | |
initial commit
Signed-off-by: Mark Weiman <mark.weiman@markzz.com>
Diffstat (limited to 'ruby-childprocess/.SRCINFO')
| -rw-r--r-- | ruby-childprocess/.SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ruby-childprocess/.SRCINFO b/ruby-childprocess/.SRCINFO new file mode 100644 index 0000000..da500f3 --- /dev/null +++ b/ruby-childprocess/.SRCINFO @@ -0,0 +1,16 @@ +pkgbase = ruby-childprocess + pkgdesc = This gem aims at being a simple and reliable solution for controlling external programs running in the background on any Ruby / OS combination. + pkgver = 0.5.8 + pkgrel = 1 + url = http://github.com/jarib/childprocess + arch = any + license = MIT + depends = ruby + depends = ruby-ffi + noextract = childprocess-0.5.8.gem + options = !emptydirs + source = https://rubygems.org/downloads/childprocess-0.5.8.gem + sha512sums = e2871861f727945ee3635364152acbb4229f5b896039f28a9735f5c42230180e4142e7ee1473cd43724483cd63c93d58502e48c9f6554e1b3036dc3f82141a56 + +pkgname = ruby-childprocess + |
