New package: sage-data-polytopes_db-20170220

This commit is contained in:
Gonzalo Tornaría 2022-01-17 20:02:35 -03:00 committed by Leah Neukirchen
parent dee9cf4544
commit a75b5c22d4
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# Template file for 'sage-data-polytopes_db'
pkgname=sage-data-polytopes_db
version=20170220
revision=1
wrksrc="polytopes_db-$version"
short_desc="Database of 2 and 3-dimensional reflexive polytopes"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="Public Domain"
homepage="https://mirrors.mit.edu/sage/spkg/upstream/polytopes_db/"
distfiles="https://mirrors.mit.edu/sage/spkg/upstream/polytopes_db/polytopes_db-$version.tar.bz2"
checksum=cb788bdfca6e00864ec0bfa67932a68ae68bfeb9c527a91be90ad218026a0ce0
do_install() {
vmkdir usr/share/sagemath/reflexive_polytopes
vcopy * usr/share/sagemath/reflexive_polytopes
}

View file

@ -0,0 +1 @@
pkgname=polytopes_db