From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGPzP-0001k6-TU for guix-patches@gnu.org; Thu, 01 Jun 2017 09:18:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGPzG-0003yr-7w for guix-patches@gnu.org; Thu, 01 Jun 2017 09:18:11 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46060) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGPzG-0003yD-3o for guix-patches@gnu.org; Thu, 01 Jun 2017 09:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dGPzF-0003sA-KD for guix-patches@gnu.org; Thu, 01 Jun 2017 09:18:01 -0400 Subject: bug#26941: New font-build-system Resent-Message-ID: References: <87bbe3e5.AEAAKL2r-KIAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZGcQo@mailjet.com> From: Brendan Tildesley Message-ID: Date: Thu, 1 Jun 2017 23:17:09 +1000 MIME-Version: 1.0 In-Reply-To: <87bbe3e5.AEAAKL2r-KIAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZGcQo@mailjet.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 26941@debbugs.gnu.org Arun Isaac 於 2017-05-16 01:06 寫道: > Here is a WIP patchset creating a 'font-build-system', and packaging a > few font packages with it. I just copied the emacs-build-system and made > necessary changes. Please review and provide feedback. > > Currently, the font-build-system only installs ttf and otf files to > /share/fonts/truetype and /share/fonts/opentype respectively. It does > not install any documentation. But, do we really need to install README > files, a copy of the license, etc.? > I notice font-build-system displays this error. It may require adding glibc-utf8-locales as a dependency. starting phase `install-locale' warning: failed to install 'en_US.utf8' locale: Invalid argument