On 6/21/22 2:39 PM, Sim Tov wrote:
First question is - how far is what I've found from what is needed? Can it be
uploaded as is or not?
Hi Sim,
No. Fedora compiles its packages from source code. It's a hard requirement. Other
distros like Arch or Ubuntu are a little more lenient if you are co
First question is - how far is what I've found from what is needed? Can it
be uploaded as is or not?
On Tue, Jun 21, 2022 at 10:37 PM Sandro Mani wrote:
> Easiest is if you use an existing rpm spec as a template, i.e. mingw-gtk3
> [1] could serve as a good template. I believe most is self explan
Easiest is if you use an existing rpm spec as a template, i.e.
mingw-gtk3 [1] could serve as a good template. I believe most is self
explanatory, but I'm happy to answer any questions.
For a packaging tutorial, see [2].
Sandro
[1]
https://src.fedoraproject.org/rpms/mingw-gtk3/blob/rawhide/f/
Unfortunately I don't know how to package for Fedora (or any other distro),
but I have found this:
https://packages.msys2.org/base/mingw-w64-gtk4
https://packages.msys2.org/base/mingw-w64-libadwaita
https://packages.msys2.org/base/mingw-w64-gtksourceview5
How different is this from what Fedora ne