mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
python_pygame, enable x86_gcc2 (#3586)
This commit is contained in:
committed by
waddlesplash
parent
7da647d94a
commit
d7e9e48917
@@ -8,13 +8,13 @@ COPYRIGHT="2000-2004, 2007 Pete Shinners
|
||||
2007 Richard Goedeken
|
||||
2007-2008 Marcus von Appen"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/b2/6b/c510f0853765eb2219ca5aa3d416d65bb0dea7cd9bb2984aea0a0e04c24d/pygame-1.9.4.tar.gz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pygame/pygame-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="700d1781c999af25d11bfd1f3e158ebb660f72ebccb2040ecafe5069d0b2c0b6"
|
||||
SOURCE_DIR="pygame-$portVersion"
|
||||
PATCHES="pygame-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86 ?x86_gcc2 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 ?x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
pygame = $portVersion
|
||||
@@ -31,8 +31,8 @@ REQUIRES="
|
||||
lib:libsdl_ttf
|
||||
lib:libsmpeg_0.4
|
||||
"
|
||||
# portmidi ^
|
||||
# portmap |
|
||||
# portmidi
|
||||
# portmap
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
|
||||
Reference in New Issue
Block a user