Package Details: fwts-git 23.11.00.r9.ffc2469b-1

Git Clone URL: https://aur.archlinux.org/fwts-git.git (read-only, click to copy)
Package Base: fwts-git
Description: The FirmWare Test Suite is a tool to do automatic testing of a PC's firmware
Upstream URL: https://github.com/fwts/fwts
Licenses: GPL
Conflicts: fwts
Provides: fwts
Submitter: robertfoster
Maintainer: robertfoster
Last Packager: robertfoster
Votes: 20
Popularity: 0.005880
First Submitted: 2010-08-11 12:23 (UTC)
Last Updated: 2023-12-21 09:11 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3

digitalirony commented on 2013-11-15 20:13 (UTC)

And also libtool,And need to edit the configure.ac and remote -Werror from AM_INIT_AUTOMAKE, this causes all warnings to be treated as errors. And because subdir-objects is disabled, and you have .c files in subdirs, this throws warnings, which are treated as errors, and causes automake to fail.

digitalirony commented on 2013-11-15 19:50 (UTC)

And also automake

digitalirony commented on 2013-11-15 19:48 (UTC)

Please add autoconf to dependencies. Thanks!

<deleted-account> commented on 2011-07-05 21:06 (UTC)

Please add json-c and pcre to depends array. Thanks in advance.