blob: e625aa449cf57579b4905fc015de21fc532e745d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-libvorbis
pkgdesc = Vorbis codec library (mingw-w64)
pkgver = 1.3.7
pkgrel = 2
url = http://xiph.org
arch = any
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-libogg
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.gz
sha256sums = 0e982409a9c3fc82ee06e08205b1355e5c6aa4c36bca58146ef399621b0ce5ab
pkgname = mingw-w64-libvorbis
|