graphics/py-pivy: Has expired: Qt4 has been EOL since december 2015

Approved by:	portmgr (implicit)
This commit is contained in:
Tobias C. Berner 2019-03-16 23:24:01 +00:00
parent 67e3e2ff55
commit a40f3db581
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495997
5 changed files with 1 additions and 36 deletions

1
MOVED
View file

@ -11980,3 +11980,4 @@ graphics/openfx-io||2019-03-16|Has expired: Qt4 has been EOL since december 2015
security/yubikey-piv-manager||2019-03-16|Has expired: Qt4 has been EOL since december 2015
textproc/xxdiff-scripts||2019-03-16|Has expired: Qt4 has been EOL since december 2015
x11/xcm||2019-03-16|Has expired: Qt4 has been EOL since december 2015
graphics/py-pivy||2019-03-16|Has expired: Qt4 has been EOL since december 2015

View file

@ -849,7 +849,6 @@
SUBDIR += py-paint
SUBDIR += py-photocollage
SUBDIR += py-pillow
SUBDIR += py-pivy
SUBDIR += py-pivy-devel
SUBDIR += py-plotly
SUBDIR += py-png

View file

@ -1,25 +0,0 @@
# Created by: Pedro Giffuni <pfg@FreeBSD.org>
# $FreeBSD$
PORTNAME= pivy
PORTVERSION= 0.5.0
PORTREVISION= 2
CATEGORIES= graphics python
MASTER_SITES= https://bitbucket.org/Coin3D/pivy/get/
DISTNAME= 8eab90908f2a
MAINTAINER= pfg@FreeBSD.org
COMMENT= Python binding for Coin
LICENSE= MIT
BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libSoQt.so:x11-toolkits/soqt
USES= compiler:c11 python:2.7 zip
USE_PYTHON= autoplist distutils
BINARY_ALIAS= swig=swig3.0
WRKSRC= ${WRKDIR}/Coin3D-pivy-${DISTNAME}
.include <bsd.port.mk>

View file

@ -1,2 +0,0 @@
SHA256 (8eab90908f2a.zip) = 045da82a84463fe1cfecf90c5fb6c04fe47be0647be69c8225e16364d9dc249a
SIZE (8eab90908f2a.zip) = 7029165

View file

@ -1,8 +0,0 @@
A Python binding for Coin
Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library
with a C++ Application Programming Interface. Coin uses scene-graph data
structures to render real-time graphics suitable for mostly all kinds of
scientific and engineering visualization applications.
WWW: https://pypi.org/project/Pivy/