New package: sage-data-graphs-20210214

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

View file

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

View file

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