| 
									
										
										
										
											2023-09-02 06:54:51 +00:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "sdl2", | 
					
						
							| 
									
										
										
										
											2024-04-04 07:04:52 +00:00
										 |  |  |   "buildsystem": "cmake-ninja", | 
					
						
							|  |  |  |   "builddir": true, | 
					
						
							| 
									
										
										
										
											2024-04-05 12:39:39 +00:00
										 |  |  |   "config-opts": [ | 
					
						
							|  |  |  |     "-DBUILD_SHARED_LIBS=ON", | 
					
						
							|  |  |  |     "-DSDL_SHARED=ON", | 
					
						
							|  |  |  |     "-DSDL_STATIC=OFF", | 
					
						
							|  |  |  |     "-DSDL_TESTS=OFF" | 
					
						
							|  |  |  |   ], | 
					
						
							| 
									
										
										
										
											2023-09-02 06:54:51 +00:00
										 |  |  |   "build-options": { | 
					
						
							|  |  |  |     "strip": true | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "sources": [ | 
					
						
							|  |  |  |     { | 
					
						
							|  |  |  |       "type": "archive", | 
					
						
							| 
									
										
										
										
											2024-04-04 07:04:52 +00:00
										 |  |  |       "url": "https://libsdl.org/release/SDL2-2.30.2.tar.gz", | 
					
						
							|  |  |  |       "sha256": "891d66ac8cae51361d3229e3336ebec1c407a8a2a063b61df14f5fdf3ab5ac31" | 
					
						
							| 
									
										
										
										
											2023-09-02 06:54:51 +00:00
										 |  |  |     } | 
					
						
							|  |  |  |   ], | 
					
						
							|  |  |  |   "cleanup": [ | 
					
						
							|  |  |  |     "/bin", | 
					
						
							|  |  |  |     "/include", | 
					
						
							|  |  |  |     "/lib/*.a", | 
					
						
							|  |  |  |     "/lib/*.la", | 
					
						
							|  |  |  |     "/lib/cmake", | 
					
						
							| 
									
										
										
										
											2024-04-12 12:46:48 +00:00
										 |  |  |     "/lib/pkgconfig", | 
					
						
							|  |  |  |     "/share/aclocal" | 
					
						
							| 
									
										
										
										
											2023-09-02 06:54:51 +00:00
										 |  |  |   ] | 
					
						
							|  |  |  | } |