On Thu, 1 Jul 2010 10:40:06 GMT, Mickaël Maillot <mickael.mail...@gmail.com> wrote: > The following reply was made to PR ports/147666; it has been noted by GNATS. > > From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.mail...@gmail.com> > To: bug-follo...@freebsd.org, pascal.stu...@cubes.de > Cc: > Subject: Re: ports/147666: Build of multimedia/kdemultimedia4 fails if > audio/alsa-lib is installed > Date: Thu, 1 Jul 2010 12:34:12 +0200 > > Hi > > CMake module: FindAlsa.cmake (x11/kdelibs4) > failed to detect alsa installed from audio/alsa-plugins port. > the prob is from check_include_file_cxx macro, so i just replace it > by find_path > patch for x11/kdelibs4: > http://freelooser.fr/freebsd/patch-cmake_modules_FindAlsa.cmake > > this fix installation of multimedia/kdemultimedia4 when > audio/alsa-plugins is installed. > _______________________________________________ > kde-freebsd mailing list > kde-freebsd@kde.org > https://mail.kde.org/mailman/listinfo/kde-freebsd > See also http://freebsd.kde.org/ for latest information
Mickaël, Thanks for the patch. I can confirm that this does indeed fix my issue as well, patching kdelibs, to allow for the upgrade of kdemultimedia. Sincerely, Rusty Nejdl _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information