On Sat May 14 2022 22:11:39 Felix Miata wrote:
Michele Calgaro via tde-devels composed on 2022-03-06 23:56 (UTC-0400):
Felix Miata wrote:
Felix Miata composed on 2022-02-15 19:43 (UTC-0500):
# zypper install trinity-desktop ... Problem: nothing provides 'libjasper.so.4()(64bit)' needed by the to be installed trinity-tdelibs-14.0.11-1.osstw.x86_64 Solution 1: do not install trinity-desktop-14.0.11-1.osstw.noarch Solution 2: break trinity-tdelibs-14.0.11-1.osstw.x86_64 by ignoring some of its dependencies
libjasper4-2.0.33-2.1.x86_64.rpm has been replaced by libjasper6-3.0.0-1.1.x86_64.rpm
I tried installing trinity-tdm on a TW installation that had had only xdm, and none of Trinity. Installation count came to 57 packages, but "broken", because libjasper4 is neither installed nor available. TDM doesn't appear broken in any functional way, though as usual, I run it "themeless", with the default look inherited from KDE that I consider to be a theme superior to all others I've been exposed to.
Since I know nothing meaningful about building, I can't imagine why François wasn't been able to build using libjasper6. :(
I may have mentioned this already, but the source code for jasper 1.9 is available on the extra dependencies repo. In debian we build this already. Not sure what is happening in the RPM world though. https://mirror.git.trinitydesktop.org/gitea/TDE/extra-dependencies/src/br anch/master/debian/jasper
$MIRROR/opensuse/repositories/KDE:/KDE3/openSUSE_Tumbleweed/x86_64/libjaspe r4-2.0.14-1.47.x86_64.rpm may be able to fill the bill, but having KDE3 repos enabled with TDE installations could pose a problem, no?
Would one of these from the TDE archive be suitable?
# find . -iname '*jasper*rpm' ./trinity/rpm/osstw/trinity-r14/RPMS/x86_64/libjasper-devel-2.0.14-3.19.1.x86_64.rpm ./trinity/rpm/osstw/trinity-r14/RPMS/x86_64/libjasper4-2.0.14-3.19.1.x86_64.rpm ./trinity/rpm/osstw/trinity-r14/RPMS/x86_64/jasper-2.0.14-3.19.1.x86_64.rpm ./trinity/rpm/osstw/trinity-r14/RPMS/i586/libjasper-devel-2.0.14-3.19.1.i586.rpm ./trinity/rpm/osstw/trinity-r14/RPMS/i586/jasper-2.0.14-3.19.1.i586.rpm ./trinity/rpm/osstw/trinity-r14/RPMS/i586/libjasper4-2.0.14-3.19.1.i586.rpm
--Mike