mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-pynest2d: remove package
This package is sorely outdated and only supports the now-removed cura.
This commit is contained in:
parent
1291159869
commit
7a99cfebe8
2 changed files with 1 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
# Template file for 'python3-pynest2d'
|
||||
pkgname=python3-pynest2d
|
||||
version=4.12.1
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_CXX_STANDARD=14"
|
||||
hostmakedepends="python3-sip-devel python3-setuptools"
|
||||
makedepends="python3-devel libnest2d-devel python3-sip-devel pkg-config
|
||||
clipper-devel nlopt-devel boost-devel"
|
||||
depends="libnest2d"
|
||||
short_desc="Python3 bindings for libnest2d"
|
||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/pynest2d"
|
||||
distfiles="https://github.com/Ultimaker/pynest2d/archive/${version}.tar.gz"
|
||||
checksum=d6cd634f0a9ea81c86e5fe1579cd7db8ce293171eb430e6a08d3d5b6523083f5
|
|
@ -729,6 +729,7 @@ replaces="
|
|||
python3-pgpdump<=1.5_10
|
||||
python3-pyPEG2<=2.15.2_7
|
||||
python3-pyenet<=5.15.0_2
|
||||
python3-pynest2d<=4.12.1_3
|
||||
python3-pyside-phonon<=5.15.0_2
|
||||
python3-pyside2-webengine<=5.15.10_1
|
||||
python3-pyside2<=5.15.10_1
|
||||
|
|
Loading…
Add table
Reference in a new issue