-
aeb60991 · upgpkg: 3.0.0-9: netcdf 4.9.3 rebuild
-
f78059fd · Default to Qt interface per upstream, move `python-pyqt5` to `depends`
Thus the current version of this MR should be OK.
If glut doesn't function without also having python-pwm
from AUR then we should just drop all mention of it. If there is a need to package it with ...
@alerque Shall we still remain glut
in optdepends
with python setup.py build --glut
or just completely remove it?
Lets not force Glut and switch the dependencies to Qt instead. See discussion in #2 (closed). If you don't have any objection to that course of action would...
Thanks for the report and follow up investigation guys. At first blush I think I'd rather see us just drop the glut option and move Qt to a require...
...
Yeah.. or maybe just remove glut
dep altogether? Note: Compiling it like !1 (merged) results in this at runtime:...
I think we need either compile it with --glut
like !1 (merged), or move python-pyqt5
to depends
. Now there is glut
but no python-pyqt5 in depends
.
Thanks for the report. But please note this has (kinda) come up before: FS#74152...