From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8499 invoked by alias); 7 Apr 2017 10:14:08 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 8444 invoked by uid 89); 7 Apr 2017 10:14:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=uhr, Uhr, gesendet, sk:holgerb X-HELO: mout.gmx.net Received: from mout.gmx.net (HELO mout.gmx.net) (212.227.17.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Apr 2017 10:14:04 +0000 Received: from [217.92.104.76] by 3capp-gmx-bs13.server.lan (via HTTP); Fri, 7 Apr 2017 12:13:59 +0200 MIME-Version: 1.0 Message-ID: From: "Holger Bast" To: cygwin-apps@cygwin.com Cc: "Jon Turney" Subject: Re: [ITP] DocBook 5 + tools Content-Type: text/plain; charset=UTF-8 Date: Fri, 07 Apr 2017 10:14:00 -0000 Sensitivity: Normal In-Reply-To: References: , X-UI-Message-Type: mail X-UI-Out-Filterresults: notjunk:1;V01:K0:lsUeeEoBNJY=:zAn5CdfX+fxXjFzbTPkQ+s MaFHEW4PyKROFsI6Y9rEM2XppFkJ5xuv8pPGawe78BxX6v5iTut9EMyJULei11DQx1VoHKVPU a/K7z5S7GoW+Ma0YtLCcnXiHh/Yf66RoDCGjrObd4Ff/YBff+DsvVxy6X/tsmC3QmJ9oyqlJT +NHMhLlYD9eCQIFdnpY3yJJz9nipi/pFZdwgXAV9NM0m7UHiBU6r11gFJkCqwNMYMUiQ6E8d9 XR2PgfxCSkKjgmY01eCVgl4RJRcGROYqrm2ywhDGWQyYjXT7j/VXaCHkz3o/y5YeLuOSqFaXS UVu2AdMVtQ59sh56/2ec/lTzsmF8xnluAJqeP+uqFWa8EQ4bBUPf7N2f76uTSF5ktctjnzuju CiYPUTk/CxriXmOpNIIpkDeQ3NCCa1dPqWXVAQGCnFEWUixsVTa3a+whNlQPanV42XDDT4OQD 3Kl1t823mg== X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00023.txt.bz2 Ok, I updated the files and uploaded them on the server. 1) License added 2) doc und xml files are now separated category: Text requires: perl sdesc: "DocBook XML 5.0 distribution" ldesc: "DocBook is a schema (available in several languages including RELAX NG, SGML and XML DTDs, and W3C XML Schema) maintained by the DocBook Technical Committee of OASIS. It is particularly well suited to books and papers about computer hardware and software (though it is by no means limited to these applications)." http://packages.ubuntu.com/search?keywords=docbook5-xml Packages: https://virtualheadcrash.net/cygwin/x86/docbook-5.0/docbook-5-5.0-1.hint https://virtualheadcrash.net/cygwin/x86/docbook-5.0/docbook-5-5.0-1.tar.xz https://virtualheadcrash.net/cygwin/x86/docbook-5.0/docbook-5-5.0-1-src.tar.xz > Gesendet: Mittwoch, 05. April 2017 um 19:05 Uhr > Von: "Jon Turney" > An: cygwin-apps@cygwin.com > Cc: "Holger Bast" > Betreff: Re: [ITP] DocBook 5 + tools > > On 30/03/2017 16:39, Holger Bast wrote: > > Hi there, > > I'm interested in maintaining DocBook 5 schemata plus some additional tools for docbook (daps and jing-trang). I've never maintained a package before, so I think the best way for me would be starting with DocBook 5. By creating the cygport file I run into some questions that I would like to address: > > Thanks for doing this. > > For the avoidance of doubt, what license applies to this? > > > 1) docbook-5.0 installation path > > All docbook-4.x files are installed in /usr/share/xml/docbook/ and so on. With DocBook 5 the distribution format changed and there is now one folder with all necessary information: > > > [...] > > > > I propose to put the hole distribution under > > > > /usr/share/xml/docbook/docbook-5.0/ > > > > so everything is in one place. I also had a look at Ubuntu; they put the schema-folders (dtd, rng, schematron (renamed sch), xsd and catalog-docbook5.xml) under > > > > /usr/share/xml/docbook/schema > > > > and all documentation in their doc-structure. In my opinion, putting everything at one place would be the easiest way to work with. > > I think the documentation should be under /usr/share/doc, both to > conform with our packaging guidelines (such as they are), and for > discoverability (people may know to look in /usr/share/doc for > documentation) > >