pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ghdl-yosys-plugin



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Dec 25 18:03:55 UTC 2025

Added Files:
        pkgsrc/devel/ghdl-yosys-plugin: DESCR Makefile PLIST distinfo

Log Message:
devel/ghdl-yosys-plugin: import ghdl-yosys-plugin-0.0.0.20251102

Yosys VHDL synthesis plugin based on GHDL


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ghdl-yosys-plugin/DESCR \
    pkgsrc/devel/ghdl-yosys-plugin/Makefile \
    pkgsrc/devel/ghdl-yosys-plugin/PLIST \
    pkgsrc/devel/ghdl-yosys-plugin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/ghdl-yosys-plugin/DESCR
diff -u /dev/null pkgsrc/devel/ghdl-yosys-plugin/DESCR:1.1
--- /dev/null   Thu Dec 25 18:03:55 2025
+++ pkgsrc/devel/ghdl-yosys-plugin/DESCR        Thu Dec 25 18:03:55 2025
@@ -0,0 +1 @@
+Yosys VHDL synthesis plugin based on GHDL
Index: pkgsrc/devel/ghdl-yosys-plugin/Makefile
diff -u /dev/null pkgsrc/devel/ghdl-yosys-plugin/Makefile:1.1
--- /dev/null   Thu Dec 25 18:03:55 2025
+++ pkgsrc/devel/ghdl-yosys-plugin/Makefile     Thu Dec 25 18:03:55 2025
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2025/12/25 18:03:55 ryoon Exp $
+
+DISTNAME=      ghdl-yosys-plugin-0.0.0.20251102
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=ghdl/}
+GITHUB_PROJECT=        ghdl-yosys-plugin
+GITHUB_TAG=    ad5be7439eb4331343e26f9199d3678985088fed
+
+MAINTAINER=    ryoon%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/ghdl/ghdl-yosys-plugin/
+COMMENT=       VHDL synthesis based on GHDL and Yosys
+LICENSE=       gnu-gpl-v3
+
+USE_LANGUAGES= c++
+
+USE_TOOLS+=    gmake
+
+MAKE_FLAGS+=   GHDL=${PREFIX}/bin/ghdl
+MAKE_FLAGS+=   YOSYS_CONFIG=${PREFIX}/bin/yosys-config
+
+BUILDLINK_DEPMETHOD.gcc14-gnat=        full
+.include "../../lang/gcc14-gnat/buildlink3.mk"
+.include "../../cad/ghdl/buildlink3.mk"
+.include "../../devel/yosys/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ghdl-yosys-plugin/PLIST
diff -u /dev/null pkgsrc/devel/ghdl-yosys-plugin/PLIST:1.1
--- /dev/null   Thu Dec 25 18:03:55 2025
+++ pkgsrc/devel/ghdl-yosys-plugin/PLIST        Thu Dec 25 18:03:55 2025
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2025/12/25 18:03:55 ryoon Exp $
+share/yosys/plugins/ghdl.so
Index: pkgsrc/devel/ghdl-yosys-plugin/distinfo
diff -u /dev/null pkgsrc/devel/ghdl-yosys-plugin/distinfo:1.1
--- /dev/null   Thu Dec 25 18:03:55 2025
+++ pkgsrc/devel/ghdl-yosys-plugin/distinfo     Thu Dec 25 18:03:55 2025
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2025/12/25 18:03:55 ryoon Exp $
+
+BLAKE2s (ghdl-yosys-plugin-0.0.0.20251102-ad5be7439eb4331343e26f9199d3678985088fed.tar.gz) = 27a2415963619d1bd08d319cb6b5d38e9864b020912e2f955d1f02580bba249c
+SHA512 (ghdl-yosys-plugin-0.0.0.20251102-ad5be7439eb4331343e26f9199d3678985088fed.tar.gz) = 
92a14f3db1189c6173153561f12ca54dd0a4bd0c3aef4df3f68ca388d19706be6374d078a8306f1ceaf8819cb04b75da97c3a672b3140de4ab63a50b096c112f
+Size (ghdl-yosys-plugin-0.0.0.20251102-ad5be7439eb4331343e26f9199d3678985088fed.tar.gz) = 84458 bytes



Home | Main Index | Thread Index | Old Index