From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:51334) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hrS8p-0007e9-7S for guix-patches@gnu.org; Sat, 27 Jul 2019 15:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hrS8o-0005YY-6I for guix-patches@gnu.org; Sat, 27 Jul 2019 15:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36631) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hrS8n-0005YJ-Vk for guix-patches@gnu.org; Sat, 27 Jul 2019 15:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hrS8n-0003Vk-Ni for guix-patches@gnu.org; Sat, 27 Jul 2019 15:14:01 -0400 Subject: [bug#36814] [BONUS PATCH 3/2] gnu: intel-vaapi-driver: Provide LIBVA_DRIVERS_PATH. Resent-Message-ID: From: Marius Bakke In-Reply-To: <87h877gvm1.fsf@nckx> References: <871rydiifr.fsf@nckx> <20190726184040.31236-1-me@tobias.gr> <87a7cz49mf.fsf@devup.no> <87h877gvm1.fsf@nckx> Date: Sat, 27 Jul 2019 21:13:31 +0200 Message-ID: <871ryb47fo.fsf@devup.no> 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: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Tobias Geerinckx-Rice Cc: 36814@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Tobias Geerinckx-Rice writes: > 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 don't see 'libva' being changed anywhere in this series? The search path is added for intel-vaapi-driver only, no? But then, it's 32 degrees here in Trondheim and I just returned from a hike, so I have probably missed something. Leaving libva-without-mesa unchanged was my intent too, so I think we are all good. :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl08olsACgkQoqBt8qM6 VPqFvgf/QlnZz0EFhe4FNsK2BK8/tJZ4wnpkKirWrtyhEAPznG1ARSdF2hPauzra qHgHrK9LYvADh+j75SWj5nB8kC1uTM8AI1276uZ8sgdu+9gO+QffIwj3TeJHF1Pf lym7ly1BFuGyH6x46HnSwzCoo2pboa334Qw7m7apsGQrCmkECcOBoM/hRfRGsI+Y P9PlVx9yWAvTgw/2Gz4O5BwU4Dncc67/BU+WYwiLLlPdaoVas5d4IlVnYYaxHrVi 4PZ2+HRjImQ5uro/IP3ZtNIwY4tcAyPwX2KROlOBRv2buakVlEqPMfyWtCzkbF9s uZGBzPG7QI3IZKxJKMvcqOHKeoZozQ== =8vd6 -----END PGP SIGNATURE----- --=-=-=--