guix-commits
[Top][All Lists]
Advanced

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

branch master updated (122c87e -> 1c1178c)


From: Taylan Ulrich B.
Subject: branch master updated (122c87e -> 1c1178c)
Date: Sat, 28 Mar 2015 12:26:42 +0000

taylanub pushed a change to branch master
in repository guix.

      from  122c87e   Fix remaining references to "substitute-binary".
       new  ee3b55e   gnu: Add libva.
       new  9b5db9b   gnu: freeglut: Add mesa to propagated inputs.
       new  060ad3d   gnu: Add libwebp.
       new  894e2cb   gnu: Add leptonica.
       new  9e617a5   gnu: Rename (gnu packages ocrad) to (gnu packages ocr).
       new  d814be3   gnu: Add tesseract-ocr.
       new  6f6c8b6   gnu: Add vapoursynth.
       new  1c1178c   gnu: Add mpv.

The 8 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:
 gnu-system.am          |    2 +-
 gnu/packages/gl.scm    |    5 +-
 gnu/packages/image.scm |   97 +++++++++++++++++++++++++++++
 gnu/packages/ocr.scm   |   93 ++++++++++++++++++++++++++++
 gnu/packages/ocrad.scm |   46 --------------
 gnu/packages/video.scm |  158 ++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 353 insertions(+), 48 deletions(-)
 create mode 100644 gnu/packages/ocr.scm
 delete mode 100644 gnu/packages/ocrad.scm



reply via email to

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