guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (2ac2b17 -> e46e0de)


From: Arun Isaac
Subject: branch master updated (2ac2b17 -> e46e0de)
Date: Sun, 28 May 2017 10:00:16 -0400 (EDT)

arunisaac pushed a change to branch master
in repository guix.

      from  2ac2b17   gnu: synfigstudio: Fix UI bug.
       new  3d90fa9   build-system: Add 'font-build-system'.
       new  b2f89c1   gnu: font-inconsolata: Use 'font-build-system'.
       new  5978658   gnu: font-ubuntu: Use 'font-build-system'.
       new  2e88401   gnu: font-dejavu: Use 'font-build-system'.
       new  e46e0de   gnu: font-bitstream-vera: Use 'font-build-system'.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                              |   2 +
 doc/guix.texi                            |   8 +++
 gnu/packages/fonts.scm                   | 119 ++++---------------------------
 guix/build-system/{ruby.scm => font.scm} | 102 +++++++++++++-------------
 guix/build/font-build-system.scm         |  71 ++++++++++++++++++
 5 files changed, 143 insertions(+), 159 deletions(-)
 copy guix/build-system/{ruby.scm => font.scm} (60%)
 create mode 100644 guix/build/font-build-system.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]