Ran into a couple of issues: Current version is: 18.0.25 In build, "make" should be changed to "make all" I had to add the following to the beginning of package(): cd ${srcdir}/afni_src make install
Happy to add these changes if you want to make me a co-maintainer
Pinned Comments
liamtimms commented on 2022-05-10 20:27 (UTC)
AFNI releases get tagged with a frequency approaching individual git-commits (sometimes multiple times in one day). I update this package semi-regularly to keep it current but do not update it for every single AFNI release tag to avoid excessive burden on users. Please do not flag this package "out-of-date" without some technical justification. If the constant bleeding edge is required for your use case, I recommend using a
-gitpackage or using this PKGBUILD as a base and updating to each release tag yourself.ptaylor.afni commented on 2022-01-21 15:02 (UTC)
@keiichiiownsu12 :
Sure, workflow for reporting ArchLinux-AFNI issues could certainly go in that order (i.e., start this forum). I can also be pinged, too, though packaging questions will likely have to be dealt with by smarter folks...
Re. packaging: All the datasets for the distribution should just be in one places now (https://afni.nimh.nih.gov/pub/dist/atlases/atlases_current.tgz), whether you unpack+distribute it (which is what we do with the main distributions) or you ask people to get it separately. So, whatever you decide, hopefully it is simpler now.