Skip to content

+gnu.org/findutils#2344

Merged
jhheider merged 3 commits into
pkgxdev:mainfrom
and-ri:new/gnu.org/findutils
Jul 2, 2023
Merged

+gnu.org/findutils#2344
jhheider merged 3 commits into
pkgxdev:mainfrom
and-ri:new/gnu.org/findutils

Conversation

@and-ri

@and-ri and-ri commented Jul 2, 2023

Copy link
Copy Markdown
Contributor

closes #695

@what-the-diff

what-the-diff Bot commented Jul 2, 2023

Copy link
Copy Markdown

PR Summary

  • New file "package.yml" added
    This file holds the configuration settings for the findutils package, which is a set of tools to search files in a directory hierarchy.

  • Detailing the "distributable" section
    The section specifies the URL from which the findutils package can be downloaded.

  • Detailing the "versions" section
    This section outlines the URL and regex pattern to locate the available versions of findutils.

  • Detailing the "build" section
    This part describes the dependencies, the script required to build the findutils, and the environment variables needed.

  • Detailing the "provides" section
    This section lists the binary files provided by findutils for the different platforms it supports.

  • Detailing the "test" section
    This section includes a command that tests the functionality of findutils and specifies the expected version output.

Also, there were minor formatting changes and lines commented out. These are standard proceedings and do not notably impact the functionality or efficiency of the program.

@and-ri and-ri marked this pull request as ready for review July 2, 2023 10:40
Comment thread projects/gnu.org/findutils/package.yml Outdated
Comment on lines +29 to +38
darwin:
ARGS:
- --program-prefix=g

provides:
darwin:
- bin/gfind
- bin/glocate
- bin/gupdatedb
- bin/gxargs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd skip the prefixing on darwin; we have omitted this for other gnu tools, since tea allows controlling what you get.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd skip the prefixing on darwin; we have omitted this for other gnu tools, since tea allows controlling what you get.

Oh, okay. I will change :)

@jhheider jhheider merged commit c3fd1ae into pkgxdev:main Jul 2, 2023
@and-ri and-ri deleted the new/gnu.org/findutils branch July 2, 2023 20:12
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.

+findutils (454/548)

2 participants