# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : python-pyglet version : 1.5.30 release : 8 source : - https://files.pythonhosted.org/packages/source/p/pyglet/pyglet-1.5.30.zip : 6548f96ece110fc4f23a765958068560b28e1e1ded3ce0e70e461d4dc7fcc21e homepage : https://pyglet.org/ license : BSD-3-Clause component : programming.python summary : Cross-platform windowing and multimedia library for python description: | pyglet provides an object-oriented programming interface for developing games and other visually-rich applications. builddeps : - pkgconfig(glu) - python-build - python-installer - python-setuptools rundeps : - python-future build : | %python3_setup install : | %python3_install