[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Re: Review Request 125844: Use PATH_VARS feature of ecm_configure_package_config_file
From:       "Heiko Becker" <heirecka () exherbo ! org>
Date:       2015-10-28 20:33:34
Message-ID: 20151028203334.14097.14267 () mimi ! kde ! org
[Download RAW message or body]

--===============7849955937134810540==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125844/
-----------------------------------------------------------

(Updated Oct. 28, 2015, 8:33 p.m.)


Status
------

This change has been marked as submitted.


Review request for Plasma.


Changes
-------

Submitted with commit 050c66bfb25b088711f237562abca8f6adbd39fe by Heiko Becker to \
branch master.


Repository: plasma-workspace


Description
-------

This makes specifying absolute paths on the commandline that are then
encoded into the config file work.
Not hard-coding the packackage prefix is also helpful on a multiarch
layout where the prefix is /usr/${host} but arch-independent files
should still be installed to /usr/share (i.e a level below the
prefix).


Diffs
-----

  krunner/CMakeLists.txt e1329282fe7078b5d57f1feb2c7de960c640db7b 
  krunner/KRunnerAppDBusInterfaceConfig.cmake.in \
ecbfc5afc73def0303442413ae60232191fee0ff   ksmserver/CMakeLists.txt \
a0c8852673ac9e69e2cc053107eec60122ec069b   \
ksmserver/KSMServerDBusInterfaceConfig.cmake.in \
e16e571bfd77ed71c53972705659a6d3053739f8   ksmserver/screenlocker/CMakeLists.txt \
203508c63e7851d566dfbfbdc77ac29f35e588c2   \
ksmserver/screenlocker/ScreenSaverDBusInterfaceConfig.cmake.in \
832677e63b2423a28ea44b3a38b8e122ee93e643 

Diff: https://git.reviewboard.kde.org/r/125844/diff/


Testing
-------

Installed, the paths in the cmake config files point correctly to the dbus interface \
files.


Thanks,

Heiko Becker


--===============7849955937134810540==
MIME-Version: 1.0
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: 7bit




<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 \
solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  \
<tr>  <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/125844/">https://git.reviewboard.kde.org/r/125844/</a>
  </td>
    </tr>
   </table>
   <br />



<table bgcolor="#e0e0e0" width="100%" cellpadding="12" style="border: 1px gray solid; \
border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">  <tr>
  <td>
   <h1 style="margin: 0; padding: 0; font-size: 10pt;">This change has been marked as \
submitted.</h1>  </td>
 </tr>
</table>
<br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: \
1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; \
-webkit-border-radius: 6px;">  <tr>
  <td>

<div>Review request for Plasma.</div>
<div>By Heiko Becker.</div>


<p style="color: grey;"><i>Updated Oct. 28, 2015, 8:33 p.m.</i></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Changes</h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Submitted with commit 050c66bfb25b088711f237562abca8f6adbd39fe by Heiko \
Becker to branch master.</pre>  </td>
 </tr>
</table>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
plasma-workspace
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" \
style="border: 1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">This makes specifying absolute paths on the commandline that are then \
encoded into the config file work. Not hard-coding the packackage prefix is also \
helpful on a multiarch layout where the prefix is /usr/${host} but arch-independent \
files should still be installed to /usr/share (i.e a level below the
prefix).</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Installed, the paths in the cmake config files point correctly to the \
dbus interface files.</pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>krunner/CMakeLists.txt <span style="color: \
grey">(e1329282fe7078b5d57f1feb2c7de960c640db7b)</span></li>

 <li>krunner/KRunnerAppDBusInterfaceConfig.cmake.in <span style="color: \
grey">(ecbfc5afc73def0303442413ae60232191fee0ff)</span></li>

 <li>ksmserver/CMakeLists.txt <span style="color: \
grey">(a0c8852673ac9e69e2cc053107eec60122ec069b)</span></li>

 <li>ksmserver/KSMServerDBusInterfaceConfig.cmake.in <span style="color: \
grey">(e16e571bfd77ed71c53972705659a6d3053739f8)</span></li>

 <li>ksmserver/screenlocker/CMakeLists.txt <span style="color: \
grey">(203508c63e7851d566dfbfbdc77ac29f35e588c2)</span></li>

 <li>ksmserver/screenlocker/ScreenSaverDBusInterfaceConfig.cmake.in <span \
style="color: grey">(832677e63b2423a28ea44b3a38b8e122ee93e643)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/125844/diff/" style="margin-left: \
3em;">View Diff</a></p>






  </td>
 </tr>
</table>



  </div>
 </body>
</html>


--===============7849955937134810540==--


[Attachment #3 (text/plain)]

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic