X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=bGkBBEgZuIgUE0Er
	Frf4dSPY0im4R6XXn31NKRtiUSDBw2lghxlxT/ouhHK7XSuWkUoVKHmrnvcj5bVY
	HtGYaYG9icJ9gvLHkcvJ/onow+OVlkMJ9OZodi9OVzNFn/4Gw0oNeqKYcqUNXbzj
	0P6GL56epmLneLvjAT9gN6EvJZQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=tXLmP9Wg7tPFpx0a3vsudd
	jiJgo=; b=y3F0p3rzFqPEUNFkoJatw+Krs4D4upCNwFRMt1PAQ1MvnEgrqsKnGz
	bnNnvRYOTBgnIOZ8HQSUVKaqGHhVau1JaA+mOUv6d1JBmtAkpI7zFLnqkFKoSNPI
	LSjWuKmbaicbp3L75R/bFJtz/eWKO8d6+nqea4jpWCOwDphx4lxv0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=snippets, H*M:cygwin, H*Ad:U*yselkowitz, H*i:sk:8f731cc
X-HELO: mx1.redhat.com
Subject: Re: font encodings dirs ?
To: cygwin@cygwin.com
References: <8f731cce-ab62-ada1-79bc-3bce499abcc2@gmail.com>
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
Message-ID: <5713DDA5.2080807@cygwin.com>
Date: Sun, 17 Apr 2016 14:01:57 -0500
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <8f731cce-ab62-ada1-79bc-3bce499abcc2@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2016-04-17 13:26, Marco Atzeri wrote:
> Most of the postinstall font scripts are referring to
>    /usr/share/fonts/encodings
>    /usr/share/fonts/encodings/large

"Most"?

> $ cat plotutils.sh.done
> /usr/bin/rm -f /usr/share/fonts/misc/encodings.dir
> /usr/share/fonts/misc/fonts.{dir,scale}
> /usr/bin/mkfontscale /usr/share/fonts/misc || /usr/bin/rm -f
> /usr/share/fonts/misc/fonts.scale
> /usr/bin/mkfontdir -e /usr/share/fonts/encodings -e
> /usr/share/fonts/encodings/large /usr/share/fonts/misc || /usr/bin/rm -f
> /usr/share/fonts/misc/{encodings,fonts}.dir
> /usr/bin/fc-cache -f /usr/share/fonts/misc
>
> but from what I see no package includes such directories, so all the
>    /usr/bin/mkfontdir -e /usr/share/fonts/encodings ..
> are failing by default.
>
> Is the expected behaviour ?

Font installation was completely overhauled in cygport 0.21.0 to no 
longer need these postinstall snippets, and all the standalone fonts 
packages (which are almost all mine) were rebuilt.  This and x3270 would 
seem to be the only ones left.

-- 
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

