summaryrefslogtreecommitdiff
blob: f056fee2c45860391c11cb49258a7042f8597acb (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
# ChangeLog for media-libs/libdts
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libdts/ChangeLog,v 1.30 2006/05/31 18:48:38 flameeyes Exp $

  31 May 2006; Diego Pettenò <flameeyes@gentoo.org> libdts-0.0.2-r3.ebuild:
  Create the m4 directory so that it doesn't fail if visibility patch is not
  applied, fixes problems reported by many people. Thanks to Seemant for
  showing me the problem.

  28 May 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/libdts-0.0.2-visibility.patch, libdts-0.0.2-r3.ebuild:
  Add patch to add support for visibility (with GCC 4.1).

  25 May 2006; Diego Pettenò <flameeyes@gentoo.org> libdts-0.0.2-r3.ebuild:
  Add ~x86-fbsd keyword.

  24 May 2006; Diego Pettenò <flameeyes@gentoo.org> libdts-0.0.2-r3.ebuild:
  Rice it down, don't add extra flags to the build, like the deprecated -mtune
  or -O3 -fomit-frame-pointer.

  06 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> libdts-0.0.2-r3.ebuild:
  Remove redundant dependencies.

  04 Jan 2006; Diego Pettenò <flameeyes@gentoo.org>
  files/libdts-0.0.2-libtool.patch:
  Improve patch to make sure it always builds with PIC version also on x86.

  25 Nov 2005; Diego Pettenò <flameeyes@gentoo.org>
  files/libdts-0.0.2-libtool.patch, -files/libdts-0.0.2-libtool2.patch,
  libdts-0.0.2-r3.ebuild:
  Remove libtool2 patch for PPC, fixing finally the PIC thing. It was due to
  -prefer-non-pic flag used in libdtls/configure.incls. Similar problem was
  fixed in a52dec-0.7.4-build.patch, from which libdts derive.

  31 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> -libdts-0.0.2.ebuild:
  Remove old version.

  31 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> libdts-0.0.2-r3.ebuild:
  Use eautoreconf instead of manual call to the various tools.

  15 Oct 2005; Hardave Riar <hardave@gentoo.org> libdts-0.0.2-r3.ebuild:
  Keyworded ~mips.

  13 Sep 2005; Aron Griffis <agriffis@gentoo.org> libdts-0.0.2-r3.ebuild:
  Mark 0.0.2-r3 stable on alpha

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> libdts-0.0.2-r3.ebuild:
  Stable on ppc64

  27 Aug 2005; Jeremy Huddleston <eradicator@gentoo.org>
  libdts-0.0.2-r3.ebuild:
  Stable amd64, sparc, and x86.  This is the same as -r1 was on those platforms.

*libdts-0.0.2-r3 (26 Aug 2005)

  26 Aug 2005; Jeremy Huddleston <eradicator@gentoo.org>
  -libdts-0.0.2-r1.ebuild, -libdts-0.0.2-r2.ebuild, +libdts-0.0.2-r3.ebuild:
  Fix proper PIC usage for everyone but ppc.  See bug #98494.

  18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/libdts-0.0.2-freebsd.patch, libdts-0.0.2-r2.ebuild:
  Added patch for Gentoo/FreeBSD compatibility (similar to a52dec). Thanks to
  Alberto Zennaro for let me know of this.

*libdts-0.0.2-r2 (21 Jul 2005)

  21 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
  +files/libdts-0.0.2-libtool2.patch, +libdts-0.0.2-r2.ebuild:
  Updated libtool patch to compile the shared libraries with -fPIC on all
  platforms.

  08 May 2005; Aron Griffis <agriffis@gentoo.org> libdts-0.0.2-r1.ebuild:
  stable on ia64

  05 May 2005; Aron Griffis <agriffis@gentoo.org> libdts-0.0.2-r1.ebuild:
  add ~ia64

  19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> libdts-0.0.2.ebuild:
  Stable on alpha, bug 89277.

  16 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  libdts-0.0.2-r1.ebuild:
  Stable on ppc.

  11 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> libdts-0.0.2-r1.ebuild,
  libdts-0.0.2.ebuild:
  added dummy src_test(), tests fail.

*libdts-0.0.2-r1 (26 Mar 2005)

  26 Mar 2005; Jeremy Huddleston <eradicator@gentoo.org>
  +files/libdts-0.0.2-libtool.patch, +libdts-0.0.2-r1.ebuild:
  Fix -fPIC usage.  Use libtool to build shared and static libs.

  06 Feb 2005; Markus Rothe <corsair@gentoo.org> libdts-0.0.2.ebuild:
  Stable on ppc64

  27 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> libdts-0.0.2.ebuild:
  ~alpha keyword, bug 75669.

  26 Dec 2004; Markus Rothe <corsair@gentoo.org> libdts-0.0.2.ebuild:
  Added ~ppc64 to KEYWORDS; bug #75669

  01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> libdts-0.0.2.ebuild:
  Stable amd64, sparc.

  23 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libdts-0.0.2.ebuild:
  Added to ~sparc and ~amd64.  Removed autoconf from RDEPEND.

  08 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> libdts-0.0.2.ebuild:
  Stable x86.

*libdts-0.0.2 (02 Mar 2004)

  02 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> :
  DTS Decoding Library based off a52dec. Ebuild provided by Derk-Jan Hartman
  <thedj@users.sourceforge.net> in bug #43366.