New sonarr ebuild for Gentoo

Hey all,

Didn’t see an ebuild for sonarr so I put one together. First time making one of these, so i’m sure it’s not flawless. I tested on a few systems and seems to work fine.

https://github.com/dustradio/gentoo

(Edit fixed a bug with mono versions in the ebuild.)

Have fun.

-dr

Hey, thanks for putting this together.

A couple notes:

Sure, glad to do it.

I’ve updated the download url.

As far as the mono versions go, 3.2.8 is the newest that Gentoo provides, in fact it’s even marked unstable (2.10 is the stable version). If I get sometime in the near future I’ll try and package up a current mono.

Is there a preference between 3.12 or 4.0.1? If there’s no real advantage to using 4, 3.12 would probably be easy enough just pointing the mono ebuild at a new tarball.

For long term support, 4.0.1 would be better as the SSL support is improved in it.