zenobit
zenobit
When I am building godot-extra-templates on top of your (rebased) branch I got `SONAME: libSPIRV.so.16 UNKNOWN PKG PLEASE FIX!`
I will try to update in few days
One of phonon test `test_osm_tag` failing so skipped for now, investigating... test/geocoders/photon.py ``` async def test_osm_tag(self): await self.geocode_run( {"query": "Freedom", "osm_tag": "tourism:artwork"}, {"latitude": 38.8898061, "longitude": -77.009088, "delta": 2.0}, ) await...
ping @chris-barry-rs @mojamuto @0-st @FriederHannenheim @zdykstra
Added nwg-hello (Closed #56701) 👁️🗨️ @yukiteruamano
Rebased on python 3.14 changes 😱 But i should wait till all python packages will be rebuilded...
@Rutpiv yes PS: Thinking if `tpz` (templates for export for Godot projects) should be also added as package/subpackage But.. They are expected in "$HOME/.local/share/godot/export_templates/${version}/" not tried if /usr/share will work...
> About automating this: I’m not entirely sure about Void’s policies regarding writing directly to a user’s $HOME from a package template. That's exactly why I asked.. Maybe just add...
already did that, not yet in PR...