pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nextpnr-himbaechel: Delete nextpnr-himbaechel py-apycula: Update py-apycula to version 0.24
Module Name: pkgsrc-wip
Committed By: adr <adr%sdf.org@localhost>
Pushed By: adr
Date: Mon Sep 1 01:57:01 2025 +0100
Changeset: 39035aca004d0a687ff3af303100449a1008a5c6
Modified Files:
py-apycula/Makefile
py-apycula/distinfo
Removed Files:
nextpnr-himbaechel/COMMIT_MSG
nextpnr-himbaechel/DESCR
nextpnr-himbaechel/Makefile
nextpnr-himbaechel/PLIST
Log Message:
nextpnr-himbaechel: Delete nextpnr-himbaechel
py-apycula: Update py-apycula to version 0.24
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39035aca004d0a687ff3af303100449a1008a5c6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nextpnr-himbaechel/COMMIT_MSG | 6 ------
nextpnr-himbaechel/DESCR | 4 ----
nextpnr-himbaechel/Makefile | 10 ----------
nextpnr-himbaechel/PLIST | 4 ----
py-apycula/Makefile | 4 ++--
py-apycula/distinfo | 6 +++---
6 files changed, 5 insertions(+), 29 deletions(-)
diffs:
diff --git a/nextpnr-himbaechel/COMMIT_MSG b/nextpnr-himbaechel/COMMIT_MSG
deleted file mode 100644
index e4091c9198..0000000000
--- a/nextpnr-himbaechel/COMMIT_MSG
+++ /dev/null
@@ -1,6 +0,0 @@
-devel/nextpnr-himbaechel: Add nextpnr-himbaechel-0.7nb2
-
-Nextpnr is a portable FPGA place and route tool. Nextpnr aims to
-be a vendor neutral, timing driven, FOSS FPGA place and route tool.
-
-This is the package for the Gowin family of FPGAs.
diff --git a/nextpnr-himbaechel/DESCR b/nextpnr-himbaechel/DESCR
deleted file mode 100644
index 97288f5c6a..0000000000
--- a/nextpnr-himbaechel/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Nextpnr is a portable FPGA place and route tool. Nextpnr aims to
-be a vendor neutral, timing driven, FOSS FPGA place and route tool.
-
-This is the package for the Gowin family of FPGAs.
diff --git a/nextpnr-himbaechel/Makefile b/nextpnr-himbaechel/Makefile
deleted file mode 100644
index 8af2d86d4e..0000000000
--- a/nextpnr-himbaechel/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: $
-
-COMMENT= A portable FPGA place and route tool for Gowin devices
-
-NEXTPNR_TARGET= himbaechel
-NEXTPNR_TARGET_ARGS= -DHIMBAECHEL_UARCH=gowin
-
-DEPENDS+= icestorm>=0.0.20240227:../../security/py-apicula
-
-.include "../../devel/nextpnr/nextpnr.mk"
diff --git a/nextpnr-himbaechel/PLIST b/nextpnr-himbaechel/PLIST
deleted file mode 100644
index 7b27acad96..0000000000
--- a/nextpnr-himbaechel/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-bin/nextpnr-himbaechel
-@pkgdir share/nextpnr/himbaechel/xilinx
-@pkgdir share/nextpnr/himbaechel/gowin
diff --git a/py-apycula/Makefile b/py-apycula/Makefile
index 1bd8c501ff..df4bb9c7c3 100644
--- a/py-apycula/Makefile
+++ b/py-apycula/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= apycula-0.23
+DISTNAME= apycula-0.24
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/apycula/}
@@ -12,7 +12,7 @@ COMMENT= Open Source tools for Gowin FPGAs
LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=0:../../devel/py-setuptools_scm
-DEPENDS+= ${PYPKGPREFIX}-crc>=0:../../security/py-crc
+DEPENDS+= ${PYPKGPREFIX}-crc>=0:../../wip/py-crc
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-apycula/distinfo b/py-apycula/distinfo
index 74eb3f157f..55b10f9457 100644
--- a/py-apycula/distinfo
+++ b/py-apycula/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (apycula-0.23.tar.gz) = 6ac5bfed5205463a61b320e63458dbe08b8e17d5f5ebe25e6afaa321bf68dc69
-SHA512 (apycula-0.23.tar.gz) = a0dc82232c0b5013825d2b8b1ef19df5406081072743cde56bc0cecee3bef1475c29ce5d56bbdca7695bfc42247e896deca0709a1487c3d4f7710ff4cb5fcc00
-Size (apycula-0.23.tar.gz) = 22422189 bytes
+BLAKE2s (apycula-0.24.tar.gz) = e37a33b9c35f6b4cceb21bbf5eaac94844a802d3926c71a4e1294643ca3363e9
+SHA512 (apycula-0.24.tar.gz) = 6d240467d1a0f25ad4ba1acc934be7b2080414b2b200f163023aa7cca3a2d3dbc0f5a04fc0ded903610de8a17a6806f59bbe4ea15c5a836d1534cc90e303bcfc
+Size (apycula-0.24.tar.gz) = 22467942 bytes
Home |
Main Index |
Thread Index |
Old Index