distribution/packages/devel/libao/package.mk

12 lines
320 B
Makefile
Raw Normal View History

2022-03-13 21:45:57 +00:00
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2022-present Fewtarius
PKG_NAME="libao"
PKG_VERSION="cafce902"
PKG_LICENSE="GPL"
PKG_SITE="https://gitlab.xiph.org/xiph/libao"
PKG_URL="${PKG_SITE}.git"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="Audio output portability library."
PKG_TOOLCHAIN="autotools"