Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Artifact [6ec9a2e2df]

Artifact 6ec9a2e2dfdb752bbdb0568589c0029d39fbe10e:

  • File Gemfile.lock — part of check-in [3d6235bf97] at 2012-02-24 09:20:29 on branch trunk — - start using guard, or trying to anyway (user: jls@semicomplete.com size: 523)

PATH
  remote: .
  specs:
    fpm (0.4.0)
      backports (= 2.3.0)
      json

GEM
  remote: http://rubygems.org/
  specs:
    backports (2.3.0)
    fattr (2.2.1)
    ffi (1.0.11)
    guard (1.0.0)
      ffi (>= 0.5.0)
      thor (~> 0.14.6)
    guard-minitest (0.3.0)
      guard (>= 0.2.2)
    guard-shell (0.3.0)
      guard (>= 0.2.0)
    json (1.6.5)
    rush (0.6.7)
      session
    session (3.1.0)
      fattr
    thor (0.14.6)

PLATFORMS
  ruby

DEPENDENCIES
  fpm!
  guard
  guard-minitest
  guard-shell
  rush