# Generated by makepkg 6.0.0
# Mon Jul 19 12:40:31 UTC 2021
pkgbase = racket
	pkgdesc = A full-spectrum language with DrRacket IDE. Formerly known as PLT Scheme.
	pkgver = 8.2
	pkgrel = 1
	url = https://racket-lang.org/
	arch = x86_64
	license = Apache
	license = GPL3
	license = LGPL3
	license = custom
	makedepends = gsfonts
	makedepends = sqlite
	depends = gtk3
	conflicts = racket-docs
	replaces = racket-docs
	options = !strip
	options = !emptydirs
	source = https://download.racket-lang.org/installers/8.2/racket-8.2-src.tgz
	sha1sums = 6f40246626ea8789c0a9403509104fc26dece29c

pkgname = racket

pkgname = racket-minimal
	pkgdesc = Minimal Racket installation, without DrRacket/docs.
	depends = libffi
	provides = racket
	conflicts = racket
	replaces = 
