Search Criteria
Package Details: linux-firewire-utils 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-firewire-utils.git (read-only, click to copy) |
---|---|
Package Base: | linux-firewire-utils |
Description: | list and change the configuration of connected FireWire devices. Formerly jujuutils |
Upstream URL: | https://git.kernel.org/pub/scm/utils/ieee1394/linux-firewire-utils.git |
Licenses: | GPL-2.0-only |
Replaces: | jujuutils |
Submitter: | severach |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-16 04:48 (UTC) |
Last Updated: | 2024-02-03 05:10 (UTC) |
Dependencies (3)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- meson (meson-gitAUR) (make)
Latest Comments
Anty0 commented on 2020-04-14 10:40 (UTC)
Could it be possible to add aarch64 architecture?
I can confirm the package builds succesfully and seems to be working properly.
(Might also work on other arm architectures.)
yellius commented on 2020-04-02 19:37 (UTC)
Hi, for this package it is required to install python2 from repository, and /usr/libexec/linux-firewire-utils/crpp first line needs to be changed to #!/usr/bin/python2 (this file is the config_rom pretty printer). Thanks!