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 3441 days ago last checkin d275f1986
๐Ÿ“‚ pyfpm - purge pre-refactor stuff - move python package to new api โ€นโ€บ 4602 days ago
๐Ÿ“„ arch.rb Update notes, no longer using custom etcfiles() scanning; default to โ€นโ€บ 3441 days ago
๐Ÿ“„ composer.rb Fix pkg.provides += [] addition. Strip any VCS #hashversionsuffixes fโ€นโ€บ 3538 days ago
๐Ÿ“„ cpan.rb - improve cpan support (now with tests) โ€นโ€บ 4170 days ago
๐Ÿ“„ deb.rb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโ€นโ€บ 4583 days ago
๐Ÿ“„ dir.rb fix issues when packaging links in dir package and rpm template * liโ€นโ€บ 4582 days ago
๐Ÿ“„ empty.rb Add empty source, -s empty โ€นโ€บ 4254 days ago
๐Ÿ“„ exe.rb Switch from custom @attributes[:meta] to just sharing @attrs, and comโ€นโ€บ 3574 days ago
๐Ÿ“„ filter_appdata.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_composer.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_deps.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_desktop.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_fixperms.rb Make fixperms ignore symlinks / or any other chmod errors.โ€นโ€บ 3528 days ago
๐Ÿ“„ filter_lcase.rb Consolidate filename+dirname lowercasing, switch to regex (FNM_EXTGLOโ€นโ€บ 3567 days ago
๐Ÿ“„ filter_man.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_packfile.rb Add convenience PKG_FLAG variation (uppercase pkg type) for preprocesโ€นโ€บ 3461 days ago
๐Ÿ“„ filter_preprocess.rb Switch to preprocess.py instead of GNU CPP.โ€นโ€บ 3521 days ago
๐Ÿ“„ filter_strip.rb Add missing update(opts) parameter.โ€นโ€บ 3575 days ago
๐Ÿ“„ filter_unprefix.rb Coarse filter to strip leading directory structures (reimporting systโ€นโ€บ 3573 days ago
๐Ÿ“„ gem.rb Disable rpm provides hackery that doesn't belong in the gem package โ€นโ€บ 4584 days ago
๐Ÿ“„ ipk.rb Fix clamp option declaration from :bool to :flag.โ€นโ€บ 3570 days ago
๐Ÿ“„ npm.rb - clean up docs and requires โ€นโ€บ 4600 days ago
๐Ÿ“„ osxpkg.rb Initial OS X package support, #317. Basic support for OS X flat packโ€นโ€บ 4289 days ago
๐Ÿ“„ pear.rb add doc comments โ€นโ€บ 4585 days ago
๐Ÿ“„ phar.rb Introduce `--phar-x` flag to make output .phar file executable right โ€นโ€บ 3538 days ago
๐Ÿ“„ pip.rb Add crude Python bdist_wheel generation method. Only tested with singโ€นโ€บ 3441 days ago
๐Ÿ“„ pkgin.rb very rough initial pkgin support for fpm โ€นโ€บ 4019 days ago
๐Ÿ“„ puppet.rb - move to FPM::Package namespace. - capitalize acronyms like NPM and โ€นโ€บ 4601 days ago
๐Ÿ“„ python.rb add doc comments โ€นโ€บ 4585 days ago
๐Ÿ“„ rpm.rb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove moโ€นโ€บ 4583 days ago
๐Ÿ“„ sh.rb Add a self-extracting sh package type implementation โ€นโ€บ 3862 days ago
๐Ÿ“„ solaris.rb - move to FPM::Package namespace. - capitalize acronyms like NPM and โ€นโ€บ 4601 days ago
๐Ÿ“„ src.rb Guard absent meta["comment"].โ€นโ€บ 3463 days ago
๐Ÿ“„ tar.rb Fix missing doc comments โ€นโ€บ 4584 days ago
๐Ÿ“„ zip.rb Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir โ€นโ€บ 3891 days ago

lib/fpm/package

This page has been deleted