taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
> I noticed that the mesa-demos tarball contains *many* demos which are > probably unneeded by most users, and that the Debian mesa-utils package > merely installs 4 tools. (The reason I wanted to package this in first > place was just to get glxinfo(1), which is one of these four.) So I > copied that solution after all. Sounds good, thanks for investigating. > Updated patches below. The glproto propagated input is not in any .pc > file so I positioned the comment accordingly. I don't know why glproto > is propagated; maybe it's obvious for someone who knows X.Org and Mesa > well / the original packager. Git tells me Andreas might know (commit 917748dd.) :-) > From 8d83adfaf2d61531d34b757162a7ef723d78bd7d Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= > <taylanbayi...@gmail.com> > Date: Fri, 13 Mar 2015 15:57:51 +0100 > Subject: [PATCH 3/5] gnu: mesa: Propagate inputs libxshmfence and libxfixes. > > * gnu/packages/gl.scm (mesa): Propagate inputs libxshmfence and libxfixes. OK. > From 807816ec67414770cf5a6fa82c863096e14b276e Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Taylan=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= > <taylanbayi...@gmail.com> > Date: Fri, 13 Mar 2015 15:58:25 +0100 > Subject: [PATCH 4/5] gnu: Add mesa-utils. > > * gnu/packages/gl.scm (mesa-utils): New variable. > (mesa-demos-source): New procedure. OK. Thanks! Ludo’.