Package Details: python2-pygame 2.0.3-2

Git Clone URL: https://aur.archlinux.org/python2-pygame.git (read-only, click to copy)
Package Base: python2-pygame
Description: Python game library
Upstream URL: https://www.pygame.org/
Licenses: LGPL
Submitter: twa022
Maintainer: None
Last Packager: twa022
Votes: 8
Popularity: 0.000012
First Submitted: 2020-08-04 02:53 (UTC)
Last Updated: 2022-08-18 20:01 (UTC)

Latest Comments

a821 commented on 2023-09-27 08:12 (UTC)

I managed to build this package in a clean chroot by building portmidi 236 (but it requires some patching due to -Werror=format-security errors), so a solution could be to upload the old portmidi to AUR and make this package depends on it.

a821 commented on 2023-09-25 06:55 (UTC)

I guess it fails to build due to changes to portmidi. I noticed a soname change between version 236 and 1:2.0.4. The library porttime.so.1 is not provided anymore.

zwastik commented on 2023-09-03 13:48 (UTC)

==> Extracting sources...
  -> Extracting pygame-2.0.3.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...


WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using UNIX configuration...


Hunting dependencies...
SDL     : found 2.28.2
FONT    : found
IMAGE   : found
MIXER   : found
PNG     : found
JPEG    : found
SCRAP   : found
PORTMIDI: found
PORTTIME: not found
('PORTTIME', 'porttime.h', 'libporttime.so', ['/usr/include', '/usr/include/SDL2', '/usr/local/include', '/usr/local/include/SDL2', '/usr/X11R6/include', '/usr/include/SDL2'], ['/usr/lib', '/usr/lib64', '/usr/X11R6/lib', '/usr/lib/i386-linux-gnu', '/usr/lib/x86_64-linux-gnu', '/usr/lib/arm-linux-gnueabihf/', '/usr/lib/aarch64-linux-gnu/', '/usr/local/lib', '/usr/local/lib64', '/usr/local/X11R6/lib', '/usr/local/lib/i386-linux-gnu', '/usr/local/lib/x86_64-linux-gnu', '/usr/local/lib/arm-linux-gnueabihf/', '/usr/local/lib/aarch64-linux-gnu/', '/usr/lib'])
FREETYPE: found 26.1.20
WARNING:root:Some pygame dependencies were not found. Pygame can still compile and install, but games that depend on those missing dependencies will not run. Use -auto to continue building without all dependencies. 

---
For help with compilation see:
    https://www.pygame.org/wiki/Compilation
To contribute to pygame development see:
    https://www.pygame.org/contribute.html
---

Missing dependencies
==> ERROR: A failure occurred in build().
    Aborting...


myself600 commented on 2022-11-08 20:17 (UTC)

sudo chmod 757 /usr/include/python2.7/pygame/include to fix files being invisible

Halian commented on 2022-08-11 05:35 (UTC)

No longer builds; the files it relies on are now in sdl2_{image,mixer,ttf}. This tripped me out while trying to build fofix-git.

MarsSeed commented on 2022-06-12 20:14 (UTC)

It seems v2.0.3 still supports Python 2.