Source: pygame
Section: python
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 cython3,
 dh-python,
 fluid-soundfont-gm,
 fontconfig,
 fonts-freefont-ttf,
 libfluidsynth-dev,
 libfreetype-dev,
 libjack-jackd2-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 libpng-dev,
 libportmidi-dev [linux-any],
 libsdl2-dev,
 libsdl2-image-dev,
 libsdl2-mixer-dev,
 libsdl2-ttf-dev,
 libtiff-dev,
 pkgconf,
 pkg-config,
 python3-all-dev,
 python3-numpy,
 python3-setuptools,
 python3-sphinx,
 sharutils,
 timgm6mb-soundfont,
 xauth,
 xvfb,
Build-Conflicts: python3.2-dev (<< 3.2.3-7),
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://www.pygame.org/news
Vcs-Browser: https://salsa.debian.org/python-team/packages/pygame
Vcs-Git: https://salsa.debian.org/python-team/packages/pygame.git

Package: python3-pygame
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 fonts-freefont-ttf,
 python3-numpy,
Recommends: sse2-support [i386],
Suggests: python-pygame-doc,
 timidity,
Description: Python game library for build python games
 Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.

Package: python-pygame-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${sphinxdoc:Depends},
 fonts-freefont-ttf,
Description: Python game library for build python games
 Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.