chromaprint: misc tweak; rev bump.

This commit is contained in:
wertyi48 2014-02-22 18:26:44 -04:00
parent 697c422cd2
commit 3bb75d54b9
1 changed files with 9 additions and 8 deletions

View File

@ -1,16 +1,17 @@
# Template file for 'chromaprint'
pkgname=chromaprint
version=1.1
revision=1
build_style=cmake
hostmakedepends="cmake"
makedepends="ffmpeg-devel>=2.1"
maintainer="Steven R <strob AT styez DOT com>"
homepage="http://acoustid.org/chromaprint/"
license="LGPL"
short_desc="Library that implements a custom algorithm for extracting fingerprints from any audio source"
revision=2
distfiles="https://bitbucket.org/acoustid/chromaprint/downloads/chromaprint-${version}.tar.gz"
checksum="6b14d7ea4964581b73bd3f8038c8857c01e446421c1ae99cbbf64de26b47cd12"
build_style="cmake"
hostmakedepends="cmake"
makedepends="ffmpeg-devel"
maintainer="Steven R <dev@styez.com>"
homepage="http://acoustid.org/chromaprint/"
license="LGPL-2"
short_desc="Library that implements a custom algorithm for extracting fingerprints from any audio source"
chromaprint-devel_package() {
short_desc+=" - development files"