blob: f342760852e5bfe3b440bffa80b6ff6f0cae2c94 (
plain)
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
72
73
74
75
76
77
78
|
# ChangeLog for media-libs/aubio
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/aubio/ChangeLog,v 1.23 2011/11/05 19:26:16 hwoarang Exp $
05 Nov 2011; Markos Chandras <hwoarang@gentoo.org> aubio-0.3.2-r2.ebuild:
Delete duplicate dependency on Python. Patch by Arfrever.
01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> aubio-0.3.2-r2.ebuild:
Disable automagic puredata detection wrt #369835 by Xavier Miller
01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> aubio-0.3.2-r2.ebuild:
Install some dist_noinst_SCRIPTS to examples directory (see also #324537)
*aubio-0.3.2-r2 (01 Oct 2011)
01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> +aubio-0.3.2-r2.ebuild,
+files/aubio-0.3.2-numarray-gnuplot.patch:
Import Fedora patch for byte-compiling errors wrt #312915 by Martin Mokrejš
and Sebastian Pipping
01 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> aubio-0.3.2-r1.ebuild:
Use python.eclass and set python2 as default wrt bugs #313523 and #385129
29 Sep 2011; Samuli Suominen <ssuominen@gentoo.org> aubio-0.3.2-r1.ebuild:
USE="static-libs" and remove libtool files
02 Dec 2010; Diego E. Pettenò <flameeyes@gentoo.org> aubio-0.3.2-r1.ebuild:
Rebuild the full autotools, so that we don't rely on old automake-1.8.
03 Oct 2009; Markus Meier <maekke@gentoo.org> aubio-0.3.2-r1.ebuild:
amd64 stable, bug #286995
26 Jun 2009; Raúl Porcel <armin76@gentoo.org> aubio-0.3.2-r1.ebuild:
sparc stable wrt #272863
11 May 2008; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Sign my previously unsigned commit.
11 May 2008; Diego Pettenò <flameeyes@gentoo.org> aubio-0.3.2-r1.ebuild:
Move swig to build-time dependency. Closes bug #221485.
18 Apr 2008; Markus Meier <maekke@gentoo.org> -aubio-0.3.2.ebuild,
aubio-0.3.2-r1.ebuild:
x86 stable and remove old, bug #217525
14 Apr 2008; Markus Rothe <corsair@gentoo.org> aubio-0.3.2-r1.ebuild:
Stable on ppc64; bug #217525
11 Feb 2008; Olivier Crête <tester@gentoo.org> aubio-0.3.2-r1.ebuild:
Force automake 1.8 (1.10 breaks python opt), properl quote variables
*aubio-0.3.2-r1 (11 Feb 2008)
11 Feb 2008; Olivier Crête <tester@gentoo.org>
+files/aubio-0.3.2-multilib.patch, +aubio-0.3.2-r1.ebuild:
Adding patch to make it install multilib-friendly
31 Jan 2008; Raúl Porcel <armin76@gentoo.org> aubio-0.3.2.ebuild:
Add ~sparc wrt #207603
29 Jan 2008; Christian Faulhammer <opfer@gentoo.org> aubio-0.3.2.ebuild:
stable x86, security bug 199751
29 Jan 2008; Markus Rothe <corsair@gentoo.org> aubio-0.3.2.ebuild:
Stable on ppc64; bug #199751
25 Nov 2007; Brent Baude <ranger@gentoo.org> aubio-0.3.2.ebuild:
Marking ~ppc for dep on bug 199390
20 Nov 2007; Markus Rothe <corsair@gentoo.org> aubio-0.3.2.ebuild:
Added ~ppc64; bug #199390
*aubio-0.3.2 (17 Nov 2007)
17 Nov 2007; Alexis Ballier <aballier@gentoo.org> +metadata.xml,
+aubio-0.3.2.ebuild:
initial import
|