1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
# ChangeLog for media-libs/chromaprint
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/chromaprint/ChangeLog,v 1.17 2014/03/04 20:17:40 ago Exp $
04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> chromaprint-1.1.ebuild:
Stable for x86, wrt bug #500882
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> chromaprint-1.1.ebuild:
amd64 stable, bug #500882
10 Feb 2014; Samuli Suominen <ssuominen@gentoo.org>
+files/chromaprint-1.1-libav_build_fix_for_tools.patch,
chromaprint-1.1.ebuild:
Apply upstream patch from bug 498194 to fix build with certain versions of
media-video/libav wrt #498194 by Laurent Bachelier
14 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> chromaprint-1.1.ebuild,
+files/chromaprint-1.1-ffmpeg2.patch:
Fixed compilation with ffpmeg-2 when "tools" USE flag is enabled (bug
#472966).
*chromaprint-1.1 (24 Nov 2013)
24 Nov 2013; Justin Lecher <jlec@gentoo.org> -chromaprint-1.0.ebuild,
+chromaprint-1.1.ebuild, +files/chromaprint-1.1-gtest.patch, metadata.xml:
Version Bump and drop old (Changelog says: "Fixed potential DoS attack in
fingerprint decompression code."), fixes #490364; fix gtest detection, #490852
17 Nov 2013; Alexis Ballier <aballier@gentoo.org> chromaprint-1.0.ebuild:
keyword ~amd64-fbsd
*chromaprint-1.0 (03 Nov 2013)
03 Nov 2013; Ben de Groot <yngwin@gentoo.org> +chromaprint-1.0.ebuild,
+files/chromaprint-1.0-libav9.patch:
version bump, bug #489918
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> chromaprint-0.7.ebuild:
Stable for x86, wrt bug #464532
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> chromaprint-0.7.ebuild:
Stable for amd64, wrt bug #464532
16 Feb 2013; Luca Barbato <lu_zero@gentoo.org> chromaprint-0.7.ebuild,
+files/chromaprint-0.7-libav9.patch:
Support libav9 api (fix bug 443250)
12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> chromaprint-0.7.ebuild:
Add ~ppc, wrt bug #426340
08 Nov 2012; Alexis Ballier <aballier@gentoo.org> chromaprint-0.7.ebuild,
+files/chromaprint-0.7-ffmpeg.patch:
Add patch from pld-linux to build with latest ffmpeg releases. bug #435856
*chromaprint-0.7 (21 Sep 2012)
21 Sep 2012; Tim Harder <radhermit@gentoo.org> +chromaprint-0.7.ebuild,
+files/chromaprint-0.7-boost.patch:
Version bump (bug #434060) and fix tests build with boost-1.50 (bug #426534).
11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> chromaprint-0.6.ebuild:
Stable for amd64, wrt bug #419947
07 Jun 2012; Johannes Huber <johu@gentoo.org> chromaprint-0.6.ebuild:
Stable for x86, wrt bug #419947
*chromaprint-0.6 (28 Jan 2012)
28 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> +chromaprint-0.6.ebuild:
Initial commit; required by recent release of media-sound/clementine wrt
#400615 by Nikoli
|