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 3688 days ago last checkin d275f1986
📂 pyfpm - purge pre-refactor stuff - move python package to new api ‹› 4848 days ago
📄 arch.rb Update notes, no longer using custom etcfiles() scanning; default to ‹› 3688 days ago
📄 composer.rb Fix pkg.provides += [] addition. Strip any VCS #hashversionsuffixes f‹› 3785 days ago
📄 cpan.rb - improve cpan support (now with tests) ‹› 4416 days ago
📄 deb.rb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove mo‹› 4829 days ago
📄 dir.rb fix issues when packaging links in dir package and rpm template * li‹› 4828 days ago
📄 empty.rb Add empty source, -s empty ‹› 4501 days ago
📄 exe.rb Switch from custom @attributes[:meta] to just sharing @attrs, and com‹› 3820 days ago
📄 filter_appdata.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_composer.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_deps.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_desktop.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_fixperms.rb Make fixperms ignore symlinks / or any other chmod errors.‹› 3774 days ago
📄 filter_lcase.rb Consolidate filename+dirname lowercasing, switch to regex (FNM_EXTGLO‹› 3814 days ago
📄 filter_man.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_packfile.rb Add convenience PKG_FLAG variation (uppercase pkg type) for preproces‹› 3708 days ago
📄 filter_preprocess.rb Switch to preprocess.py instead of GNU CPP.‹› 3768 days ago
📄 filter_strip.rb Add missing update(opts) parameter.‹› 3822 days ago
📄 filter_unprefix.rb Coarse filter to strip leading directory structures (reimporting syst‹› 3820 days ago
📄 gem.rb Disable rpm provides hackery that doesn't belong in the gem package ‹› 4830 days ago
📄 ipk.rb Fix clamp option declaration from :bool to :flag.‹› 3817 days ago
📄 npm.rb - clean up docs and requires ‹› 4847 days ago
📄 osxpkg.rb Initial OS X package support, #317. Basic support for OS X flat pack‹› 4536 days ago
📄 pear.rb add doc comments ‹› 4831 days ago
📄 phar.rb Introduce `--phar-x` flag to make output .phar file executable right ‹› 3785 days ago
📄 pip.rb Add crude Python bdist_wheel generation method. Only tested with sing‹› 3688 days ago
📄 pkgin.rb very rough initial pkgin support for fpm ‹› 4266 days ago
📄 puppet.rb - move to FPM::Package namespace. - capitalize acronyms like NPM and ‹› 4847 days ago
📄 python.rb add doc comments ‹› 4831 days ago
📄 rpm.rb - Add monkeypatches for File.write under Ruby 1.8.7 (will remove mo‹› 4829 days ago
📄 sh.rb Add a self-extracting sh package type implementation ‹› 4108 days ago
📄 solaris.rb - move to FPM::Package namespace. - capitalize acronyms like NPM and ‹› 4847 days ago
📄 src.rb Guard absent meta["comment"].‹› 3709 days ago
📄 tar.rb Fix missing doc comments ‹› 4830 days ago
📄 zip.rb Use ::Dir so we get ruby core's Dir, not FPM::Package::Dir ‹› 4137 days ago

lib/fpm/package

This page has been deleted