summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-04-20 09:29:02 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-04-20 09:36:09 +0100
commit5ef1ce2b119674447c99b1bd5911f1a3344ca1fc (patch)
tree8e23df6eca8e69310b4c1b26708e43206ef2761c /dev-python/pyglet/metadata.xml
parentapp-text/texlive: Version bump (v2020) (diff)
downloadgentoo-5ef1ce2b119674447c99b1bd5911f1a3344ca1fc.tar.gz
gentoo-5ef1ce2b119674447c99b1bd5911f1a3344ca1fc.tar.bz2
gentoo-5ef1ce2b119674447c99b1bd5911f1a3344ca1fc.zip
dev-python/pyglet: Version bump to 1.5.3, EAPI 7
The dev-python/sympy tests all pass with this, including the pyglet one that reportedly failed. games-puzzle/brainworkshop also works. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/pyglet/metadata.xml')
-rw-r--r--dev-python/pyglet/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-python/pyglet/metadata.xml b/dev-python/pyglet/metadata.xml
index 85c37d9142f7..c4ade21967f9 100644
--- a/dev-python/pyglet/metadata.xml
+++ b/dev-python/pyglet/metadata.xml
@@ -8,6 +8,9 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
+ <use>
+ <flag name="image">Enable support for image formats other than PNG and BMP</flag>
+ </use>
<longdescription lang="en">This library provides an object-oriented programming interface
for developing games and other visually-rich applications with Python.
pyglet has virtually no external dependencies. For most applications