No more updates for Freecode
No more updates for Freecode
Posted Jun 29, 2014 15:02 UTC (Sun) by kleptog (subscriber, #1183)In reply to: No more updates for Freecode by khim
Parent article: No more updates for Freecode
You're going to need a better example. I downloaded the first deb on that page and it worked fine. It required a whole bunch of packages which I installed, but it turns out it doesn't actually need them because it's a static binary.
Now, the second non-multiarch version is indeed broken. Multiarch has been standard for years now, so backward compatibility has indeed been removed. But given the first package works everywhere they should just delete the second one.
But really, I don't see it as a distribution's responsibility to deal with the fact that many libraries don't provide binary backward compatibility. You seem to consider it a distribution's job to make it easy for users to install third party software. As long as the *users* of the distribution don't care, neither will they. And I at least don't care.
> Even applications which were born on Linux (e.g. GIMP) stopped doing that. [distributing directly]
Right, because no-one was interested anyway. Why would I want to download from the GIMP site when I can just use the GIMP PPA[1] and apt-get install?
[1] https://launchpad.net/~otto-kesselgulasch/+archive/gimp
