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

Add multiple source support #168

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add multiple source support #168

wants to merge 3 commits into from

Conversation

sychevyi
Copy link

@sychevyi sychevyi commented Aug 9, 2016

Heya!
One of my recipes requires fetching multiple source files (several tars and git repositories) to build package.
So I've implemented source handler which allows you to specify array of sources in recipe.rb instead of one url.
You can see example of usage here

Additionally I've added directory option to curl source handler, it allows to extract source to builddir sub-directory.

Also it doesn't break any tests (at least bundle exec rake runs without failures) and works good for me.

@bernd bernd changed the base branch from master to main July 13, 2022 18:07
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

Successfully merging this pull request may close these issues.

1 participant