public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* [xorg-doc - Cygwin X.Org documentation] branch master, updated. fe4a10d56394b6f22072a09dfe214772a610162c
@ 2021-12-12 20:23 Jon TURNEY
  0 siblings, 0 replies; only message in thread
From: Jon TURNEY @ 2021-12-12 20:23 UTC (permalink / raw)
  To: cygwin-apps-cvs




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=fe4a10d56394b6f22072a09dfe214772a610162c

commit fe4a10d56394b6f22072a09dfe214772a610162c
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sun Dec 12 19:54:30 2021 +0000

    Bump version to 20211212

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=46f458aa5a897143ddd918cd0a0220ae294ccd73

commit 46f458aa5a897143ddd918cd0a0220ae294ccd73
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sun Dec 12 19:11:41 2021 +0000

    Update copyright date range for CG

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=1758c905e92dc50906d2e9c2754d16d4694dea3d

commit 1758c905e92dc50906d2e9c2754d16d4694dea3d
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Sun Dec 12 19:10:08 2021 +0000

    Remove mention of Xdmx server, removed upstream

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=c9a8456b3b74549bf311516cdf86c2a4f08ad73a

commit c9a8456b3b74549bf311516cdf86c2a4f08ad73a
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Nov 1 14:22:52 2021 +0000

    Update prerequisites
    
    Add libxcvt-devel
    Drop libdmx-devel (as Xdmx is removed)

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/xorg-doc.git;h=71deda71802b01547bc10d83da40418428cd9270

commit 71deda71802b01547bc10d83da40418428cd9270
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Tue Aug 25 20:34:20 2020 +0100

    More prerequisite corrections


Diff:
---
 cg/cygwin-x-cg.xml               | 2 +-
 cg/programming-prerequisites.xml | 9 +++++----
 cg/programming-tree-layout.xml   | 5 -----
 version                          | 2 +-
 4 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/cg/cygwin-x-cg.xml b/cg/cygwin-x-cg.xml
index dafad5e..8731715 100644
--- a/cg/cygwin-x-cg.xml
+++ b/cg/cygwin-x-cg.xml
@@ -151,7 +151,7 @@ Distribution">
 
 <legalnotice id="legal-notice">
 <blockquote id="legal-notice-quote"><para>
-Copyright (C) 2004 Harold L Hunt II.  Copyright (C) 2009-2018 Jon Turney.
+Copyright (C) 2004 Harold L Hunt II.  Copyright (C) 2009-2021 Jon Turney.
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
 or any later version published by the Free Software Foundation;
diff --git a/cg/programming-prerequisites.xml b/cg/programming-prerequisites.xml
index 42c7ec3..794281f 100644
--- a/cg/programming-prerequisites.xml
+++ b/cg/programming-prerequisites.xml
@@ -29,8 +29,6 @@ git,
 meson,
 ninja,
 pkg-config,
-python3,
-tar
 </para>
 </listitem>
 
@@ -45,7 +43,6 @@ xorgproto
 <listitem>
 <para>Required development libraries:</para>
 <para>
-libdmx-devel,
 libfontenc-devel,
 libfreetype-devel,
 libGL-devel,
@@ -65,6 +62,7 @@ libXmu-devel,
 libXpm-devel,
 libXrender-devel,
 libXtst-devel,
+libxcb-aux-devel,
 libxcb-composite-devel,
 libxcb-ewmh-devel,
 libxcb-icccm-devel,
@@ -75,8 +73,10 @@ libxcb-render-devel,
 libxcb-render-util-devel,
 libxcb-shape-devel,
 libxcb-util-devel,
+libxcb-xfixes-devel,
 libxcb-xkb-devel,
-libxkbfile-devel,
+libxcvt-devel,
+libxkbfile-devel
 </para>
 </listitem>
 
@@ -84,6 +84,7 @@ libxkbfile-devel,
 <para>Required miscellaneous packages:</para>
 <para>
 font-util,
+ImageMagick,
 khronos-opengl-registry,
 python3-lxml,
 xkbcomp-devel,
diff --git a/cg/programming-tree-layout.xml b/cg/programming-tree-layout.xml
index 3655e32..759bc58 100644
--- a/cg/programming-tree-layout.xml
+++ b/cg/programming-tree-layout.xml
@@ -26,11 +26,6 @@ framebuffer drawing procedures used by &project;.</para>
 hardware dependent functions.</para>
 
 <itemizedlist>
-<listitem>
-<para><filename class="directory">dmx</filename> contains the Distributed
-Multihead X X Server.  The DMX X server acts as a proxy for multiple back-end
-X servers.</para>
-</listitem>
 
 <listitem>
 <para><filename class="directory">kdrive</filename>
diff --git a/version b/version
index 96cf693..c59e542 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-20180629
+20211212



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-12 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-12 20:23 [xorg-doc - Cygwin X.Org documentation] branch master, updated. fe4a10d56394b6f22072a09dfe214772a610162c Jon TURNEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).