Search Criteria
Package Details: stl-thumb-git 238.6f4dd55-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/stl-thumb-git.git (read-only, click to copy) |
---|---|
Package Base: | stl-thumb-git |
Description: | A fast lightweight thumbnail generator for STL files |
Upstream URL: | https://github.com/unlimitedbacon/stl-thumb.git |
Licenses: | MIT |
Conflicts: | stl-thumb |
Provides: | stl-thumb |
Submitter: | thelittlebug |
Maintainer: | scatterfish |
Last Packager: | scatterfish |
Votes: | 1 |
Popularity: | 0.044416 |
First Submitted: | 2024-08-26 20:06 (UTC) |
Last Updated: | 2025-06-22 20:49 (UTC) |
Dependencies (3)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rustup) (make)
Required by (1)
- stl-thumb-kde (requires stl-thumb)
Latest Comments
scatterfish commented on 2025-06-23 17:00 (UTC)
It does build and does work to the same extent as it did before, which had errors when trying to thumbnail more than one file. Now if/when it gets fixed upstream the package will actually get that update, rather than being stuck on a fork. If you're saying that it doesn't build on your machine, please let me know!
ratijas commented on 2025-06-23 00:36 (UTC)
So, ughh… can you clarify, please, what's the point of 'updating' to a thing that doesn't build or doesn't work?
scatterfish commented on 2025-06-22 20:55 (UTC)
Package updated to use the real upstream source instead of a fork. Unfortunately there are still errors due to
glium 0.32.1
depending onglutin 0.29.1
which in turn depends onwinit 0.27.5
, which is affected by the "Creating EventLoop multiple times is not supported" issue. This needs to be fixed upstream.ratijas commented on 2025-05-22 00:38 (UTC) (edited on 2025-05-22 00:40 (UTC) by ratijas)
With an updated package source, PKGBUILD needs a little change now:
Original commit: https://github.com/unlimitedbacon/stl-thumb/commit/3ddc3538982af58be88ff4a32d78c19ac64e3edd
theriddick commented on 2025-04-20 04:23 (UTC)
This appears to work with STL Document in preview ticked.
There may be some random inconsequential errors produced when generating thumbnails for first time, doesn't seem to hurt anything.
gyscos commented on 2024-09-19 10:23 (UTC) (edited on 2024-09-19 10:23 (UTC) by gyscos)
Hi! Could this package be updated to point at the actual upstream git repo, and not this fork? Thanks!