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 667
    • Issues 667
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 287
    • Merge requests 287
  • 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
  • !44980

testing/pdfjs: switch to legacy version and strip

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged donoban requested to merge donoban/aports:restore-pdf.js into master Mar 10, 2023
  • Overview 4
  • Commits 1
  • Pipelines 5
  • Changes 1

Qt5Webengine is not compatible with some fancy js stuff on last version so I need to pick the legacy version.

I removed the pdf file (why is that there?) and the '*.js.map' files as they seem only useful for debugging purposes.

I tested it removing all the fonts and cbmap files. It worked fine for few documents but complained about missing 'FoxitSymbol.pfb', so better let them there for now.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: restore-pdf.js