lbryio/lbry-desktop
View on GitHubLBRY Debian / Apt / Ubuntu Install Cleanup (or switch to snap?)
Open
#1,376 opened on Apr 23, 2018
area: viewerhelp wantedlevel: 1priority: mediumtype: improvementtype: task
Repository metrics
- Stars
- (3,596 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
There are several issues with the LBRY experience in the Ubuntu Software Center:
- An extraneous version appears from the "SnapStore", v0.14
- No screenshot appears for the app
- The license shows as proprietary, when it is actually MIT
I'm guessing the bottom two are fixed by setting correct metadata... somewhere.
Acceptance Criteria
Definition of Done
- Tested against acceptance criteria
- Tested against the assumptions of the user story
- The project builds without errors
- Unit tests are written and passing
- Tests on devices/browsers listed in the issue have passed
- QA performed & issues resolved
- Refactoring completed
- Any configuration or build changes documented
- Documentation updated
- Peer Code Review performed