iustin / corydalis

Corydalis - photo library management helper and image viewer
GNU Affero General Public License v3.0
19 stars 0 forks source link

debian package? #1

Open anarcat opened 6 years ago

anarcat commented 6 years ago

having found this through the Debian Planet feed, I'm surprised to see there is no debian package for this... is this planned?

alternatively, is there a demo or screenshots somewhere?

iustin commented 6 years ago

Hi, thanks for askin.

Regarding the Debian package - it's not planned right now, because I don't think all of the dependencies are already in Debian. I did use to develope against unstable until a while back, but then due to slow progress on the debian-haskell side, I switched to stackage. I'd have to investigate to see what's the status there. There is also the question of Javascript dependencies (which right now I bundle in with the app), but I think this would be easier.

As to demo site, I just filled #2, I thought about it before, but didn't want to delay releasing the source code for it.

iustin commented 6 years ago

FYI, demo site is up, see #2.

anarcat commented 1 year ago

wow, that demo looks amazing! it would be great to see this in debian! :)

iustin commented 11 months ago

Thank you for the kind words.

Sadly, I don't have the time to prepare a version that would work against either stable or unstable. While the Debian Haskell group is doing good work, I don't think they track full LTS, and I really need to finish many missing features before spending time on packaging.

Given that this is using stack and npm, bootstrapping should be relatively easy.

One day I'll have more time, I hope :)