trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2014

Re: [trinity-devel] Bug 1902 - TDE logind multiseat patch port

From: "David C. Rankin" <drankinatty@...>
Date: Tue, 25 Feb 2014 23:18:18 -0600
On 02/25/2014 10:47 PM, David C. Rankin wrote:
> Francios, Slavek,
> 
>   I have ported the kde-workspace-4.11.0-kdm-logind-multiseat.patch to tdebase.
> The code fit like a glove showing that there had been very little change to kdm
> in kde4. I was able to find the exact context for each hunk and I manually
> applied the hunks to the relevant tdebase files. I need you to look over the
> patch and make sure it looks sane. Let me know if you see anything out of place.
> 
>   I will attempt a tdebase build, test if successful and will report back. Patch
> attached.
> 
> 

One error:

CMake Error at CMakeLists.txt:303 (set_package_properties):
  Unknown CMake command "set_package_properties".

How is that possible? From the cmake manual:

Example for setting the info for a package:

   find_package(LibXml2)
   set_package_properties(LibXml2 PROPERTIES DESCRIPTION "A XML processing library."
                                             URL "http://xmlsoft.org/")


I guess that is a macro that TDE hasn't included?


-- 
David C. Rankin, J.D.,P.E.