Search Criteria
Package Details: raw-thumbnailer 48.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/raw-thumbnailer.git (read-only, click to copy) |
|---|---|
| Package Base: | raw-thumbnailer |
| Description: | A lightweight and fast raw image thumbnailer that can be used by file managers. |
| Upstream URL: | https://gitlab.gnome.org/World/gnome-raw-thumbnailer/ |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | raw-thumbnailer-entry |
| Submitter: | arojas |
| Maintainer: | gustawho |
| Last Packager: | gustawho |
| Votes: | 10 |
| Popularity: | 0.87 |
| First Submitted: | 2022-04-01 18:35 (UTC) |
| Last Updated: | 2025-05-15 18:19 (UTC) |
Dependencies (6)
- libopenraw
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
- python (make)
Latest Comments
1 2 Next › Last »
gustawho commented on 2025-04-29 02:17 (UTC)
@applebloom I recommend reading the relevant entry in the Wiki:
https://wiki.archlinux.org/title/Rust_package_guidelines#Depends
applebloom commented on 2025-04-26 17:42 (UTC)
I'm don't know much about
rust, but I noticed something. You listcargoas the make dependency. This is provided by two packages,rustandrustup. The first one is default choice. I've chosen the second, since it's much smaller download. But you actually need the rust compiler so the build failed. So I think you should instead make-depend onrust.gustawho commented on 2025-04-24 17:47 (UTC)
Hi @juxuanu, thank you for pointing that out. I've updated the package.
juxuanu commented on 2025-04-24 13:01 (UTC)
It would seem that this should be building with
--profile release. Right now it's building in dev mode (unoptimized + debuginfo).https://gitlab.gnome.org/World/gnome-raw-thumbnailer/-/blob/master/meson_options.txt?ref_type=heads
gustawho commented on 2025-04-24 04:58 (UTC)
@sng Oh, that version is very old! You could try updating it before installing/upgrading this raw-thumbnailer with:
rustup toolchain install stable
For reference, this is what I have on my system (the latest available version at the moment of writing this):
$ rustc -V
rustc 1.86.0 (05f9846f8 2025-03-31)
sng commented on 2025-04-24 04:24 (UTC) (edited on 2025-04-24 05:06 (UTC) by sng)
Maybe it's because this is a manjaro box?
EDIT
On both a manjaro and an arch box:
I had to remove
rustupand installrustThen it builds ok!
Sorry for the noise...
gustawho commented on 2025-04-24 03:38 (UTC)
@sng are you using rustup? AFAIK the error you're getting is caused by an outdated rustc. Could you please tell me what's the output of running "rustc -V"?
sng commented on 2025-04-23 06:55 (UTC) (edited on 2025-04-23 06:55 (UTC) by sng)
Error...
patlefort commented on 2025-04-23 00:16 (UTC)
Missing
gitin makedepends:gnome-raw-thumbnailer-47.0.1/meson.build:16:12: ERROR: Program or command 'git' not found or not executableBink commented on 2025-01-28 09:21 (UTC)
Version 0.2.1 was released May 3, 2011.
I'm not sure why this package was flagged out of date. That was the last tagged release.
1 2 Next › Last »