mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: alsa-oss-1.0.28
New package: alsa-oss-1.0.28
This commit is contained in:
parent
1b5915b688
commit
7d0cbf8e27
1 changed files with 16 additions and 0 deletions
16
srcpkgs/alsa-oss/template
Normal file
16
srcpkgs/alsa-oss/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'alsa-oss'
|
||||||
|
pkgname=alsa-oss
|
||||||
|
version=1.0.28
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="alsa-lib-devel"
|
||||||
|
short_desc="OSS compatibility library for ALSA"
|
||||||
|
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://alsa-project.org"
|
||||||
|
distfiles="ftp://ftp.alsa-project.org/pub/oss-lib/alsa-oss-${version}.tar.bz2"
|
||||||
|
checksum=3ae62caa88a0bc7b30ed836dcb794dc6ef4d3650439e2260db54cace7d5c6ad5
|
||||||
|
|
||||||
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
|
*-musl) broken="https://travis-ci.org/voidlinux/void-packages/jobs/271818539";;
|
||||||
|
esac
|
Loading…
Add table
Reference in a new issue