From eebcab06557b3134ca45c532824bbf2445ef3494 Mon Sep 17 00:00:00 2001 From: yopito Date: Wed, 20 Feb 2019 19:04:07 +0100 Subject: [PATCH] python-pivy: remove --- srcpkgs/python-pivy/INSTALL.msg | 1 + srcpkgs/python-pivy/template | 29 +++++------------------------ srcpkgs/python-pivy/update | 3 --- 3 files changed, 6 insertions(+), 27 deletions(-) create mode 100644 srcpkgs/python-pivy/INSTALL.msg delete mode 100644 srcpkgs/python-pivy/update diff --git a/srcpkgs/python-pivy/INSTALL.msg b/srcpkgs/python-pivy/INSTALL.msg new file mode 100644 index 00000000000..5884104044c --- /dev/null +++ b/srcpkgs/python-pivy/INSTALL.msg @@ -0,0 +1 @@ +python-pivy is no longer provided by Void Linux, and will be fully removed from the repos on 2019/05/31 diff --git a/srcpkgs/python-pivy/template b/srcpkgs/python-pivy/template index 24b2a210cd9..df10747d705 100644 --- a/srcpkgs/python-pivy/template +++ b/srcpkgs/python-pivy/template @@ -1,28 +1,9 @@ # Template file for 'python-pivy' pkgname=python-pivy -_ver=20101207 -_scmrev=a84100beff22 version=0.6.4 -revision=1 -wrksrc="Coin3D-${pkgname#python-}-${_scmrev}" -build_style=python2-module -pycompile_module="pivy" -hostmakedepends="python-devel swig" -makedepends="python-devel coin3-devel qt-devel" -short_desc="Python binding for the high-level 3D graphics library Coin" -maintainer="yopito " -license="0BSD" +revision=2 +archs=noarch +build_style=meta +short_desc="Python binding for the high-level 3D graphics library Coin (removed package)" +license=metapackage homepage="https://bitbucket.org/Coin3D/pivy" -distfiles="https://bitbucket.org/Coin3D/pivy/get/${version}.tar.gz" -checksum=2ee684dbf0f52c05b491c5423013fd82e679614bffee23641485248c8a790c4e -nocross="use coin-config script" - -post_extract() ( - # use setup_old.py until have Coin with cmake support - mv setup.py setup_new.py - mv setup_old.py setup.py -) - -post_install() { - vlicense LICENSE -} diff --git a/srcpkgs/python-pivy/update b/srcpkgs/python-pivy/update deleted file mode 100644 index d4a4e715386..00000000000 --- a/srcpkgs/python-pivy/update +++ /dev/null @@ -1,3 +0,0 @@ -site=https://bitbucket.org/Coin3D/pivy/downloads/?tab=tags -pkgname= -ignore="20101207"