blob: 37dd57281a51837ec78a6c1c9fb17aaef642e891 (
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
|
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.13 2007/02/24 19:14:50 dirtyepic Exp $
*libsoundtouch-1.3.1-r1 (24 Feb 2007)
24 Feb 2007; Ryan Hill <dirtyepic@gentoo.org>
+files/libsoundtouch-1.3.1-Makefile.patch, metadata.xml,
-libsoundtouch-1.2.1.ebuild, -libsoundtouch-1.3.0.ebuild,
+libsoundtouch-1.3.1-r1.ebuild:
- enable building shared libraries and get rid of broken static USE flag
Bug #165774 by Jakub
- stop forcing --with-pic
- fixed a couple places where CXXFLAGS="-O3 -msse" were still being forced
- keep linker from prestripping soundstretch binary
- fix building on x86 subarchs that don't have SSE instructions
Bug #148695 by Salah Coronya and Sok Ann Yap
- removed unnecessary dependencies
- danced the night away
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
20 Nov 2006; <blubb@gentoo.org> libsoundtouch-1.3.1.ebuild:
stable on amd64
11 Nov 2006; Andrej Kacian <ticho@gentoo.org> libsoundtouch-1.3.1.ebuild:
Stable on x86, byg #146950.
04 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
libsoundtouch-1.3.1.ebuild:
Add check for sse useflag. Thanks to Salah Coronya for reporting and
Christian Faulhammer for testing (bug #148695).
*libsoundtouch-1.3.1 (24 Aug 2006)
24 Aug 2006; Donnie Berkholz <dberkholz@gentoo.org>;
+files/1.3.1-respect-cflags.patch, +libsoundtouch-1.3.1.ebuild:
Bump, fixes gcc4 compile.
*libsoundtouch-1.3.0 (19 May 2005)
19 May 2005; Kito <kito@gentoo.org> +libsoundtouch-1.3.0.ebuild:
version bump, add static use flag
16 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
libsoundtouch-1.2.1.ebuild:
Stable amd64 x86.
28 Oct 2004; Kito <kito@gentoo.org> libsoundtouch-1.2.1.ebuild:
added ~ppc-macos
18 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
libsoundtouch-1.2.1.ebuild:
Ebuild cleanup. Fixed doc path.
04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
libsoundtouch-1.2.1.ebuild:
Added unzip to DEPEND.
*libsoundtouch-1.2.1 (30 Aug 2004)
30 Aug 2004; David Holm <dholm@gentoo.org> libsoundtouch-1.2.1.ebuild:
Added to ~ppc.
14 Aug 2004; <frank@gentoo.org> :
New ebuild kindly submitted by Stefan Briesenick <sbriesen@gmx.de>. Closes bug
#59064
|