You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addition of a Distributable Package File
A new file, named package.yml, was added. This file is the blueprint for creating a distributable package of a tool named xinput that comes from the www.x.org project.
Establishment of Downloadable URL
The URL for obtaining the xinput package has been outlined. Additionally, the guidelines for handling this package on download have been included.
Implementation of Version Matcher
The URL and a set pattern have been set to identify the available versions of xinput.
Declaration of Dependencies
The package relies on various components from the x.org project and some other packages. These dependencies have been clearly detailed.
Detailed Build Instructions
Instructions have been outlined for building the package—from considering dependencies, setting configuration, compiling code, to installing the final product.
Definition of Environment Variables
Certain environment variables have been specified to guide the build process.
Assurance of xinput Binary Availability
It has been marked that this package will provide the xinput binary—an executable file necessary to run the software.
Inclusion of Software Version Test
Finally, a test has been included to verify the version of xinput that is packed with this distribution.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
needs #2348 #2353 #2349