pdfarranger is a fork of print/pdfshuffler with python3 and gtk+3
support. Tweaks and ok landry@
pkg/DESCR:
pdfarranger is a small python-gtk application, which helps the user to merge
or split pdf documents and rotate, crop and rearrange their pages using an
interactive and intuitive graphical interface.
Tweaks and ok landry@
pkg/DESCR:
pikepdf is a Python library for reading and writing PDF files.
It is based on QPDF (https://github.com/qpdf/qpdf), a powerful PDF
manipulation and repair library.
- cf https://api.radio-browser.info/
- use uuid string to identify stations
- adapt to type changes in the API (str -> bool or int)
- do a DNS SRV lookup to randomly select an API server
I asked for QtWebKit in Otter to be kept when QtWebEngine was introduced,
because it was the only fully featured browser that really worked on macppc.
Since the last QtWebKit update, it was crashing when running javascript. And
now the rust-powered spidermonkey78 is in its chain of dependencies, so it's
not built anymore on macppc anyway.
OK rsadoswki@, maintainer timeout
Newer versions of py-cairo dropped support for python2, sadly
x11/py-gtk2 still needs a python2 cairo module.
Create a python2-only port of the existing version of py-cairo under
a new path, to be used by x11/py-gtk2. Then ajacoutot@ can move
graphics/py-cairo to newer releases.
Suggested by sthen@, discussed with ajacoutot@
As seen on http://www.radio-browser.info/gui/#!/ the radio-browser
database API migrated to a new incompatible version and gradio is
abandoned upstream/author moved to a new rust-based project named
shortwave (sigh).
Will eventually dive into vala to adapt to the new API, otherwise this
port is a candidate for the Attic.