Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • L libudfread
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • libudfread
  • Merge requests
  • !3

Fix pkgconfig filename

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Xavier Bachelot requested to merge xavierba/libudfread:fix_pkgconfig into master Oct 29, 2020
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 3

libbluray and libudfread don't agree on (lib)udfread. Rename udfread.pc.in to libudfread.pc.in to reconciliate them.

$ pkgconf --print-provides udfread.pc udfread = 1.1.0

$ pkgconf --print-requires-private libbluray.pc libxml-2.0 >= 2.6 freetype2 fontconfig libudfread >= 1.1.0

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix_pkgconfig

VideoLAN code repository instance