From a2295badb9b6e23550fad1488715afd8a45bde8c Mon Sep 17 00:00:00 2001 From: Timo Gurr Date: Fri, 23 Oct 2020 10:16:09 +0200 Subject: alsa-ucm-conf: version bump to 1.2.4 --- .../alsa-ucm-conf/alsa-ucm-conf-1.2.3.exheres-0 | 25 ---------------------- .../alsa-ucm-conf/alsa-ucm-conf-1.2.4.exheres-0 | 25 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.3.exheres-0 create mode 100644 packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.4.exheres-0 diff --git a/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.3.exheres-0 b/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.3.exheres-0 deleted file mode 100644 index 6326082a4..000000000 --- a/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.3.exheres-0 +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 2019-2020 Timo Gurr -# Distributed under the terms of the GNU General Public License v2 - -SUMMARY="ALSA Use Case Manager configuration (and topologies) files" -HOMEPAGE="https://www.alsa-project.org" -DOWNLOADS="mirror://alsaproject/lib/${PNV}.tar.bz2" - -LICENCES="BSD-3" -SLOT="0" -PLATFORMS="~amd64 ~x86" -MYOPTIONS="" - -DEPENDENCIES="" - -src_test() { - : -} - -src_install() { - insinto /usr/share/alsa - edo cp -a ucm2 "${IMAGE}"/usr/share/alsa/ - - emagicdocs -} - diff --git a/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.4.exheres-0 b/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.4.exheres-0 new file mode 100644 index 000000000..6326082a4 --- /dev/null +++ b/packages/sys-sound/alsa-ucm-conf/alsa-ucm-conf-1.2.4.exheres-0 @@ -0,0 +1,25 @@ +# Copyright 2019-2020 Timo Gurr +# Distributed under the terms of the GNU General Public License v2 + +SUMMARY="ALSA Use Case Manager configuration (and topologies) files" +HOMEPAGE="https://www.alsa-project.org" +DOWNLOADS="mirror://alsaproject/lib/${PNV}.tar.bz2" + +LICENCES="BSD-3" +SLOT="0" +PLATFORMS="~amd64 ~x86" +MYOPTIONS="" + +DEPENDENCIES="" + +src_test() { + : +} + +src_install() { + insinto /usr/share/alsa + edo cp -a ucm2 "${IMAGE}"/usr/share/alsa/ + + emagicdocs +} + -- cgit v1.2.3