[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (968ae90 -> 34f5618)
From: |
David Thompson |
Subject: |
branch master updated (968ae90 -> 34f5618) |
Date: |
Wed, 25 Nov 2015 16:58:16 +0000 |
davexunit pushed a change to branch master
in repository guix.
from 968ae90 build: Reject ARMv6 systems.
new 33ae910 gnu: Add tinyxml.
new b0b23e5 gnu: Add jasper.
new 34f5618 gnu: Add kodi.
The 3 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/image.scm | 21 +++
gnu/packages/kodi.scm | 223 ++++++++++++++++++++++++++++
gnu/packages/patches/tinyxml-use-stl.patch | 41 +++++
gnu/packages/xml.scm | 69 +++++++++
5 files changed, 356 insertions(+), 0 deletions(-)
create mode 100644 gnu/packages/kodi.scm
create mode 100644 gnu/packages/patches/tinyxml-use-stl.patch
- branch master updated (968ae90 -> 34f5618),
David Thompson <=