Giovanni Mariani

Results 9 comments of Giovanni Mariani

The issue with -DUSE_SYSTEM_LIBAPPIMAGE=ON was caused by a missing package (Rosa put static libraries in packages different from the ones containing the corresponding share libraries). After installing it and setting...

Having forced grilo-0.3 and rygel-server-2.6 recognition by directly patching configure (see issues #115 and #116), it looks like something is unsupported... Now the build fails while making the dlna plugin:...

Hi. I fear the git commit you referenced above does not solve the problem I'm seeing, because it only forces configure to find grilo-0.3... As I stated above, I already...

> So, LADISH uses a different version of the lash.h, right? Is it shipped with the package? In the [Debian package](https://packages.debian.org/buster/amd64/ladish/filelist) there is no such header present. No. If you...

> The reason the automated tests did not fail on this PR is because LASH support is disabled per-default (and none on of the LASH features are covered by unit...

> Okay, we might talk about different things here. Is the PR about using a) LADISH incl. its full feature set _instead_ of LASH or b) allowing to build Hydrogen...

Confirmed here, with latest 1.13.7.0: llvm_macros.cmake ends up in /usr/cmake and serialize-bc.py in /usr/build-scripts. The llvm_macros.cmake place you propose is OK AFAICT, but the serialize-bc.py one does not look right:...

Given that the issue at hand is preventing the packaging of EmulationStation in my distribution, I come up with this little patch to teach it how to look in /usr/share/emulationstation...

> lash usage should just be removed at this point. Oh, much better this way... But the configure.ac on master HEAD still tests for it, so I guess this change...