VOGONS


SRPM for Fedora 26

Topic actions

First post, by Vascom

User metadata
Rank Newbie
Rank
Newbie

Where I can find srpm or spec file for Fedora 26 rpm of munt?

Reply 1 of 4, by sergm

User metadata
Rank Oldbie
Rank
Oldbie

This far, munt hasn't been ported to Fedora. Those RPMs which can be downloaded from the SourceForge page are generated using CMake, and that tool has actually weird idea of how RPMs should be generated 🙁

Anyway, by executing command

cmake package

the binary RPMs are produced, so you can find the spec file in the package build tree and edit it a bit.

Reply 2 of 4, by Vascom

User metadata
Rank Newbie
Rank
Newbie

I am try search spec file on github source of munt and not found it.

But if it is some sort of automatically generated spec then it not interesting.

Reply 3 of 4, by sergm

User metadata
Rank Oldbie
Rank
Oldbie

It is. Nothing human made I've found so far.

Reply 4 of 4, by digger

User metadata
Rank Oldbie
Rank
Oldbie

It would be nice if Munt were distributed in a single cross-distro package, using Flatpak, Snap or AppImage. I'd open an issue for this on the Munt GitHub page, if it wasn't for the fact that they disabled issue reporting for that project. They do allow pull requests, though. I guess it's a put-your-money-where-your-mouth-is thing, which seems fair, actually. 😉