mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
chromaprint: rebuild for ffmpeg-3.1.3
This commit is contained in:
parent
7200031c4c
commit
9251b995c7
1 changed files with 8 additions and 9 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'chromaprint'
|
||||
pkgname=chromaprint
|
||||
version=1.3.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_EXAMPLES=ON"
|
||||
hostmakedepends="cmake"
|
||||
makedepends="boost-devel fftw-devel ffmpeg-devel"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://acoustid.org/chromaprint/"
|
||||
|
@ -19,6 +18,6 @@ chromaprint-devel_package() {
|
|||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove usr/lib/*.so
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue