New package: threejs-sage-r122

This commit is contained in:
Gonzalo Tornaría 2022-04-03 12:00:11 -03:00 committed by Leah Neukirchen
parent 479baab1bf
commit 61273487f7
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# Template file for 'threejs-sage'
pkgname=threejs-sage
version=r122
revision=1
short_desc="Custom build of three.js for sagemath"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="MIT"
homepage="https://github.com/sagemath/threejs-sage/"
distfiles="https://github.com/sagemath/threejs-sage/archive/refs/tags/${version}.tar.gz"
checksum=718767ab55876a3e957d1cfe89a322c6d9fa680fc737b9ca668aee6a3eac3bb8
do_install() {
vlicense LICENSE
vinstall version 644 usr/share/sagemath/threejs-sage
vinstall build/three.min.js 644 usr/share/sagemath/threejs-sage/$version
}

View file

@ -0,0 +1 @@
site=https://mirrors.mit.edu/sage/spkg/upstream/threejs/