Search Criteria
Package Details: srecord 1.65.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/srecord.git (read-only, click to copy) |
---|---|
Package Base: | srecord |
Description: | The SRecord package is a collection of powerful tools for manipulating EPROM load files. |
Upstream URL: | https://srecord.sourceforge.net |
Licenses: | GPL3 |
Submitter: | vicencb |
Maintainer: | vicencb |
Last Packager: | vicencb |
Votes: | 33 |
Popularity: | 0.000490 |
First Submitted: | 2009-11-07 18:45 (UTC) |
Last Updated: | 2023-02-05 19:28 (UTC) |
Latest Comments
1 2 3 Next › Last »
ejona86 commented on 2024-01-22 20:31 (UTC)
@bigboi69: base-devel is an implicit build dependency for all AUR packages. base-devel depends on groff.
bigboi69 commented on 2024-01-22 19:56 (UTC)
I had an issue with dependencies on both an aur helper (yay) and cloning with
makepkg -si
Looks like I had to add
groff
to the dependencies list after a clonevicencb commented on 2023-02-05 19:31 (UTC)
Fixed the git makedepend. Thanks for the detailed report!
ejona86 commented on 2023-02-03 05:23 (UTC) (edited on 2023-02-03 05:28 (UTC) by ejona86)
I was getting this error (see in configure.cmake how it does run the git command):
I used this patch to workaround:
But it still failed later:
So it seems git really is a makedeps requirement. (I expect the copyright years is wrong when
makedeps=(git)
, and it is probably using the PKGBUILD's git repo for the years, but whatever...)vicencb commented on 2022-10-24 19:44 (UTC)
@xiretza: why? git is not mentioned in the documentation as a dependency and the PKGBUILD uses the packaged version, not the git version.
xiretza commented on 2022-10-23 19:03 (UTC)
Requires
makedepends=(git)
.mkannwischer commented on 2022-10-23 09:06 (UTC)
Had to install 'graphviz' because Doxygen was missing 'dot'.
menixator commented on 2019-07-20 16:25 (UTC)
building srecord will require you to install gcc8 if you have gcc9
choopm commented on 2013-11-14 19:48 (UTC)
uberben commented on 2013-07-21 17:52 (UTC)
1 2 3 Next › Last »