Jordan Williams
Jordan Williams
Issue: #699 ### Requirements * Filling out the template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed...
Several Meson-based packages in Conan Center use PkgConfig files to find build tools. For instance, the [wayland](https://github.com/conan-io/conan-center-index/blob/master/recipes/wayland/all/conanfile.py) package contains a tool that generates source files called `wayland-scanner`. To handle the...
This is just an idea to make adding new merge tools simpler. A lot of the merge tools function quite similarly and their implementations in ApprovalTests each require the creation...
I have a Pinebook Pro laptop which has arm64 processors. Would it be possible to release binaries for Linux arm64?
Specify library name and version: **ms-gsl/*** --- - [X] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [X] I've followed the [PEP8](https://www.python.org/dev/peps/pep-0008/) style guides for Python code in the recipes. -...
Specify library name and version: **glib** Based off of PR #11053. --- - [X] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [X] I've followed the [PEP8](https://www.python.org/dev/peps/pep-0008/) style guides for Python...
I have a Pinebook Pro laptop which has arm64 processors. Would it be possible to release binaries for Linux arm64?
Flatpak
This PR makes the necessary changes to support Flatpak. It adds an initial AppStream metadata file for the project will be used to display the project in Software Stores. Currently,...
Flatpak
**Is your feature request related to a problem? Please describe.** AppImage is a great distribution format, but isn't the easiest to use in terms of automatic updates, desktop integration, and...
Would it be possible to allow a user to run this script for configurations for which the user has permissions? Snapper allows this behavior so that `root` privileges aren't required...