forked from hasufell/hasufell-repository
dev-python/pygame_sdl2: initial import of version 6.99.8
This commit is contained in:
parent
736ce80de0
commit
f75beeeb02
30
packages/dev-python/pygame_sdl2/pygame_sdl2-6.99.8.exheres-0
Normal file
30
packages/dev-python/pygame_sdl2/pygame_sdl2-6.99.8.exheres-0
Normal file
@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
require setup-py [ import=distutils work=pygame-sdl2-for-renpy-${PV} ]
|
||||
|
||||
SUMMARY="Reimplementation of portions of the pygame API using SDL2"
|
||||
HOMEPAGE="https://github.com/renpy/pygame_sdl2"
|
||||
DOWNLOADS="http://www.renpy.org/dl/${PV}/pygame_sdl2-for-renpy-${PV}.tar.bz2"
|
||||
|
||||
LICENCES="LGPL-2.1 ZLIB"
|
||||
SLOT="0"
|
||||
PLATFORMS="~amd64 ~x86"
|
||||
MYOPTIONS="
|
||||
( providers: ijg-jpeg jpeg-turbo ) [[ number-selected = exactly-one ]]
|
||||
"
|
||||
|
||||
DEPENDENCIES="
|
||||
build:
|
||||
dev-python/Cython[python_abis:*(-)?]
|
||||
build+run:
|
||||
dev-python/numpy[python_abis:*(-)?]
|
||||
media-libs/libpng:=
|
||||
media-libs/SDL:2[X]
|
||||
media-libs/SDL_image:2
|
||||
media-libs/SDL_mixer:2
|
||||
media-libs/SDL_ttf:2
|
||||
providers:ijg-jpeg? ( media-libs/jpeg:= )
|
||||
providers:jpeg-turbo? ( media-libs/libjpeg-turbo )
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user