Search Criteria
Package Details: gcfflasher 4.11.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gcfflasher.git (read-only, click to copy) |
|---|---|
| Package Base: | gcfflasher |
| Description: | Tool to program the firmware of dresden elektronik's Zigbee products. |
| Upstream URL: | https://github.com/dresden-elektronik/gcfflasher |
| Licenses: | BSD-3-Clause |
| Submitter: | rautesamtr |
| Maintainer: | lubosz |
| Last Packager: | lubosz |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-09-09 08:27 (UTC) |
| Last Updated: | 2026-01-11 12:06 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgpiod (libgpiod-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
Latest Comments
lubosz commented on 2025-04-13 08:29 (UTC)
4.8.0 is available
FabioLolix commented on 2024-01-09 17:59 (UTC)
Hello, the pkgbuild is broken since this commit https://aur.archlinux.org/cgit/aur.git/commit/?h=gcfflasher&id=a03493f626b256e3e3a7eb3aba37d8f05ef66f6b
This was introduced by a not needed change
Please don't rename git sources with
$pkgname-$pkgver::this have the negative effect to download the whole source for every pkgver; instead of sharing it for who have configure a common source destination (SRCDEST= in makepkg.conf)bhedrich commented on 2022-10-11 11:21 (UTC)
Can you please apply this patch here?