[Kde-games-devel] Merge frameworks in master

Albert Astals Cid aacid at kde.org
Thu Jan 1 19:25:10 UTC 2015


El Dimecres, 31 de desembre de 2014, a les 07:13:23, laurent Montel va escriure:
> Le Tuesday 30 December 2014 23:54:50 Albert Astals Cid a écrit :
> > El Dimarts, 30 de desembre de 2014, a les 20:59:44, laurent Montel va
> > 
> > escriure:
> > > Hi,
> > > As you saw I worked on porting to kf5 some kdegames application
> > > (http://www.aegiap.eu/kdeblog/2014/12/kf5-kdegames/)
> > > 
> > > What do you think about it ?
> > 
> > Do we know if libkdegames and libkmahjongg co-install fine with their
> > kdelibs4 counterparts? Because if they do not, we need to move *all* the
> > projects at once from kdelibs4-based to kf5-based, which may not be ideal.
> 
> Indeed in libkdegame we install:
> "-- Up-to-date: /opt/kde5/share/carddecks/svg-jolly-royal/jolly-royal.svgz
> -- Up-to-date: /opt/kde5/share/carddecks/svg-konqi-modern/11.png
> ....
> -- Installing:
> /opt/kde5/lib64/qml/org/kde/games/core/libcorebindingsplugin.so -- Set
> runtime path of
> "/opt/kde5/lib64/qml/org/kde/games/core/libcorebindingsplugin.so" to
> "/opt/kde5/lib64"
> -- Installing: /opt/kde5/lib64/qml/org/kde/games/core
> -- Installing: /opt/kde5/lib64/qml/org/kde/games/core/qmldir
> -- Installing: /opt/kde5/lib64/qml/org/kde/games/core/KgItem.qml
>> So we can't install libkdegame-kde4 and libkdegame-kf5 in same computer.

Hmmmm, are you sure? If i run 
  cmake -DCMAKE_INSTALL_PREFIX=/home/kdeunstable/instalado
The file jolly-royal.svgz 

for master for ends up in 
  /home/kdeunstable/instalado/share/apps/carddecks/svg-jolly-royal/jolly-royal.svgz

for frameworks ends up in
  /home/kdeunstable/instalado/share/carddecks/svg-jolly-royal/jolly-royal.svgz

Which options are you giving to cmake?

Cheers,
  Albert


More information about the kde-games-devel mailing list