blob: 4f4376d9bb7a6e57b3bde6f5385c33d4632531db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = sph-lib-git
pkgdesc = more than 80 gpl3+ licensed guile scheme libraries
pkgver = 739.g4c68433
pkgrel = 1
url = https://sph.mn/computer/software/sph-lib.html
arch = x86_64
license = GPL3
makedepends = git
makedepends = gcc
makedepends = pkgconf
depends = guile
provides = sph-lib
conflicts = sph-lib
source = sph-lib::git+https://github.com/sph-mn/sph-lib.git
sha256sums = SKIP
pkgname = sph-lib-git
|