From dc8fda670fa568e82d73fd6bd4af1912ee84ebbd Mon Sep 17 00:00:00 2001 From: Fabian Posch Date: Mon, 2 Dec 2024 15:37:40 +0100 Subject: [PATCH] add srcinfo --- .SRCINFO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .SRCINFO diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..f387260 --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,17 @@ +pkgbase = act-annotate-git + pkgdesc = This package contains SPEF and SDF readers used to back-annotate an ACT design. + pkgver = r40.500495e + pkgrel = 1 + url = https://github.com/asyncvlsi/annotate + arch = x86_64 + license = LGPL-2.1 + makedepends = git + makedepends = make + makedepends = gcc + depends = act-core + provides = act-annotate + conflicts = act-annotate + source = git+https://github.com/asyncvlsi/annotate + sha512sums = SKIP + +pkgname = act-annotate-git