Hi everybody !
Lightspark uses cmake to compile himself but i have some errors i have never see:
Make Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
JPEG_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3/src
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3/src/plugin
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3/src/backends/interfaces
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3/src/backends/interfaces/audio
used as include directory in directory /home/abuild/rpmbuild/BUILD/lightspark-0.5.3/src/backends/interfaces/audio/pulse
Can you explain me how to solve those kind of errors ?
Thanks a lot
[EDIT] I have copy all your files + a little update from git but i have a problem: OBS says could not parse name from lightspark.spec so it exactly your spec file !