python-pivy: remove

This commit is contained in:
yopito 2019-02-20 19:04:07 +01:00 committed by maxice8
parent 4fd5548bda
commit eebcab0655
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B
3 changed files with 6 additions and 27 deletions

View file

@ -0,0 +1 @@
python-pivy is no longer provided by Void Linux, and will be fully removed from the repos on 2019/05/31

View file

@ -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 <pierre.bourgin@free.fr>"
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
}

View file

@ -1,3 +0,0 @@
site=https://bitbucket.org/Coin3D/pivy/downloads/?tab=tags
pkgname=
ignore="20101207"