tag 1108832 + confirmed thanks
Hi, Am 06.07.25 um 12:08 schrieb Adrien CLERC:
[ missing sounds/ files ]
confirmed, by debuild -A of libreoffice 25.2.3-2 misses them.
> You mean these? > > From 4:25.2.3-2s _all buildlog: > > Work on gallery 'file:///build/reproducible-path/libreoffice-25.2.3/workdir/Gallery/sounds' > Existing themes: 0 > Existing themes: 1 > Existing themes: 1 > Using DestDir: file:///build/reproducible-path/libreoffice-25.2.3/extras/source/gallery > Using DestDir: file:///build/reproducible-path/libreoffice-25.2.3/extras/source/gallery > Imported file 'file:///build/reproducible-path/libreoffice-25.2.3/extras/source/gallery/sounds/apert2.wav' (1) > Imported file 'file:///build/reproducible-path/libreoffice-25.2.3/extras/source/gallery/sounds/apert.wav' (2) Yes, exactly. Those file are still present on Ubuntu 24.04, and Impress file will reference them using relative path instead of embedding them.
Yeah, occured to me too that those just reference the files instead of embedding them. That's why I looked deeper in my last mail.
> They are supposed to be in share/gallery/sounds.* now? I don't really know how LO handles this… But my Impress file shows paths like "../../../../usr/lib/libreoffice/share/gallery/sounds/curve.wav" in its content.xml
Yeah. And Ubuntu having it also would be explained by the -b (binary) vs. -A (just binary-indep) difference, since Ubuntu ttbomk does the former. I think I'll just try with removing that ENABLE_GSTREAMER=n (and adding those build-deps to indep builds) I guess, unless I find a better solution... Testbuild running... Regards, Rene