# Generated by go2rpm 1.3 %bcond_without check # https://github.com/ddevault/go-libvterm %global goipath github.com/ddevault/go-libvterm %global commit b7d861da381071e5d3701e428528d1bfe276e78f %gometa %global godevelheader %{expand: Requires: pkgconfig(vterm)} %global common_description %{expand: Aerc fork of go-libvterm.} %global golicenses libvterm/LICENSE %global godocs _example README.md doc %global gosupfiles ${inc[@]} Name: %{goname} Version: 0 Release: 0.1%{?dist} Summary: Aerc fork of go-libvterm License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: pkgconfig(vterm) BuildRequires: golang(github.com/mattn/go-pointer) %description %{common_description} %gopkg %prep %goprep %install mapfile -t inc <<< $(find . -name "*.inc" -type f) %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed Dec 09 10:10:39 CET 2020 Robert-André Mauchin - 0-0.1.20201209gitb7d861d - Initial package