blob: 0e5a617ffa70c1f75b834174726acabbc1378305 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-sdl2_mixer
pkgdesc = A simple multi-channel audio mixer (mingw-w64)
pkgver = 2.8.1
pkgrel = 1
url = https://github.com/libsdl-org/SDL_mixer
arch = any
license = Zlib
makedepends = mingw-w64-gcc
makedepends = mingw-w64-configure
depends = mingw-w64-crt
depends = mingw-w64-sdl2
depends = mingw-w64-libmodplug
depends = mingw-w64-libvorbis
depends = mingw-w64-flac
depends = mingw-w64-mpg123
options = staticlibs
options = !strip
options = !buildflags
source = https://github.com/libsdl-org/SDL_mixer/releases/download/release-2.8.1/SDL2_mixer-2.8.1.tar.gz
sha256sums = cb760211b056bfe44f4a1e180cc7cb201137e4d1572f2002cc1be728efd22660
pkgname = mingw-w64-sdl2_mixer
|