https://github.com/devrandom/wxwidgets-release
wxWidgets gitian release
https://github.com/devrandom/wxwidgets-release
Last synced: 3 months ago
JSON representation
wxWidgets gitian release
- Host: GitHub
- URL: https://github.com/devrandom/wxwidgets-release
- Owner: devrandom
- Created: 2011-07-15T16:32:03.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-24T17:13:36.000Z (almost 14 years ago)
- Last Synced: 2025-01-31T22:07:01.393Z (5 months ago)
- Homepage: https://gitian.org/
- Size: 258 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wxWidget Releases
This directory contains wxWidgets Gitian build results, signed by multiple people.
The layout of this directory is:
/
/
wxwidgets-build.assert - the result file produced by the signer's build process
wxwidgets-build.assert.sig - the signer's signature certifying the resultThis directory is created by the Gitian `gsign` command, after a successful `gbuild`. It can be verified with `gverify`.
The source is wxWidgets-2.9.1 as obtained from the wxWidgets site. A patch is provided in inputs/ and should be copied to the gitian inputs/ directory before building.
Normally, all output manifests in the result files should be identical between different signers.
See also:
* [Gitian builder](https://github.com/devrandom/gitian-builder)