blob: 6786f506e9061aaacb7edf60956b6e761e27ae22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pyglet-hg
pkgdesc = A cross-platform windowing and multimedia library for Python 3.
pkgver = r3313.f388bbe83f4e
pkgrel = 1
url = http://pyglet.org
arch = any
license = BSD
makedepends = python-setuptools
makedepends = mercurial
depends = python
optdepends = avbin: for compressed audio/video
provides = python-pyglet
conflicts = python-pyglet
source = pyglet::hg+https://bitbucket.org/pyglet/pyglet
md5sums = SKIP
pkgname = python-pyglet-hg
|