* update sdl12-compat to 1.2.68-2
This commit is contained in:
parent
6674bcc4dc
commit
a9d19e9f1e
17
sdl12-compat/.SRCINFO
Normal file
17
sdl12-compat/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
pkgbase = sdl12-compat
|
||||||
|
pkgdesc = SDL 1.2 runtime compatibility library using SDL 2.0
|
||||||
|
pkgver = 1.2.68
|
||||||
|
pkgrel = 2
|
||||||
|
url = https://github.com/libsdl-org/sdl12-compat
|
||||||
|
arch = x86_64
|
||||||
|
license = MIT
|
||||||
|
makedepends = cmake
|
||||||
|
depends = sdl2
|
||||||
|
depends = glu
|
||||||
|
provides = sdl=1:1.2.15+r406+gf1caf909-1
|
||||||
|
conflicts = sdl
|
||||||
|
replaces = sdl<=1:1.2.15+r406+gf1caf909
|
||||||
|
source = https://github.com/libsdl-org/sdl12-compat/archive/refs/tags/release-1.2.68.tar.gz
|
||||||
|
sha256sums = 63c6e4dcc1154299e6f363c872900be7f3dcb3e42b9f8f57e05442ec3d89d02d
|
||||||
|
|
||||||
|
pkgname = sdl12-compat
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=sdl12-compat
|
pkgname=sdl12-compat
|
||||||
pkgver=1.2.68
|
pkgver=1.2.68
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="SDL 1.2 runtime compatibility library using SDL 2.0"
|
pkgdesc="SDL 1.2 runtime compatibility library using SDL 2.0"
|
||||||
url="https://github.com/libsdl-org/sdl12-compat"
|
url="https://github.com/libsdl-org/sdl12-compat"
|
||||||
depends=('sdl2' 'glu')
|
depends=('sdl2' 'glu')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user