<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:alexandre.f.demers@gmail.com" title="Alexandre Demers <alexandre.f.demers@gmail.com>"> <span class="fn">Alexandre Demers</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Files in bellagio directory [omx tracker] don't respect installation folder"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80615">bug 80615</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>NOTABUG
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Files in bellagio directory [omx tracker] don't respect installation folder"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80615#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Files in bellagio directory [omx tracker] don't respect installation folder"
href="https://bugs.freedesktop.org/show_bug.cgi?id=80615">bug 80615</a>
from <span class="vcard"><a class="email" href="mailto:alexandre.f.demers@gmail.com" title="Alexandre Demers <alexandre.f.demers@gmail.com>"> <span class="fn">Alexandre Demers</span></a>
</span></b>
<pre>That's something I hadn't noticed. However, it still bugs me. Why would this
component deal with its installation path differently from the others. Let's
have a look at opencl, vdpau and egl :
--with-vdpau-libdir=DIR directory for the VDPAU libraries
[default=${libdir}/vdpau]
--with-opencl-libdir=DIR
directory for auxiliary libraries used by the OpenCL
implementation [default=${libdir}/opencl]
--with-egl-driver-dir=DIR
directory for EGL drivers [[default=${libdir}/egl]]
And then we have omx :
--with-omx-libdir=DIR directory for the OMX libraries
It seems omx is one of a kind by not using something ${libdir}/bellagio. By
doing this small modification, a user wouldn't be surprise to have this only
component install not in the libdir he asked for, but he would still be able to
set a different path if needed.
I'm reopening this bug so that the default libdir for omx be set to
default=${libdir}/bellagio, as expected from other components. That way, no
surprise for anybody because everything will follow the same rule, but the user
will keep a way to change specifically this installation folder by using
--with-omx-libdir.
I'll propose a patch for this modification later today.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>