-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
deliverable: docsdocumentation or specsdocumentation or specsdeliverable: servicescode for online services hosted by Blockchain Commonscode for online services hosted by Blockchain Commonsgood first issueGood for newcomersGood for newcomers
Description
Write Debian package build scripts (Ref. #178)
- Make sure all packages conform to the Debian Policy.
- Run
lintianon every Debian package and fix any warnings or errors- Use the correct
COPYRIGHTandLICENSE.
- Use the correct
Packages
- bytewords-cli https://github.com/BlockchainCommons/bytewords-cli
- Update Autoconf for compatibility with linux. Currently the build has assumptions about gcc as well as a few other things that no longer work.
- Implemented in https://github.com/BlockchainCommons/bytewords-cli/commits/debian/latest
- https://github.com/BlockchainCommons/bytewords-cli/releases/tag/debian%2F0.3.2-1
[] envelope-CLI https://github.com/BlockchainCommons/envelope-cli-swift- This will be handled in Debian packaging for envelope-cli envelope-cli-swift#11 as packaging Swift projects requires use of platform specific/agnostic dependencies.
-
seedtool-cli https://github.com/BlockchainCommons/seedtool-cli
-
[ ] MoriMoricurrently has minimal functionality as it is in late alpha. It's not clear if we should package this.
[] dcbor-cli- This doesn't build at commit with the following errors:
error: expected a trait, found type
--> /home/nik/.cargo/registry/src/github.com-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:219:50
|
219 | impl_container!(std::collections::HashMap<K, V>, std::hash::Hash);
| ^^^^^^^^^^^^^^^
error: expected a trait, found type
--> /home/nik/.cargo/registry/src/github.com-1ecc6299db9ec823/dcbor-0.4.0/src/map.rs:220:51
|
220 | impl_container!(std::collections::BTreeMap<K, V>, std::cmp::Ord);
| ^^^^^^^^^^^^^
[ ] Skeleton-cli https://github.com/BlockchainCommons/bc-skeleton-cli- Skeleton is a template project for BlockchainCommons cli tools.
Metadata
Metadata
Assignees
Labels
deliverable: docsdocumentation or specsdocumentation or specsdeliverable: servicescode for online services hosted by Blockchain Commonscode for online services hosted by Blockchain Commonsgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
2023 Q1 Done