Initial packaging for cryfs, fixes T5214
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Maniphest Tasks
- T5214: Package Request: cryfs
- Commits
- R4646:c49b148011fb: Initial packaging for cryfs
Used in conjunction with plasma-vault to provide encrypted virtual desktops
Diff Detail
Diff Detail
- Repository
- R4646 cryfs
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 7 | should be -only or -or-later | |
| 22 | Should really be in the setup phase. If there's nothing to do in build because it all happens in install, just omit it. | |
| 23 | Any reason to override this? usually we want the debug build for debugging symbols. | |
| pspec_x86_64.xml | ||
| 23 | These are getting put in the wrong folders. | |
| package.yml | ||
|---|---|---|
| 19 | Guessing you don't actually need to do this for this build otherwise it would go before cmake and you would have to cd for build and install as well. Go ahead and omit it. | |