Skip to content

Add multiple source support#168

Open
sychevyi wants to merge 3 commits into
bernd:mainfrom
sychevyi:multi_source
Open

Add multiple source support#168
sychevyi wants to merge 3 commits into
bernd:mainfrom
sychevyi:multi_source

Conversation

@sychevyi

@sychevyi sychevyi commented Aug 9, 2016

Copy link
Copy Markdown

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