media-sound/alsa-utils: Bump to version 1.1.8
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 8 Jan 2019 23:27:49 +0000 (00:27 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 8 Jan 2019 23:43:09 +0000 (00:43 +0100)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-sound/alsa-utils/Manifest
media-sound/alsa-utils/alsa-utils-1.1.8.ebuild [new file with mode: 0644]
media-sound/alsa-utils/files/alsa-utils-1.1.8-missing_header.patch [new file with mode: 0644]

index 4024be432352410d8445245d8b2c924d1f945c27..6734ac3cbbf80eb26da9fc7f5c8610b9b30f9656 100644 (file)
@@ -1,3 +1,4 @@
 DIST alsa-utils-1.1.2.tar.bz2 1193140 BLAKE2B 8c9d3baae1530a399299379963e68c50d2d4fca63045b7c59b14240d5ad6316c37f1c7d6f4a7fa2cfeb8e5ae561440b9ad689475e006ab1fcaea2065b7c33015 SHA512 38dc3331e8410123085738e74ca34c860666027ee2f6aaa21f48e726c84d8e6264043c8c7111ce2b1e158a0f38142a04d72a128ee54e00173dc4e4ba514d2f14
 DIST alsa-utils-1.1.6.tar.bz2 1203722 BLAKE2B e098ecbc5835c8ecd311a4df1ab51a709200b0d3666437f7f059d3842f07e1200a934b951e8e2c8ecedbe0aef4e2c766d875df577662eb21ce989807941ab6b7 SHA512 24d0ffaeeccecb3276d7d35ef51e6de6026a63fa5a1a1e4605b024f54d8097717e97ec9d33cfe50830ad17e4a89268ca24b065039b0df7f9fbe02b570617aa58
 DIST alsa-utils-1.1.7.tar.bz2 1205754 BLAKE2B 419fa61fe85750ed26ab2b1dfe87adc7898f8c95dfe082993c0d5ee7755c4cb6563000555f44267608a2138d033e7011e7c67d98b714fdf1884cc03a8fd50ed3 SHA512 5da9b03e219d67634307bd5bb06b76734db5286221bec11658ce9c4dfca8ed639a4155ed90450f1d6c8db322960bb023ced0873e276500ce24f14fab17ceeb65
+DIST alsa-utils-1.1.8.tar.bz2 1262174 BLAKE2B 643017f8f31d88356a2a55b5b1249d5b705daa7bd38e6d5e8835a21a9aefeca2fb1a7444c5709516ace0eecdfd5b410b5b24008abebb7ca917763108637bbcca SHA512 f877b491840126420dd9847347d0af865b6d03eccac2e2c3853cdbc76e91899f5a5139753cc41a4db942e7999c8d53cf9bd57d2fd5e1d32c872871b2d25146d9
diff --git a/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild b/media-sound/alsa-utils/alsa-utils-1.1.8.ebuild
new file mode 100644 (file)
index 0000000..bcc1f86
--- /dev/null
@@ -0,0 +1,77 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit systemd udev
+
+DESCRIPTION="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)"
+HOMEPAGE="https://alsa-project.org/"
+SRC_URI="mirror://alsaproject/utils/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0.9"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE="bat doc +libsamplerate +ncurses nls selinux"
+
+CDEPEND=">=media-libs/alsa-lib-${PV}
+       libsamplerate? ( media-libs/libsamplerate )
+       ncurses? ( >=sys-libs/ncurses-5.7-r7:0= )
+       bat? ( sci-libs/fftw:= )"
+DEPEND="${CDEPEND}
+       doc? ( app-text/xmlto )"
+RDEPEND="${CDEPEND}
+       selinux? ( sec-policy/selinux-alsa )"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=(
+       "${FILESDIR}"/${PN}-1.1.8-missing_header.patch
+)
+
+src_configure() {
+       local myeconfargs=(
+               # --disable-alsaconf because it doesn't work with sys-apps/kmod wrt #456214
+               --disable-alsaconf
+               --disable-maintainer-mode
+               --with-asound-state-dir="${EPREFIX}"/var/lib/alsa
+               --with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
+               --with-udev-rules-dir="${EPREFIX}/$(get_udevdir)"/rules.d
+               $(use_enable bat)
+               $(use_enable libsamplerate alsaloop)
+               $(use_enable ncurses alsamixer)
+               $(use_enable nls)
+               $(usex doc '' --disable-xmlto)
+       )
+       econf "${myeconfargs[@]}"
+}
+
+src_install() {
+       default
+       dodoc seq/*/README.*
+
+       newinitd "${FILESDIR}"/alsasound.initd-r7 alsasound
+       newconfd "${FILESDIR}"/alsasound.confd-r4 alsasound
+
+       insinto /etc/modprobe.d
+       newins "${FILESDIR}"/alsa-modules.conf-rc alsa.conf
+
+       keepdir /var/lib/alsa
+
+       # ALSA lib parser.c:1266:(uc_mgr_scan_master_configs) error: could not
+       # scan directory /usr/share/alsa/ucm: No such file or directory
+       # alsaucm: unable to obtain card list: No such file or directory
+       keepdir /usr/share/alsa/ucm
+}
+
+pkg_postinst() {
+       if [[ -z ${REPLACING_VERSIONS} ]]; then
+               elog
+               elog "To take advantage of the init script, and automate the process of"
+               elog "saving and restoring sound-card mixer levels you should"
+               elog "add alsasound to the boot runlevel. You can do this as"
+               elog "root like so:"
+               elog "# rc-update add alsasound boot"
+               ewarn
+               ewarn "The ALSA core should be built into the kernel or loaded through other"
+               ewarn "means. There is no longer any modular auto(un)loading in alsa-utils."
+       fi
+}
diff --git a/media-sound/alsa-utils/files/alsa-utils-1.1.8-missing_header.patch b/media-sound/alsa-utils/files/alsa-utils-1.1.8-missing_header.patch
new file mode 100644 (file)
index 0000000..560d538
--- /dev/null
@@ -0,0 +1,50 @@
+--- alsa-utils-1.1.8/axfer/test/generator.h
++++ alsa-utils-1.1.8/axfer/test/generator.h
+@@ -0,0 +1,47 @@
++// SPDX-License-Identifier: GPL-2.0
++//
++// generator.c - a generator for test with buffers of PCM frames.
++//
++// Copyright (c) 2018 Takashi Sakamoto <o-takashi@sakamocchi.jp>
++//
++// Licensed under the terms of the GNU General Public License, version 2.
++
++#ifndef __ALSA_UTILS_AXFER_TEST_GENERATOR__H_
++#define __ALSA_UTILS_AXFER_TEST_GENERATOR__H_
++
++#include <stdint.h>
++#include <alsa/asoundlib.h>
++
++struct test_generator;
++typedef int (*generator_cb_t)(struct test_generator *gen,
++                            snd_pcm_access_t access,
++                            snd_pcm_format_t sample_format,
++                            unsigned int samples_per_frame,
++                            void *frame_buffer, unsigned int frame_count);
++
++struct test_generator {
++      int fd;
++      uint64_t access_mask;
++      uint64_t sample_format_mask;
++      unsigned int min_samples_per_frame;
++      unsigned int max_samples_per_frame;
++      unsigned int min_frame_count;
++      unsigned int max_frame_count;
++      unsigned int step_frame_count;
++
++      generator_cb_t cb;
++      void *private_data;
++};
++
++int generator_context_init(struct test_generator *gen,
++                         uint64_t access_mask, uint64_t sample_format_mask,
++                         unsigned int min_samples_per_frame,
++                         unsigned int max_samples_per_frame,
++                         unsigned int min_frame_count,
++                         unsigned int max_frame_count,
++                         unsigned int step_frame_count,
++                         unsigned int private_size);
++int generator_context_run(struct test_generator *gen, generator_cb_t cb);
++void generator_context_destroy(struct test_generator *gen);
++
++#endif