forked from hasufell/hasufell-repository
		
	dev-python/pygame_sdl2: bump to 6.99.10
This commit is contained in:
		
							parent
							
								
									c4439a4316
								
							
						
					
					
						commit
						b50ffd0338
					
				@ -1,11 +1,11 @@
 | 
				
			|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
 | 
					# Copyright 2016 Julian Ospald <hasufell@posteo.de>
 | 
				
			||||||
# Distributed under the terms of the GNU General Public License v2
 | 
					# Distributed under the terms of the GNU General Public License v2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
require setup-py [ import=distutils work=pygame-sdl2-for-renpy-${PV} ]
 | 
					require setup-py [ import=distutils work=pygame_sdl2-2.1.0-for-renpy-${PV} ]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SUMMARY="Reimplementation of portions of the pygame API using SDL2"
 | 
					SUMMARY="Reimplementation of portions of the pygame API using SDL2"
 | 
				
			||||||
HOMEPAGE="https://github.com/renpy/pygame_sdl2"
 | 
					HOMEPAGE="https://github.com/renpy/pygame_sdl2"
 | 
				
			||||||
DOWNLOADS="http://www.renpy.org/dl/${PV}/pygame_sdl2-for-renpy-${PV}.tar.bz2"
 | 
					DOWNLOADS="http://www.renpy.org/dl/${PV}/pygame_sdl2-2.1.0-for-renpy-${PV}.tar.gz"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
LICENCES="LGPL-2.1 ZLIB"
 | 
					LICENCES="LGPL-2.1 ZLIB"
 | 
				
			||||||
SLOT="0"
 | 
					SLOT="0"
 | 
				
			||||||
@ -28,3 +28,9 @@ DEPENDENCIES="
 | 
				
			|||||||
        providers:jpeg-turbo? ( media-libs/libjpeg-turbo )
 | 
					        providers:jpeg-turbo? ( media-libs/libjpeg-turbo )
 | 
				
			||||||
"
 | 
					"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					prepare_one_multibuild() {
 | 
				
			||||||
 | 
					    edo rm -r gen{,3}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    setup-py_prepare_one_multibuild
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user