Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate into fpm? #8

Closed
jordansissel opened this issue Mar 8, 2012 · 4 comments
Closed

Integrate into fpm? #8

jordansissel opened this issue Mar 8, 2012 · 4 comments

Comments

@jordansissel
Copy link
Contributor

My massive refactor of FPM is almost done. I was thinking:

fpm -s recipe -t rpm zeromq

Will use a cookery recipe to produce an rpm of zeromq. Thoughts?

@bernd
Copy link
Owner

bernd commented Mar 9, 2012

Do you want to pull over the whole codebase?

What I would like to keep is the simple cd /recipes/zeromq && fpm-cook workflow and the ports-tree like layout where you put patches, init scripts etc. in one directory.

In your example command, does fpm know the recipe location?

In general, I like the idea of a tighter integration with fpm!

@jordansissel
Copy link
Contributor Author

I haven't figured out the implementation of it yet, mostly thinking about how users will interact with the tool.

Something like: fpm -s recipe -t rpm zeromq would:

  • check for ./zeromq.rb
  • ./zeromq/recipe.rb
  • some/standard/path/zeromq/recipe.rb
  • perhaps download the recipe

On the flip side, reducing the workflow to "building packages" hurts the original homebrewlike workflow of 'brew create ' etc. Hmmm. I will ponder this.

@bernd
Copy link
Owner

bernd commented Aug 24, 2015

Closing this because it's not going to happen I guess. 😄

@wbraswell
Copy link

wbraswell commented Nov 3, 2022

Thanks to the diligence of @NicholasBHubbard, we are making good progress with several long-standing FPM issues.

@bernd & @jordansissel
What is the bare minimum that needs to happen, from both the fpm side & the fpm-cookery side, in order for us to finally move forward with the "real SRPM" (not "fake SRPM") solution described in the discussion linked below?
jordansissel/fpm#237 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants