# Generated by go2rpm 1.13.1 %bcond_without check %global debug_package %{nil} # https://github.com/mesilliac/pulse-simple %global goipath github.com/mesilliac/pulse-simple %global commit 75ac54e19fdff88f4fbd82f45125134b602230b0 %gometa -L -f %global common_description %{expand: Cgo bindings to PulseAudio's Simple API, for easily playing or capturing raw audio.} %global golicenses LICENSE %global godocs examples README.md Name: golang-github-mesilliac-pulse-simple Version: 0 Release: %autorelease -p Summary: Easily play or capture raw audio via PulseAudio's Simple API License: MIT URL: %{gourl} Source: %{gosource} BuildRequires: go-rpm-macros BuildRequires: pulseaudio-libs-devel %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog