diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-03-01 00:37:58 +0000 |
| commit | 8ddb1a3d1229412a438971f82d37d518a0223726 (patch) | |
| tree | 83438b5ddb9d23a390f1a3fc505303d3d2223bf2 /dev-python/pyglet/metadata.xml | |
| parent | 9acab46e1a820daece7b2e631485c157ce2210ad (diff) | |
| download | baldeagleos-repo-21.1.5.tar.gz baldeagleos-repo-21.1.5.tar.xz baldeagleos-repo-21.1.5.zip | |
Adding metadatav21.1.5
Diffstat (limited to 'dev-python/pyglet/metadata.xml')
| -rw-r--r-- | dev-python/pyglet/metadata.xml | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/dev-python/pyglet/metadata.xml b/dev-python/pyglet/metadata.xml index c4ade21967f9..456b50b1e447 100644 --- a/dev-python/pyglet/metadata.xml +++ b/dev-python/pyglet/metadata.xml @@ -1,24 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - </maintainer> - <maintainer type="project"> - <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 + <maintainer type="project"> + <email>sci@gentoo.org</email> + </maintainer> + <maintainer type="project"> + <email>python@gentoo.org</email> + <name>Python</name> + </maintainer> + <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 and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. pyglet might be seen as an alternative to PyGame.</longdescription> - <upstream> - <remote-id type="pypi">pyglet</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">pyglet</remote-id> + </upstream> + <use> + <flag name="image">Enable support for image formats other than PNG and BMP</flag> + </use> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
