Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15829] kipi-plugins4 doesn't find libkexiv2

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15829] kipi-plugins4 doesn't find libkexiv2
  • Date: 22 Sep 2010 13:33:37 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15829





--- Comment #3 from Bor Kraljič <pyrobor AT ver.si> 2010-09-22 08:33:35 ---
@kipi-plugins4 & digikam4 problem:
with commit fbfd7098e8255c3ffe0cd6cf45a9497136735d88 I added INSTALL file to
kdegraphics4 with source that creates symlinks for files libkdcraw.pc,
libkexiv2.pc, libkipi.pc and libksane.pc in $INSTALL_ROOT/usr/lib/pkgconfig/.
So now basically there is no need for that PRE_BUILD. I tested removing
PRE_BUILD for both kipi-plugins4 and digikam4 and both compile without a
problem. I will remove those two PRE_BUILD files in near future.

Did I miss any *.pc file? (probably I should also add a check if pc file exist
in /opt/kde4/lib/pkgconfig/ and not create symlink blindly.. )
What files *.pc does kdebindings4 install ? (it doesn't install any for me)


@phonon problem:
I think i fixed that too. I added option in qt4 CONFIGURE so the build of
phonon in qt4 is now optional. I also added that option to SUB_DEPENDS. Both
options. To request build of qt4 with or without phonon back-end. Also added
the dependency to phonon to depend on qt4 without phonon back-end. So now if
you have installed phonon the only phonon you have installed is the one from
spell phonon. This also solves the problem with 2 phonon.pc files. So I also
modified the phonon INSTALL file to create symlink the to pc files in
$INSTALL_ROOT/usr/lib/pkgconfig/. With that the correct phonon can be found.
(not quite sure but this might be also fix for bug #15585 )
List of commits:
modifications of qt4 spell:
a5d60c07dcaaa20d2be13aab47497b906eb45527
f0e3bf777f2d0e37b84e306846e490ef1a06ee63
056d1dd3dc02dcbc9905af65ef5214d0adeebbd0
55a8af881326de32d5fa1902f4a46a50823845ba
modifications of phonon spell:
05f839dc3142ee4e90f92e801f5068969232ddcc
33a54f40a68306c3b0449bdc992259ae6a3e58ad

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page