Search Criteria
Package Details: fwupd-git 1.9.10.r1196.gb8b45b190-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fwupd-git.git (read-only, click to copy) |
---|---|
Package Base: | fwupd-git |
Description: | Simple daemon to allow session software to update firmware |
Upstream URL: | https://github.com/fwupd/fwupd |
Keywords: | fwupd |
Licenses: | LGPL |
Conflicts: | fwupd |
Provides: | fwupd, libfwupd.so, libfwupdplugin.so |
Submitter: | klusark |
Maintainer: | pychuang |
Last Packager: | pychuang |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-03-19 00:54 (UTC) |
Last Updated: | 2024-07-24 15:19 (UTC) |
Dependencies (30)
- bluez (bluez-gitAUR, bluez-ps3AUR)
- flashrom (chromeos-flashrom-gitAUR, flashrom-starlabsAUR, flashrom-gitAUR)
- fwupd-efi
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gnutls (gnutls-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- libcbor
- libdrm (libdrm-gitAUR)
- libgudev
- libjcat (libjcat-gitAUR)
- libmm-glib (libmm-glib-gitAUR, libmm-glib-devAUR)
- libprotobuf-c.so (protobuf-c-gitAUR, protobuf-c)
- libqmi (libqmi-qmi-over-mbim-netctlAUR, libqmi-gitAUR, libqmi-devAUR)
- libxmlb
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- python (python37AUR, python311AUR, python310AUR)
- sqlite (sqlite-fossilAUR)
- bash-completion (bash-completion-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 10 more dependencies...
Required by (19)
- arch-secure-boot (requires fwupd)
- discover-snap (requires fwupd) (make)
- discover-snap (requires fwupd) (optional)
- discover-snap-6 (requires fwupd) (make)
- discover-snap-6 (requires fwupd) (optional)
- firmware-manager (requires fwupd) (optional)
- firmware-manager-git (requires fwupd) (optional)
- gnome-control-center-x11-scaling (requires fwupd) (optional)
- gnome-firmware-git (requires fwupd)
- gnome-software-git (requires fwupd) (make)
- gnome-software-git (requires fwupd) (optional)
- gnome-software-packagekit-plugin-git (requires fwupd) (make)
- gnome-software-plugin-snap (requires fwupd) (make)
- gnome-software-snapd (requires fwupd) (make)
- gnome-software-snapd (requires fwupd) (optional)
- hardinfo2 (requires fwupd) (optional)
- hardinfo2-git (requires fwupd) (optional)
- kinfocenter-git (requires fwupd) (make)
- kinfocenter-git (requires fwupd) (optional)
Latest Comments
1 2 3 Next › Last »
pychuang commented on 2025-03-12 10:07 (UTC)
I'm planning to disown this package. I don't have much time maintaining it now.
pychuang commented on 2025-03-12 10:03 (UTC)
If anyone see some error about
Pango.shape
during building, it's likely caused by thepango
package. Downgrading topango 1:1.56.1-1
show let you pass that error. Not sure exactly what happened. I haven't had time to dig into it.pychuang commented on 2024-06-02 15:41 (UTC)
@gcb0 Thanks I've updated the dependencies. If you are interested to maintain this package, please let me know. I am not able to spend much time on maintaining packages.
gcb0 commented on 2024-05-22 19:49 (UTC)
i've merged the code with upstream package and slimmed down the dependencies you have here, which seem to be outdated. Let me know if you want a proper patch.
MS-DTYP commented on 2024-04-26 06:46 (UTC)
The passim module is disabled, thank you! Better than original package!
pychuang commented on 2024-04-01 18:25 (UTC)
Updated. Thanks!
darkbasic commented on 2024-03-22 14:46 (UTC)
python-dbusmock
is required as well.pychuang commented on 2023-12-29 18:52 (UTC)
Thanks! Updated
Piroro-hs commented on 2023-12-28 13:49 (UTC)
It seems
python-jinja
is required for makedepends.pychuang commented on 2021-09-28 19:09 (UTC)
If you used
yay
and encountered the following error:clean
yay
's cached data and redo the upgrade (by either removing~/.cache/yay/fwupd-git
or executingyay -Scc
).This is caused by that the upstream just changed the branch name from
master
tomain
.1 2 3 Next › Last »