Search Criteria
Package Details: dnglab 0.7.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dnglab.git (read-only, click to copy) |
|---|---|
| Package Base: | dnglab |
| Description: | Camera RAW to DNG file format converter |
| Upstream URL: | https://github.com/dnglab/dnglab |
| Licenses: | LGPL-2.1-only |
| Submitter: | supermario |
| Maintainer: | supermario |
| Last Packager: | supermario |
| Votes: | 1 |
| Popularity: | 0.000350 |
| First Submitted: | 2024-06-14 14:58 (UTC) |
| Last Updated: | 2025-08-04 10:50 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
HurricanePootis commented on 2024-11-18 03:27 (UTC)
Hello, this package could do with the following changes to be in line with the Rust packaging guidelines
prepare()function to fetch cargo crates--lockedto--frozeninbuild()since the crates were already fetchedexport RUSTUP_TOOLCHAIN=stablefor users who use rustup.glibctodepends()