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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
# ChangeLog for media-sound/linuxsampler
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/linuxsampler/ChangeLog,v 1.18 2015/03/22 15:17:44 mrueg Exp $
22 Mar 2015; Manuel Rüger <mrueg@gentoo.org> -linuxsampler-1.0.0.ebuild:
Remove old revision.
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> linuxsampler-0.5.1.ebuild,
linuxsampler-1.0.0-r1.ebuild, linuxsampler-1.0.0.ebuild:
QA: drop trailing '.' from DESCRIPTION
*linuxsampler-1.0.0-r1 (17 Sep 2012)
17 Sep 2012; Ryan Hill <dirtyepic@gentoo.org> +linuxsampler-1.0.0-r1.ebuild,
+files/linuxsampler-1.0.0-gcc47.patch:
Fix build with GCC 4.7 (bug #414033), port to EAPI 4, and do the static-libs
dance.
05 May 2012; Michał Górny <mgorny@gentoo.org> linuxsampler-0.5.1.ebuild,
linuxsampler-1.0.0.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
*linuxsampler-1.0.0 (12 Dec 2009)
12 Dec 2009; Alexis Ballier <aballier@gentoo.org>
+linuxsampler-1.0.0.ebuild:
version bump
19 Dec 2008; Alexis Ballier <aballier@gentoo.org>
linuxsampler-0.5.1.ebuild:
rename sqlite3 useflag to sqlite, by Henrique Rodrigues
<henrique.rodrigues@ist.utl.pt>, bug #251409
13 Jul 2008; Alexis Ballier <aballier@gentoo.org>
+files/linuxsampler-0.5.1-gcc43.patch, linuxsampler-0.5.1.ebuild:
gcc 4.3 build fix
16 May 2008; Alexis Ballier <aballier@gentoo.org>
+files/linuxsampler-0.5.1-libtool22.patch, linuxsampler-0.5.1.ebuild:
fix build with libtool 2.2
27 Jan 2008; Alexis Ballier <aballier@gentoo.org>
-files/linuxsampler-0.3.3-gcc4.patch, -linuxsampler-0.3.3.ebuild,
-linuxsampler-0.4.0.ebuild:
remove old
*linuxsampler-0.5.1 (12 Jan 2008)
12 Jan 2008; Alexis Ballier <aballier@gentoo.org>
+files/linuxsampler-0.5.1-pkgconfiginit.patch, +linuxsampler-0.5.1.ebuild:
version bump
*linuxsampler-0.4.0 (19 Aug 2007)
19 Aug 2007; Samuli Suominen <drac@gentoo.org> +linuxsampler-0.4.0.ebuild:
Version bump.
26 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/linuxsampler-0.3.3-gcc4.patch, -linuxsampler-0.3.1.ebuild,
-linuxsampler-0.3.2.ebuild, linuxsampler-0.3.3.ebuild:
Add patch to fix ASM building with GCC 4.1. Thanks to Ben Cranston for
reporting and Danny van Dyk (kugelfang) for the patch.
10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
linuxsampler-0.3.1.ebuild, linuxsampler-0.3.2.ebuild,
linuxsampler-0.3.3.ebuild:
Don't install INSTALL file.
*linuxsampler-0.3.3 (17 Jul 2005)
17 Jul 2005; Frank van de Pol <fvdpol@gentoo.org>
+linuxsampler-0.3.3.ebuild:
Version bump to 0.3.3. It solves one
usability issue regarding small fragments / high sampling rates of audio
drivers, fixes some compile time errors with GCC 4.0 and a general efficiency
bug.
12 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> linuxsampler-0.3.2.ebuild:
unmasked for amd64
11 Jul 2005; Frank van de Pol <fvdpol@gentoo.org>
linuxsampler-0.3.1.ebuild, linuxsampler-0.3.2.ebuild:
masked amd64 architecture
*linuxsampler-0.3.2 (10 Jul 2005)
10 Jul 2005; Frank van de Pol <fvdpol@gentoo.org>
+linuxsampler-0.3.2.ebuild:
version bump
30 May 2005; Frank van de Pol <fvdpol@gentoo.org> :
New ebuild for LinuxSampler
|