Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 749
    • Issues 749
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 378
    • Merge requests 378
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamergstreamer
  • Merge requests
  • !1263

Allow Strawberry Perl on Windows with Meson >= 0.60.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Xavier Claessens requested to merge xclaesse/gstreamer:perl into main Oct 28, 2021
  • Overview 2
  • Commits 1
  • Pipelines 5
  • Changes 1

Meson now explicitly blacklists pkg-config.bat from Strawberry Perl and thus building GStreamer on Windows has been fixed.

This allows for instance to build GStreamer on GitHub Action Windows runners that have Strawberry Perl by default.

It is also useful when needing to build OpenSSL on the same Windows machine because it requires Perl.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: perl