Skip to content

[Feature] Single-dependency file #16162

Description

@goddaneel

While using wrap-file, I noticed that it forcefully extracts downloaded files. I sort of understand that this feature was originally designed for subprojects.

However, sometimes I need to download a single, uncompressed file from the web as a project dependency—for example, an icon. Therefore, the current wrap functionality doesn’t meet my needs.

So I was wondering if it would be possible to design a wrap type specifically for single files, or to set up a separate system dedicated to downloading single-file dependencies without extracting or performing any other processing.

I realize this may conflict with the design philosophy behind subprojects, but I believe this is a common need, so I hope to see this feature implemented in Meson. Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions