mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: scream-raw-3.4
This commit is contained in:
parent
c97865b78c
commit
d2fa4ccbfa
1 changed files with 19 additions and 0 deletions
19
srcpkgs/scream-raw/template
Normal file
19
srcpkgs/scream-raw/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'scream-${_recieverName}'
|
||||||
|
_recieverName=raw
|
||||||
|
pkgname=scream-${_recieverName}
|
||||||
|
version=3.4
|
||||||
|
revision=1
|
||||||
|
wrksrc=scream-$version
|
||||||
|
build_wrksrc=Receivers/${_recieverName}
|
||||||
|
build_style=gnu-makefile
|
||||||
|
short_desc="Virtual network sound card for Microsoft Windows - raw reciever"
|
||||||
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
|
license="MS-PL"
|
||||||
|
homepage="https://github.com/duncanthrax/scream"
|
||||||
|
distfiles="https://github.com/duncanthrax/scream/archive/${version}.tar.gz"
|
||||||
|
checksum=3441d38b3a4c76ac4ca883a939542c9cf3701a386356feddba43b40c3a2bdb5e
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vbin scream-${_recieverName}
|
||||||
|
vdoc README.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue