blob: e2d14e12cb8ee3910df86a9f4d5d61e936ba3ced (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-flac
pkgdesc = Free Lossless Audio Codec (mingw-w64)
pkgver = 1.4.3
pkgrel = 1
url = http://flac.sourceforge.net/
arch = any
license = BSD
license = GPL
makedepends = mingw-w64-cmake
makedepends = ninja
depends = mingw-w64-libogg
depends = mingw-w64-crt
options = staticlibs
options = !buildflags
options = !strip
source = https://github.com/xiph/flac/releases/download/1.4.3/flac-1.4.3.tar.xz
b2sums = c4f441aeaa0493433347b8a110ca01865fd40d5b21150174372af2fee4fa5c3397a67add31138e92999eab9d9abe6c46a5ac29e13cbac60093fbff6d7a672ad3
pkgname = mingw-w64-flac
|