Download raw body.
NEW: cad/horizon-eda
On 2024/07/20 14:34, Thomas L. wrote:
> On Sat, 20 Jul 2024 11:50:42 +0100
> Stuart Henderson <stu@spacehopper.org> wrote:
>
> > On 2024/07/19 22:05, Thomas L. wrote:
> > > *second ping*
> >
> > Please resend the tar when pinging.
>
> sure, here it is.
Thanks; sorry for the delay. I'd get rid of the DISTFILES setting which
is a bit unusual and not necessary. Otherwise OK sthen@ if someone would
like to import it.
diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile
index 80703fa..6ae215a 100644
--- a/cad/horizon-eda/Makefile
+++ b/cad/horizon-eda/Makefile
@@ -1,11 +1,9 @@
COMMENT = electronic design automation package
-V = 2.6.0
GH_ACCOUNT = horizon-eda
GH_PROJECT = horizon
-GH_TAGNAME = v${V}
-DISTFILES = horizon-{}${V}${EXTRACT_SUFX}
-PKGNAME = horizon-eda-${V}
+GH_TAGNAME = v2.6.0
+PKGNAME = ${DISTNAME:S/horizon/horizon-eda/}
CATEGORIES = cad
NEW: cad/horizon-eda