Just because it’s open source doesn’t mean it’s necessarily open for all uses. His license explicitly denied using his code in packages. People did it anyway.
There exists pkgbuilds for arch and previously packages of the older GPL builds.
A pkgbuild is just a recipe for each users computer do do the stuff needed to fetch and or build publicly available software. It is copyright the writer of the recipe not the owner of the software thus fetched. That is to say the owner of foobar can’t copyright the functional equivalent of a bash script which does git clone and make install foobar.
The older versions thereof are still available under the GPL and aren’t subject to being removed.
Neither of these are actually subject to the authors whims. He doesn’t own the pkgbuild and if he chooses to offer the file to users they can download it either by manually git cloning it or having a script do it.
There exists pkgbuilds for arch and previously packages of the older GPL builds.
A pkgbuild is just a recipe for each users computer do do the stuff needed to fetch and or build publicly available software. It is copyright the writer of the recipe not the owner of the software thus fetched. That is to say the owner of foobar can’t copyright the functional equivalent of a bash script which does git clone and make install foobar.
The older versions thereof are still available under the GPL and aren’t subject to being removed.
Neither of these are actually subject to the authors whims. He doesn’t own the pkgbuild and if he chooses to offer the file to users they can download it either by manually git cloning it or having a script do it.
So no they didn’t “do it anyway”