python3-scikit-video: remove package
This package is not required by any other, does not build cleanly with Python 3.12, has not had a release in five years, and hasn't seen any attention in Void after a drive-by contribution three years ago beyond build fixes and Python revbumps.
This commit is contained in:
parent
2628218b40
commit
2de3701a4b
2 changed files with 1 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
||||||
# Template file for 'python3-scikit-video'
|
|
||||||
pkgname=python3-scikit-video
|
|
||||||
version=1.1.11
|
|
||||||
revision=6
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools python3-scipy python3-Pillow"
|
|
||||||
depends="python3-scipy python3-Pillow"
|
|
||||||
short_desc="Video processing in Python, which is modeled around scikit packages"
|
|
||||||
maintainer="ash <bhat40436@gmail.com>"
|
|
||||||
license="BSD-3-Clause"
|
|
||||||
homepage="http://www.scikit-video.org/"
|
|
||||||
distfiles="https://github.com/scikit-video/scikit-video/archive/${version}.tar.gz"
|
|
||||||
checksum=0d28d9c08d43be56bd723c8387e90e599a5ce4b75c389717d190ccde0ef5d56f
|
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
ppc64*) ;;
|
|
||||||
ppc*) broken="something with scipy and libatomic";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense COPYING
|
|
||||||
}
|
|
|
@ -599,6 +599,7 @@ replaces="
|
||||||
python3-pyside-phonon<=5.15.0_2
|
python3-pyside-phonon<=5.15.0_2
|
||||||
python3-pyside<=5.15.0_2
|
python3-pyside<=5.15.0_2
|
||||||
python3-pyspotify<=2.1.3_5
|
python3-pyspotify<=2.1.3_5
|
||||||
|
python3-scikit-video<=1.1.11_6
|
||||||
python3-shiboken<=5.15.0_3
|
python3-shiboken<=5.15.0_3
|
||||||
python3-snakeoil-devel<=0.8.8_4
|
python3-snakeoil-devel<=0.8.8_4
|
||||||
python3-sqlalchemy<=0.12.0_6
|
python3-sqlalchemy<=0.12.0_6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue