mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: void-live-audio-0.1
This commit is contained in:
parent
d7267be467
commit
de6ec063e3
1 changed files with 12 additions and 0 deletions
12
srcpkgs/void-live-audio/template
Normal file
12
srcpkgs/void-live-audio/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'void-live-audio'
|
||||||
|
pkgname=void-live-audio
|
||||||
|
version=0.1
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
depends="bash alsa-utils"
|
||||||
|
short_desc="Script for enabling and configuring audio (for live environments)"
|
||||||
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
license="GPL-3.0-or-later, CC0-1.0"
|
||||||
|
homepage="https://github.com/classabbyamp/void-live-audio"
|
||||||
|
distfiles="https://github.com/classabbyamp/void-live-audio/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=7be549cce856a3ef01c22fa1dacca22e43f06da59a541622dd049abc089b0f89
|
Loading…
Add table
Reference in a new issue