summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-09-07 23:40:18 +0300
committerMatti Niemenmaa2017-09-07 23:40:18 +0300
commita91006e7fe44297dd72c937d74abfb10d84e963f (patch)
tree5ce690e03aa07f2cf542bb5941410507c4a4f569 /.SRCINFO
parentc61f32d5cac660e825b2ed20b2afc409df8c6de8 (diff)
downloadaur-a91006e7fe44297dd72c937d74abfb10d84e963f.tar.gz
Fix build after various changes
* Makefile patch no longer applies, and is not needed. * Patch configure.ac instead of configure.in. * clHCA.h is #included from outside vgmstream/, so install it at the root of /usr/include. * Makefiles were renamed from *.unix to *.audacious. Misleading for this, since we don't actually provide the Audacious plugin. * ffmpeg is now needed due to VGM_USE_FFMPEG, which is theoretically optional, but the code does not compile without it.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20c894a11c94..44413750c8f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vgmstream-kode54-git
pkgdesc = Library for playback of various streamed audio formats used in video games (kode54's fork)
- pkgver = r1020.r557.gd2fac79
- pkgrel = 3
+ pkgver = r1020.r770.g00e1a5f
+ pkgrel = 1
url = https://gitlab.kode54.net/kode54/vgmstream
arch = i686
arch = x86_64
@@ -11,10 +11,9 @@ pkgbase = vgmstream-kode54-git
depends = libogg
depends = libvorbis
depends = mpg123
+ depends = ffmpeg
source = vgmstream-kode54-git::git+https://gitlab.kode54.net/kode54/vgmstream.git
- source = libcoding-utils.patch
sha256sums = SKIP
- sha256sums = 3ae17fca859443b8d75dde83fa511111dee016e5bf2c5cb86c6786929ee30da3
pkgname = vgmstream-kode54-git