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

โŒˆโŒ‹ โŽ‡ branch:  cross package maker

Add crude Python bdist_wheel generation method. Only tested with singular packages. Hack to relocate single module scripts into pkgname subdir + stub __init__.py. Otherwise relies on -s src or -s di
mario authored 3272 days ago last checkin d275f1986
๐Ÿ“‚ package Update notes, no longer using custom etcfiles() scanning; default to โ€นโ€บ 3272 days ago
๐Ÿ“‚ source - purge old deb source (that was actually just a copy of the deb targโ€นโ€บ 4431 days ago
๐Ÿ“‚ target Make deb output filename compliant with debian policy. โ€นโ€บ 4782 days ago
๐Ÿ“„ CHANGELIST - oops. โ€นโ€บ 4720 days ago
๐Ÿ“„ builder.rb Builder#assemble! doesn't actually take any params โ€นโ€บ 4852 days ago
๐Ÿ“„ command.rb Remove unused and mysterious 'settings' method โ€นโ€บ 4414 days ago
๐Ÿ“„ deb.rb be more energetic with method naming, and use symbols โ€นโ€บ 4852 days ago
๐Ÿ“„ dir.rb meet FPM::Dir, the simplest source of all. โ€นโ€บ 4852 days ago
๐Ÿ“„ errors.rb - abort if someone tries to build a .deb package with a capital letteโ€นโ€บ 4698 days ago
๐Ÿ“„ flags.rb - Add general way for source plugins to add flags specific to that โ€นโ€บ 4721 days ago
๐Ÿ“„ gem.rb - Move files โ€นโ€บ 4852 days ago
๐Ÿ“„ monkeypatches.rb Patch in File::write until the next backports gem is released (fixes โ€นโ€บ 4414 days ago
๐Ÿ“„ namespace.rb constants for local directory names Things get weird when you're Dirโ€นโ€บ 4852 days ago
๐Ÿ“„ package.rb constants for local directory names Things get weird when you're Dirโ€นโ€บ 4852 days ago
๐Ÿ“„ program.rb Adding iteration as a settable field โ€นโ€บ 4708 days ago
๐Ÿ“„ rpm.rb - move rpm to target/ โ€นโ€บ 4852 days ago
๐Ÿ“„ rubyfixes.rb - monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have itโ€นโ€บ 4769 days ago
๐Ÿ“„ source.rb FPM::Source This is the base class for sources. Subclasses need to โ€นโ€บ 4852 days ago
๐Ÿ“„ util.rb Add "safesystem" function Basically, its a replacement for system. Iโ€นโ€บ 4644 days ago
๐Ÿ“„ version.rb - Add new 'version' info - Make 'fpm --help' report the version as weโ€นโ€บ 4161 days ago

lib/fpm

This page has been deleted