blob: b6e240d7618a51937cb56b717e1829101697b72b (
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
|
# ChangeLog for media-libs/gstreamer
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.5 2002/08/07 17:53:42 gerk Exp $
07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords and made nasm a dep only on
x86 with new x86 USE variable (x86? (..))
18 Jul 2002; Spider <spider@gentoo.org>
KEYWORDS and SLOT fixes
*gstreamer-0.4.0-r1 (18 Jul 2002)
18 Jul 2002; Spider <spider@gentoo.org>
DEPENDS on zlib, build changes and make config work okay
*gstreamer-0.4.0 (07 Jul 2002)
07 Jul 2002; Gabriele Giorgetti <stroke@gentoo.org> gstreamer-0.4.0.ebuild:
new version, LICENSE added
*gstreamer-0.3.4 (06 May 2002)
06 May 2002; Spider <spider@gentoo.org> gstreamer-0.3.4.ebuild
lintool fix
* gstreamer-0.3.4 (26 Apr 2002)
26 Apr 2002; Spider <spider@gentoo.org> gstreamer-0.3.4.ebuild
libtoolize
version bump
add sysconfdir
fix use lines and documentation
* gstreamer-0.3.3-r3 (3 Apr 2002)
3 Apr 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r3.ebuild
added gtk-doc dependancy if USE contains "perl", need some more work on
that (some more dependancies and different USE word).
fixed gtkdoc-fixxref issue (was trying to write outside DESTDIR), added
installation of documentation (not everything, dunno what to do with
examples and docs/random, they contain the whole trees of files and dodoc
doesnt do recursive, neither does doins). some docs are gzipped, others -
not.
* gstreamer-0.3.3-r2 (28 Mar 2002)
28 Mar 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r2.ebuild
Added gst-register to pkg_postinst
* gstreamer-0.3.3-r1 (28 Mar 2002)
28 Mar 2002; A. Baguinski <artm@v2.nl> gstreamer-0.3.3-r1.ebuild ChangeLog
Just started
|