Commit graph

37 commits

Author SHA1 Message Date
worldofpeace a9e0f1dee1 fwupd: add setuptools for python
It's no longer propagated so we need to add it.

Was failing like:
FAILED: libfwupd/fwupd.map
/build/fwupd-1.2.10/libfwupd/generate-version-script.py LIBFWUPD libfwupd/Fwupd-2.0.gir libfwupd/fwupd.map
Traceback (most recent call last):
File "/build/fwupd-1.2.10/libfwupd/generate-version-script.py", line 11, in <module>
    from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
2019-09-09 16:09:05 -04:00
Jan Tojnar b0a142e0ae
fwupd: 1.2.8 → 1.2.10
https://github.com/fwupd/fwupd/blob/1.2.10/data/org.freedesktop.fwupd.metainfo.xml#L35-L81

* adopt the package
* libflashrom is disabled by default since it is experimental now.
* add installed tests to passthru for easier running
* concretize patchShebags
* no changes in filesInstalledToEtc
2019-08-28 17:14:43 +02:00
Jan Tojnar d3f6526750
fwupd: format with nixpkgs-fmt
Some manual changes were applied on top of that.
2019-08-28 15:05:09 +02:00
worldofpeace 7e453cc58f
Revert "fwupd: 1.2.8 -> 1.2.10" 2019-08-19 20:58:24 -04:00
R. RyanTM e7bc99490d fwupd: 1.2.8 -> 1.2.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwupd/versions
2019-08-19 01:48:08 -07:00
worldofpeace 441f2525ba fwupd: correct aarch64 support 2019-08-07 15:49:47 -04:00
worldofpeace f45a34ad06 fwupd: wrap programs needed in PATH 2019-08-03 09:40:20 -04:00
Will Dietz 5dc9fec732 fwupd: patch in paths to tools used as runtime deps 2019-07-11 11:10:19 -04:00
Will Dietz f633bf64e9 fwupd: 1.2.3 -> 1.2.8
* use C.UTF-8 instead of en_US
* refresh sysconfdir_install patch
  * extend to vendor-directory.conf
* update sysconfdir_install patch
* update file listing
2019-07-11 11:10:19 -04:00
Jan Tojnar dd06999e32
fwupd: fix installed tests 2019-01-28 00:15:00 +01:00
Will Dietz 7dd30dd64b
fwupd: put plugins in "out", restore "lib" output w/o cycle 2019-01-27 21:26:43 +01:00
Will Dietz 55fa570046
fwupd: blacklist test plugin by default
Don't add the testing "webcam" device,
which is unexpected to see when querying
what devices fwupd believes exist :).

Won't change behavior for anyone defining
the blacklistPlugin option already,
but doesn't seem worth making more complicated.
2019-01-27 21:26:42 +01:00
Will Dietz 461699607e
fwupd: 1.2.2 -> 1.2.3
Drop lib output to avoid cycle.
2019-01-27 21:26:42 +01:00
Will Dietz 1b5de09e7f fwupd: 1.1.2 -> 1.2.1
Add cairo dep and others checked for
in fwupd's meson.build.

Cairo at least is required.
2018-12-12 21:45:02 -05:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
R. RyanTM fd7bf0460d fwupd: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fwupd/versions
2018-09-20 13:54:53 -07:00
Jan Tojnar b0d4c25c1c fwupd: do not wrap efi capsule (#45719)
wrapGAppsHook is not able to skip efi capsules so we need to
switch to manual wrapping.

Closes: https://github.com/NixOS/nixpkgs/issues/45715
2018-08-29 11:35:00 +02:00
Jan Tojnar 672191678d
fwupd: 1.1.0 → 1.1.1 2018-08-15 22:33:37 +02:00
André-Patrick Bubel 08547ff642
fwupd: 1.0.5 -> 1.1.0
We override the ESP mount point in the config file /etc/fwupd/uefi.conf
(available since version 1.0.6), as it is set to a path in the nix store
during build time.

Tests are disabled as it needs /etc/os-release, which is not available
when building with sandboxing enabled.
2018-08-07 23:25:22 +02:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Jan Tojnar 30cc156c8c
nixos/fwupd: use manual list of etc files
Closes: #32142
2018-02-22 13:18:23 +01:00
Jan Tojnar 73f2f644bc
fwupd: 1.0.4 → 1.0.5 2018-02-22 13:18:21 +01:00
Jan Tojnar 200a08e649
fwupd: add manpage 2018-02-15 01:11:14 +01:00
Jan Tojnar a5e46588ab
fwupd: add devdoc 2018-02-15 01:11:14 +01:00
Jan Tojnar 201cc158cb
nixos/fwupd: add test 2018-02-15 01:11:13 +01:00
Jan Tojnar be54e4b07e
fwupd: enable tests 2018-02-15 01:11:13 +01:00
Jan Tojnar 2ea6f25ebc
fwupd: use correct libelf 2018-02-15 01:11:12 +01:00
Will Dietz 8340cc5c6a
fwupd: shared_mime_info is needed! 2018-02-15 01:11:12 +01:00
Jan Tojnar fb29a093f1
fwupd: 1.0.1 → 1.0.4 2018-02-15 01:11:11 +01:00
Jan Tojnar f94a17387c
efivar: 30 → 34 2018-02-15 01:11:10 +01:00
Jan Tojnar 227a92f698
fwupd: 0.9.6 → 1.0.1 2017-11-17 18:54:45 +01:00
Shea Levy 9e37df185c
fwupd: Remove manual rpath settings now that meson is fixed.
Thanks @yegortimoshenko!
2017-10-29 14:42:55 -04:00
Shea Levy 35f89413e2 fwupd: bump 2017-09-02 20:00:20 -04:00
Shea Levy e292d166e8 fwupd: Fix localstatedir 2017-02-27 15:28:43 -05:00
Shea Levy 2edb8ffa14 fwupd: 0.8.0 -> 0.8.1. 2017-02-27 10:07:57 -05:00
Shea Levy 1230330b14 fwupd: Fix systemd/udev install 2017-02-27 08:45:14 -05:00
Shea Levy 8307307e4e fwupd: Init at 0.8.0 2017-02-27 08:38:49 -05:00