Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 229
    • Issues 229
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !647

gs-app: Use the libappstream function to check proprietary licenses

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/gnome-software:1161-license-cleanup into master Mar 05, 2021
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

This should have equivalent behaviour, but saves us a bit of code and maintenance.

Notably, it handles LicenseRef-proprietary with the same case as our existing code, so this change doesn’t fix the underlying problem with issue #1161 (closed). However, the underlying fix is for Steam Link to change its appdata, and for the appstream spec to be consistent in its casing.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #1161 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 1161-license-cleanup