[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-desktop updated (9326ffd -> 9e321ec)
From: |
guix-commits |
Subject: |
branch wip-desktop updated (9326ffd -> 9e321ec) |
Date: |
Sat, 4 Jul 2020 19:29:56 -0400 (EDT) |
dannym pushed a change to branch wip-desktop
in repository guix.
from 9326ffd gnu: gst-plugins-good: Update package definition.
new bb80d21 gnu: Add nanomsg.
new 8af9e27 gnu: Add nng.
new 527855c gnu: Add ccextractor.
new 42a686f gnu: Add libdc1394.
new bd2d14a gnu: Add ruby-slim.
new 564d75a gnu: Add libmpeg3.
new 11e135b gnu: Add tslib.
new bc9a995 gnu: Add flux.
new a2de257 gnu: Add libtimidity.
new 8f51fa9 gnu: Add directfb.
new 9e321ec gnu: Add faac.
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/audio.scm | 59 +++++++++++++++++++++++++
gnu/packages/graphics.scm | 103 ++++++++++++++++++++++++++++++++++++++++++++
gnu/packages/gstreamer.scm | 89 ++++++++++++++++++++++++++++++++++++++
gnu/packages/networking.scm | 87 +++++++++++++++++++++++++++++++++++++
gnu/packages/ruby.scm | 29 +++++++++++++
gnu/packages/video.scm | 83 +++++++++++++++++++++++++++++++++++
6 files changed, 450 insertions(+)
- branch wip-desktop updated (9326ffd -> 9e321ec),
guix-commits <=
- 03/11: gnu: Add ccextractor., guix-commits, 2020/07/04
- 09/11: gnu: Add libtimidity., guix-commits, 2020/07/04
- 10/11: gnu: Add directfb., guix-commits, 2020/07/04
- 02/11: gnu: Add nng., guix-commits, 2020/07/04
- 11/11: gnu: Add faac., guix-commits, 2020/07/04
- 01/11: gnu: Add nanomsg., guix-commits, 2020/07/04
- 05/11: gnu: Add ruby-slim., guix-commits, 2020/07/04
- 04/11: gnu: Add libdc1394., guix-commits, 2020/07/04
- 06/11: gnu: Add libmpeg3., guix-commits, 2020/07/04
- 07/11: gnu: Add tslib., guix-commits, 2020/07/04