From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46927) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrRmZ-00058g-Cs for guix-patches@gnu.org; Sat, 27 Jul 2019 14:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hrRmY-0003n2-8Y for guix-patches@gnu.org; Sat, 27 Jul 2019 14:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36609) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hrRmY-0003mu-4p for guix-patches@gnu.org; Sat, 27 Jul 2019 14:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hrRmY-0002qs-0z for guix-patches@gnu.org; Sat, 27 Jul 2019 14:51:02 -0400 Subject: [bug#36814] [BONUS PATCH 3/2] gnu: intel-vaapi-driver: Provide LIBVA_DRIVERS_PATH. Resent-Message-ID: References: <871rydiifr.fsf@nckx> <20190726184040.31236-1-me@tobias.gr> <87a7cz49mf.fsf@devup.no> In-reply-to: <87a7cz49mf.fsf@devup.no> Date: Sat, 27 Jul 2019 20:50:30 +0200 Message-ID: <87h877gvm1.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Tobias Geerinckx-Rice via Guix-patches Reply-To: Tobias Geerinckx-Rice Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 36814@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Marius Bakke =E5=86=99=E9=81=93=EF=BC=9A > Tobias Geerinckx-Rice via Guix-patches =20 > writes: > >> * gnu/packages/video.scm=20 >> (intel-vaapi-driver)[native-search-paths]: >> Export LIBVA_DRIVERS_PATH when installed. > > Can this be squashed into patch 1/2 in this series? Sure. I wasn't really going to merge this as FREE BONUS PATCH,=20 don't worry. >> (libva-without-mesa)[native-search-paths]: Don't inherit any. > > ..and this added in a separate patch, so that the=20 > intel-vaapi-driver > change does not have to go through 'staging'? Are you sure? This hunk is here to keep the mesa derivation=20 unchanged. Removing (or delaying) it *will* cause all of mesa's=20 1436 dependents to be rebuilt. I don't think we want that. >> I'm leaving the enormocomment in so I don't have to repeat it=20 >> here, but I'm less sure about it now than when I wrote it. I=20 >> thought this was a filthy hack, but maybe it's just mildly=20 >> unconventional ;-) The documentation is very sparse indeed. > > The comment could perhaps be shortened by including a link to > . Oh thank gods yes. I missed that bug. I'm glad this is=20 considered important. For now, this workaround + a link seems=20 acceptable to me. Thanks! T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXTyc9gAKCRANsP+IT1Vt eXRqAP9cD3cYf1lriZndKL3NuZQSA5aktmpiDOOheP716ALw7gD+K4l4+bewsR+C 9XZzFpJH9TAQSEsr2lbgis99Ha68/ww= =SrLZ -----END PGP SIGNATURE----- --=-=-=--