blob: 8239f77f7ee93f33517e624a5f6ac64dbf9415cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = sdl12-compat-git
pkgdesc = An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.
pkgver = r520.d05899f
pkgrel = 2
url = https://github.com/libsdl-org/sdl12-compat
arch = x86_64
license = custom
makedepends = cmake
makedepends = git
depends = sdl-compat_image
depends = sdl2
depends = glibc
provides = sdl
conflicts = sdl
source = git+https://github.com/libsdl-org/sdl12-compat.git
sha256sums = SKIP
pkgname = sdl12-compat-git
|