diff --git a/anda/langs/go/xyproto-env/anda.hcl b/anda/langs/go/xyproto-env/anda.hcl deleted file mode 100644 index ea4f5641c0..0000000000 --- a/anda/langs/go/xyproto-env/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "golang-github-xyproto-env.spec" - } -} diff --git a/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec b/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec deleted file mode 100644 index 753a9918a7..0000000000 --- a/anda/langs/go/xyproto-env/golang-github-xyproto-env.spec +++ /dev/null @@ -1,48 +0,0 @@ -# Generated by go2rpm 1.8.2 -%bcond_without check -%global debug_package %{nil} - -# https://github.com/xyproto/env -%global goipath github.com/xyproto/env -Version: 2.5.3 - -%gometa -f - -%global common_description %{expand: -Provide default values when fetching environment variables.} - -%global golicenses LICENSE -%global godocs README.md - -Name: golang-%{goname} -Release: 1%?dist -Summary: Provide default values when fetching environment variables - -License: BSD-3-Clause -URL: %{gourl} -Source: %{gosource} - -%description %{common_description} - -%gopkg - -%prep -%goprep - -%generate_buildrequires -%go_generate_buildrequires - -%build - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -%endif - -%gopkgfiles - -%changelog -%autochangelog diff --git a/anda/langs/go/xyproto-env/update.rhai b/anda/langs/go/xyproto-env/update.rhai deleted file mode 100644 index fd71963ab8..0000000000 --- a/anda/langs/go/xyproto-env/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh_tag("xyproto/env")); diff --git a/anda/langs/go/xyproto-env/v1/anda.hcl b/anda/langs/go/xyproto-env/v1/anda.hcl deleted file mode 100644 index ea4f5641c0..0000000000 --- a/anda/langs/go/xyproto-env/v1/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "golang-github-xyproto-env.spec" - } -} diff --git a/anda/langs/go/xyproto-env/v1/golang-github-xyproto-env.spec b/anda/langs/go/xyproto-env/v1/golang-github-xyproto-env.spec deleted file mode 100644 index 3728807777..0000000000 --- a/anda/langs/go/xyproto-env/v1/golang-github-xyproto-env.spec +++ /dev/null @@ -1,48 +0,0 @@ -# Generated by go2rpm 1.8.2 -%bcond_without check -%global debug_package %{nil} - -# https://github.com/xyproto/env -%global goipath github.com/xyproto/env -Version: 1.9.1 - -%gometa -f - -%global common_description %{expand: -Provide default values when fetching environment variables.} - -%global golicenses LICENSE -%global godocs README.md - -Name: golang-%{goname} -Release: 1%{?dist} -Summary: Provide default values when fetching environment variables - -License: BSD-3-Clause -URL: %{gourl} -Source: %{gosource} - -%description %{common_description} - -%gopkg - -%prep -%goprep - -%generate_buildrequires -%go_generate_buildrequires - -%build - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -%endif - -%gopkgfiles - -%changelog -%autochangelog diff --git a/anda/langs/go/xyproto-textoutput/anda.hcl b/anda/langs/go/xyproto-textoutput/anda.hcl deleted file mode 100644 index 7b35648f8e..0000000000 --- a/anda/langs/go/xyproto-textoutput/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "golang-github-xyproto-textoutput.spec" - } -} diff --git a/anda/langs/go/xyproto-textoutput/golang-github-xyproto-textoutput.spec b/anda/langs/go/xyproto-textoutput/golang-github-xyproto-textoutput.spec deleted file mode 100644 index 4cf8303353..0000000000 --- a/anda/langs/go/xyproto-textoutput/golang-github-xyproto-textoutput.spec +++ /dev/null @@ -1,57 +0,0 @@ -# Generated by go2rpm 1.8.2 -%bcond_without check - -# https://github.com/xyproto/textoutput -%global goipath github.com/xyproto/textoutput -Version: 1.17.1 - -%gometa -f - -%global common_description %{expand: -:a: Output text, with and without colors.} - -%global golicenses LICENSE -%global godocs README.md - -Name: golang-%{goname} -Release: 1%?dist -Summary: :a: Output text, with and without colors - -License: BSD-3-Clause -URL: %{gourl} -Source: %{gosource} - -%description %{common_description} - -%gopkg - -%prep -%goprep - -%generate_buildrequires -%go_generate_buildrequires - -%build -for cmd in cmd/* ; do - %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd -done - -%install -%gopkginstall -install -m 0755 -vd %{buildroot}%{_bindir} -install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ - -%if %{with check} -%check -%gocheck -%endif - -%files -%license LICENSE -%doc README.md -%{_bindir}/* - -%gopkgfiles - -%changelog -%autochangelog diff --git a/anda/langs/go/xyproto-textoutput/update.rhai b/anda/langs/go/xyproto-textoutput/update.rhai deleted file mode 100644 index 7a7f25cbb7..0000000000 --- a/anda/langs/go/xyproto-textoutput/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh_tag("xyproto/textoutput")); diff --git a/anda/langs/go/xyproto-vt100/anda.hcl b/anda/langs/go/xyproto-vt100/anda.hcl deleted file mode 100644 index 23d0a4a7b3..0000000000 --- a/anda/langs/go/xyproto-vt100/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "golang-github-xyproto-vt100.spec" - } -} diff --git a/anda/langs/go/xyproto-vt100/golang-github-xyproto-vt100.spec b/anda/langs/go/xyproto-vt100/golang-github-xyproto-vt100.spec deleted file mode 100644 index 2f1508fcf8..0000000000 --- a/anda/langs/go/xyproto-vt100/golang-github-xyproto-vt100.spec +++ /dev/null @@ -1,57 +0,0 @@ -# Generated by go2rpm 1.8.2 -%bcond_without check - -# https://github.com/xyproto/vt100 -%global goipath github.com/xyproto/vt100 -Version: 1.16.11 - -%gometa -f - -%global common_description %{expand: -:computer: VT100 Terminal Package.} - -%global golicenses LICENSE -%global godocs README.md cmd/widget/README.md - -Name: golang-%{goname} -Release: 1%?dist -Summary: VT100 Terminal Package - -License: BSD-3-Clause -URL: %{gourl} -Source: %{gosource} - -%description %{common_description} - -%gopkg - -%prep -%goprep - -%generate_buildrequires -%go_generate_buildrequires - -%build -for cmd in cmd/* ; do - %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd -done - -%install -%gopkginstall -install -m 0755 -vd %{buildroot}%{_bindir} -install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ - -%if %{with check} -%check -%gocheck -%endif - -%files -%license LICENSE -%doc TODO.md README.md cmd/widget/README.md -%{_bindir}/* - -%gopkgfiles - -%changelog -%autochangelog diff --git a/anda/langs/go/xyproto-vt100/update.rhai b/anda/langs/go/xyproto-vt100/update.rhai deleted file mode 100644 index 6a78d4692e..0000000000 --- a/anda/langs/go/xyproto-vt100/update.rhai +++ /dev/null @@ -1 +0,0 @@ -rpm.version(gh_tag("xyproto/vt100"));