blob: bb0b6ac96dff50348bd81099cefeaa556708c570 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mingw-w64-sfml
pkgdesc = A simple, fast, cross-platform, and object-oriented multimedia API (mingw-w64)
pkgver = 2.5.1
pkgrel = 1
url = https://www.sfml-dev.org
arch = any
license = zlib
makedepends = mingw-w64-cmake
depends = mingw-w64-libsndfile
depends = mingw-w64-libjpeg-turbo
depends = mingw-w64-openal
depends = mingw-w64-glew
depends = mingw-w64-freetype2
provides = mingw-w64-sfml-static
conflicts = mingw-w64-sfml-static
options = staticlibs
options = !strip
options = !buildflags
source = https://github.com/SFML/SFML/archive/2.5.1.tar.gz
md5sums = 0d8a10fad7f10fa7b4453e647fb6b1a8
pkgname = mingw-w64-sfml
|