michaldaniel / ebook-viewer

Modern GTK Python Ebook Reader app to easily read epub files
GNU General Public License v3.0
409 stars 47 forks source link

Provide deb or PPA for easy installation #4

Open khurshid-alam opened 7 years ago

khurshid-alam commented 7 years ago

It would be nice if we have a deb or PPA, so that we don't have to go through the trouble of compiling.

michaldaniel commented 7 years ago

When it's ready.

amsheppard commented 7 years ago

@michaldaniel Have you considered Snap? That might help minimize issues w/ dependencies & give more exposure to other distros, inc. Arch (per request #10 ). Snap can also be used on Ubuntu 14.04, too.

Cogitri commented 7 years ago

@amsheppard I don't think Snap is an optimal solution yet, this project doesn't have too many dependencies & Snap isn't that widely adopted yet (in distros other than ubuntu).