New package: scream-pulseaudio-ivshmem-3.4
This commit is contained in:
parent
3e464e0515
commit
3fdd94d826
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'scream-pulseaudio-ivshmem'
|
||||
pkgname=scream-pulseaudio-ivshmem
|
||||
version=3.4
|
||||
revision=1
|
||||
wrksrc=scream-$version
|
||||
build_wrksrc=Receivers/pulseaudio-ivshmem
|
||||
build_style=gnu-makefile
|
||||
makedepends="pulseaudio-devel"
|
||||
short_desc="Virtual network sound card for Microsoft Windows - pulse-ivshmem"
|
||||
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-ivshmem-pulse
|
||||
vdoc README.md
|
||||
}
|
Loading…
Reference in New Issue