[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch wip-desktop updated (18f17f6 -> 00018ef)
From: |
guix-commits |
Subject: |
branch wip-desktop updated (18f17f6 -> 00018ef) |
Date: |
Tue, 7 Jul 2020 07:48:27 -0400 (EDT) |
dannym pushed a change to branch wip-desktop
in repository guix.
from 18f17f6 gnu: gvfs: Update package definition.
new 7eeeae3 gnu: Add openni2.
new c3c02c2 gnu: Add opensles.
new e6a0188 gnu: gst-plugins-bad: Update package definition.
new 3f75e41 gnu: gst-plugins-ugly: Update package definition.
new 00018ef gnu: gst-libav: Update package definition.
The 5 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/local.mk | 1 +
gnu/packages/audio.scm | 62 ++++
gnu/packages/gstreamer.scm | 352 ++++++++++++++++-----
.../patches/opensles-add-license-file.patch | 45 +++
4 files changed, 374 insertions(+), 86 deletions(-)
create mode 100644 gnu/packages/patches/opensles-add-license-file.patch
- branch wip-desktop updated (18f17f6 -> 00018ef),
guix-commits <=
- 02/05: gnu: Add opensles., guix-commits, 2020/07/07
- 01/05: gnu: Add openni2., guix-commits, 2020/07/07
- 03/05: gnu: gst-plugins-bad: Update package definition., guix-commits, 2020/07/07
- 04/05: gnu: gst-plugins-ugly: Update package definition., guix-commits, 2020/07/07
- 05/05: gnu: gst-libav: Update package definition., guix-commits, 2020/07/07