summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27069238f00f9269e7eff29c300e05ac618eab34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pyglet-git
	pkgdesc = A cross-platform windowing and multimedia library for Python
	pkgver = r5941.14997c29
	pkgrel = 1
	url = https://github.com/pyglet/pyglet
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = glu
	optdepends = ffmpeg: provides audio&video support
	optdepends = openal: live audio
	provides = python-pyglet
	conflicts = python-pyglet
	source = git+https://github.com/pyglet/pyglet.git
	md5sums = SKIP

pkgname = python-pyglet-git