From 4c46be92b069fc3c7d586f051cb03ef94b8a2567 Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Mon, 1 Jan 2024 17:39:19 +0100 Subject: [PATCH] New package: resolve-march-native-5.0.1. --- srcpkgs/resolve-march-native/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/resolve-march-native/template diff --git a/srcpkgs/resolve-march-native/template b/srcpkgs/resolve-march-native/template new file mode 100644 index 00000000000000..31c0ab718157bb --- /dev/null +++ b/srcpkgs/resolve-march-native/template @@ -0,0 +1,16 @@ +# Template file for 'resolve-march-native' +pkgname=resolve-march-native +version=5.0.1 +revision=1 +build_style=python3-module +hostmakedepends="python3 python3-setuptools" +makedepends="python3-devel" +depends="python3" +checkdepends="python3-pytest" +short_desc="Tool to determine what GCC flags -march=native would resolve into" +maintainer="Luca Matei Pintilie " +license="GPL-2.0-only" +homepage="https://github.com/hartwork/resolve-march-native/" +changelog="https://github.com/hartwork/resolve-march-native/releases/" +distfiles="https://github.com/hartwork/resolve-march-native/archive/refs/tags/$version.tar.gz" +checksum=b83bb83815cf683facef2ef4acb296ca088d4507e171932c69dedeec5d6df9df