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

Our ARM infrastructure is unreachable at the moment, so CI jobs will time-out and packages will not be updated until the servers are back.

  • alpinealpine
  • aportsaports
  • Merge requests
  • !44658

community/weechat-perl: fix Pod::Select dependency

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Willow requested to merge StacyHarper/aports:fix-weechat-perl into master Mar 01, 2023
  • Overview 0
  • Commits 1
  • Pipelines 5
  • Changes 1

Multiple Weechat perl scripts require Pod::Select:

  • chanmon.pl
  • coords.pl
  • luanma.pl
  • menu.pl
  • multiline.pl
  • spell_menu.pl

This has been deprecated and removed in latest perl versions:

https://github.com/weechat/scripts/issues/421

We make weechat-perl to depends on perl-pod-parser to fix the issue until an alternative is found upstream.

Edited Mar 01, 2023 by Willow
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-weechat-perl