Skip to content

x.org/xfixes#2347

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

x.org/xfixes#2347
jhheider merged 3 commits into
pkgxdev:mainfrom
and-ri:new/x.org/libXfixes

Conversation

@and-ri
Copy link
Copy Markdown
Contributor

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

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff Bot commented Jul 2, 2023

PR Summary

  • Introduction of a new File
    A new file named projects/x.org/libXfixes/package.yml has been added to the code repository. Additional details about this file:

  • 'Distributable' Section Added
    It defines a distributable's source, in this case, its source URL and also includes supplementary details like strip-components, that provide necessary insights about the distributable.

  • 'Versions' Section Updated
    We now have an improved method to specify the version of the distributable. It allows us to specify the URL and match the version number. An optional strip field for substrings to strip from the URL, should that be necessary, has also been added.

  • Establishment of Dependencies
    The dependencies' section has been updated to specify the x.org/x11 and x.org/protocol dependencies, which are needed to ensure the code project will work properly.

  • 'Build' Section Additions
    This section is essential for building the package; it outlines the build script, environmental variables, and importantly, captures all the dependencies necessary for the build process.

  • Inclusion of a 'Test' Section
    A testing section is added which highlights the dependencies required for testing and a script that specifies how the test should be conducted. This will help ensure the code is working as expected before it is deployed.

@and-ri and-ri changed the title x.org/libXfixes x.org/xfixes Jul 2, 2023
@and-ri and-ri marked this pull request as ready for review July 2, 2023 14:04
@and-ri and-ri mentioned this pull request Jul 2, 2023
@jhheider jhheider merged commit bbafd13 into pkgxdev:main Jul 2, 2023
@and-ri and-ri deleted the new/x.org/libXfixes branch July 2, 2023 19:59
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.

2 participants