[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (9cf5245 -> 56215e4)
From: |
Ricardo Wurmus |
Subject: |
branch master updated (9cf5245 -> 56215e4) |
Date: |
Fri, 20 Nov 2015 19:23:21 +0000 |
rekado pushed a change to branch master
in repository guix.
from 9cf5245 gnu: slepc: Update to 3.6.2.
new 5619659 gnu: Add libxml++.
new 307ad14 gnu: Add MLT.
new c1fbc66 gnu: Add ETL.
new 7775a18 gnu: Add Synfig.
new 56215e4 gnu: Add Synfig Studio.
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:
gnu-system.am | 2 +
gnu/packages/animation.scm | 178 +++++++++++++++++++++++++++
gnu/packages/gnome.scm | 27 ++++
gnu/packages/patches/synfig-build-fix.patch | 61 +++++++++
gnu/packages/video.scm | 51 ++++++++
5 files changed, 319 insertions(+), 0 deletions(-)
create mode 100644 gnu/packages/animation.scm
create mode 100644 gnu/packages/patches/synfig-build-fix.patch
- branch master updated (9cf5245 -> 56215e4),
Ricardo Wurmus <=
- 02/05: gnu: Add MLT., Ricardo Wurmus, 2015/11/20
- 05/05: gnu: Add Synfig Studio., Ricardo Wurmus, 2015/11/20
- 03/05: gnu: Add ETL., Ricardo Wurmus, 2015/11/20
- 01/05: gnu: Add libxml++., Ricardo Wurmus, 2015/11/20
- 04/05: gnu: Add Synfig., Ricardo Wurmus, 2015/11/20