mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python-pivy: remove
This commit is contained in:
parent
4fd5548bda
commit
eebcab0655
3 changed files with 6 additions and 27 deletions
1
srcpkgs/python-pivy/INSTALL.msg
Normal file
1
srcpkgs/python-pivy/INSTALL.msg
Normal 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
|
|
@ -1,28 +1,9 @@
|
||||||
# Template file for 'python-pivy'
|
# Template file for 'python-pivy'
|
||||||
pkgname=python-pivy
|
pkgname=python-pivy
|
||||||
_ver=20101207
|
|
||||||
_scmrev=a84100beff22
|
|
||||||
version=0.6.4
|
version=0.6.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Coin3D-${pkgname#python-}-${_scmrev}"
|
archs=noarch
|
||||||
build_style=python2-module
|
build_style=meta
|
||||||
pycompile_module="pivy"
|
short_desc="Python binding for the high-level 3D graphics library Coin (removed package)"
|
||||||
hostmakedepends="python-devel swig"
|
license=metapackage
|
||||||
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"
|
|
||||||
homepage="https://bitbucket.org/Coin3D/pivy"
|
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
|
|
||||||
}
|
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
site=https://bitbucket.org/Coin3D/pivy/downloads/?tab=tags
|
|
||||||
pkgname=
|
|
||||||
ignore="20101207"
|
|
Loading…
Add table
Reference in a new issue