From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: bug-guix@gnu.org
Subject: Re: Update on x.org
Date: Sat, 30 Mar 2013 23:29:56 +0100 [thread overview]
Message-ID: <87vc888qsb.fsf@gnu.org> (raw)
In-Reply-To: <201303301037.28599.andreas@enge.fr> (Andreas Enge's message of "Sat, 30 Mar 2013 10:37:28 +0100")
Andreas Enge <andreas@enge.fr> skribis:
> Am Freitag, 29. März 2013 schrieb Ludovic Courtès:
>> Nice! The branch could probably be merged in ‘core-updates’ now. WDYT?
>
> Let us wait until the end of the week, since I still have a few things to
> work on.
Sure, no problem.
> After commenting out some packages (see the latest git logs), all remaining
> ones compile except for xf86-input-evdev, which requires udev. xorg-server,
> as said before, does not pass its tests.
OK. I think the server is something that we can fix later. The first
milestone was to get the client libs working.
> font-adobe100dpi, font-adobe75dpi, font-misc-misc, font-schumacher-misc,
> xcursor-themes, xf86-input-joystick, xf86-input-synaptics and xf86-input-
> vmmouse do not install, as they try to install files outside their own
> package tree. For some of them, these are only header files. xf86-input-
> joystick, for instance, tries to install joystick-properties.h in ...-xorg-
> server-1.12.2/include/xorg/. I think it would be enough to have the file
> copied into ...-input-joystick-1.6.1/include/xorg, right?
Yes. Apparently in Nixpkgs this is achieved by running:
make install "appdefaultdir=$out/share/X11/app-defaults"
(See <https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/x11/xorg/builder.sh>.)
> One could also work a bit on removing explicit inputs that are made
> superfluous by propagation. For instance, xinput currently has the inputs
> libxrandr and libxext. But libxext is propagated by libxrandr, so it could
> be removed from the inputs.
Sounds like it’s more cosmetic, but OK. ;-)
Thanks for ironing out this big piece of work!
Ludo’.
next prev parent reply other threads:[~2013-03-30 22:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-10 12:46 Update on x.org Andreas Enge
2013-03-14 17:33 ` Ludovic Courtès
2013-03-16 22:44 ` Andreas Enge
2013-03-16 23:15 ` Ludovic Courtès
2013-03-15 0:19 ` Cyril Roelandt
2013-03-15 19:55 ` Andreas Enge
2013-03-15 23:00 ` Ludovic Courtès
2013-03-22 0:00 ` Cyril Roelandt
2013-03-22 22:17 ` Ludovic Courtès
2013-03-28 19:27 ` Andreas Enge
2013-03-28 23:15 ` Ludovic Courtès
2013-03-30 9:37 ` Andreas Enge
2013-03-30 22:29 ` Ludovic Courtès [this message]
2013-04-04 16:55 ` Andreas Enge
2013-04-04 22:20 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87vc888qsb.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=andreas@enge.fr \
--cc=bug-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.