zakird / wkhtmltopdf_binary_gem

Ruby gem containing easily installable access to wkhtmltopdf application
https://rubygems.org/gems/wkhtmltopdf-binary
Apache License 2.0
179 stars 342 forks source link

Add support for tuxedo os #165

Closed bobvanoorschot closed 4 months ago

bobvanoorschot commented 1 year ago

Add support for tuxedo os: https://www.tuxedocomputers.com/en/TUXEDO-OS_1.tuxedo

Tuxedo Os 2 is based on ubuntu 22

There are no docker images for so I could not add it to the tests. This exact code is use on my pc as monkey patch to get it working.

Based on error: Invalid platform, must be running on Ubuntu 16.04/18.04/20.04/22.04, CentOS 6/7/8, Debian 9/10, Archlinux amd64, or Intel-based Cocoa macOS (missing binary: wkhtmltopdf_tuxedo_22.04_amd64). (RuntimeError)

unixmonkey commented 4 months ago

Thank you! This contribution is now in version 0.12.6.7. Please check it and make sure it still works for you.