# Generated by go2rpm 1.8.1 %bcond_without check %global debug_package %{nil} # https://github.com/blackjack/webcam %global goipath github.com/blackjack/webcam %global forgeurl https://github.com/blackjack/webcam %global commit ba064708e1652773bdb71e0605a1819ef4fad2e7 Version: 0.3 %gometa -f %global common_description %{expand: Golang webcam library for Linux. This is a go library for working with webcams and other video capturing devices. It depends entirely on V4L2 framework} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: %autorelease Summary: Golang webcam library for Linux License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog