hello

On Fri, May 3, 2024 at 10:30 PM Phil Otken <phil.ot...@gmail.com> wrote:
>
> After a rebuild of the OS, I compiled EFL successfully. Rather than run the
>
> sudo ninja -C build install
>
> command, I'd like to package it in an RPM. I can see where all the
> libraries are, so creating the *efl.rpm* appears straightforward. OTOH, to
> compile e, terminology, etc., I believe I also need to create
> *efl-devel.rpm* as well.
>
> I believe all the header files, *.h need to go into the rpm; the question I
> have is, are there any other files I need to include in the devel package?

i guess that all the files except the libraries and tools should go to
that rpm (like the .pc files, checkme files, a dbus file (for ethumb))

you can also look at
https://packages.ubuntu.com/noble/amd64/libefl-all-dev/filelist

Vincent


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to