Files
Arch-R/packages/virtual/alsa/package.mk

12 lines
371 B
Makefile
Raw Normal View History

2018-07-16 20:45:36 +02:00
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
PKG_NAME="alsa"
PKG_VERSION=""
PKG_LICENSE="GPL"
PKG_SITE="http://www.alsa-project.org/"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain alsa-lib alsa-utils alsa-topology-conf alsa-ucm-conf"
PKG_SECTION="virtual"
2018-10-22 15:06:12 +02:00
PKG_LONGDESC="Matapackage to install all alsa components."