summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4097df57925b0dc8750e7e89ea58c14a85884bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-pyglet-git
	pkgdesc = A cross-platform windowing and multimedia library for Python
	pkgver = r5378.65b862d3
	pkgrel = 1
	url = https://github.com/pyglet/pyglet
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = glu
	depends = python-future
	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
	depends = python
	depends = glu
	depends = python-future