Package Details: gr-foo-git r169.cc8bfc6-1

Git Clone URL: https://aur.archlinux.org/gr-foo-git.git (read-only, click to copy)
Package Base: gr-foo-git
Description: gnuradio custom blocks by bastibl. Latest git checkout.
Upstream URL: https://github.com/bastibl/gr-foo
Licenses: GPL3
Conflicts: gr-foo
Provides: gr-foo
Submitter: dreieck
Maintainer: fixeria
Last Packager: fixeria
Votes: 0
Popularity: 0.000000
First Submitted: 2021-12-19 18:31 (UTC)
Last Updated: 2022-05-06 17:31 (UTC)

Pinned Comments

Latest Comments

dreieck commented on 2022-05-08 07:23 (UTC) (edited on 2022-05-08 07:23 (UTC) by dreieck)

You have changed the versioning scheme in a way that the current version is lower than the version of the previous PKGBUILD (r169 < 1.1.0.git). So you need to increment epoch.

Thanks for maintaining!

Also, the VCS packaging guidelines suggest that if there is a "real" upstream version available, like 1.1.0, this should be used as first part of $pkgver. Is there any reason you removed the 1.1.0.git, which I have extracted from the build variables in CMakeLists.txt?
If you remove the release version prefix, I think it is more meaningful then to also remove the =${pkgver} from the provides entry.

dreieck commented on 2022-05-06 17:24 (UTC)

Added @fixeria as Maintainer and disowned.

fixeria commented on 2022-05-06 10:56 (UTC)

Anyone who wants to take over maintanance please leave a note!

Hi! I can maintain this package, as I am already maintaining gr-ieee802-11-git.

The PKGBUILD needs some corrections:

  • new dependency: add spdlog to depends;
  • remove gnuradio<3.10 from depends, so it builds against current gnuradio-3.10.2.0.