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
|
# ChangeLog for media-video/gpac
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/gpac/ChangeLog,v 1.26 2006/09/22 00:13:36 beandog Exp $
22 Sep 2006; Steve Dibb <beandog@gentoo.org>
gpac-0.4.1_pre20060122-r1.ebuild, gpac-0.4.2.ebuild:
Remove ft USE flag, wrt bug 147885
08 Sep 2006; Thomas Cort <tcort@gentoo.org> gpac-0.4.2.ebuild:
Added ~alpha keyword.
08 Aug 2006; Steve Dibb <steve@gentoo.org> gpac-0.4.1_pre20060122.ebuild,
gpac-0.4.1_pre20060122-r1.ebuild, gpac-0.4.2.ebuild:
Inherit eutils
*gpac-0.4.2 (01 Aug 2006)
01 Aug 2006; Patrick McLean <chutzpah@gentoo.org>
+files/gpac-0.4.2-DESTDIR.patch, +files/gpac-0.4.2-configure-ogg.patch,
+files/gpac-0.4.2-nostrip.patch, +files/gpac-0.4.2-soname.patch,
+files/gpac-0.4.2-static-defs.patch, +gpac-0.4.2.ebuild:
Version bump. Add patch to stop the makefile from stripping binaries (bug
#137639). Add patch so library has a SONAME field.
01 Aug 2006; Patrick McLean <chutzpah@gentoo.org>
gpac-0.4.1_pre20060122-r1.ebuild:
Various fixups, change "js" USE flag to "javascript", fix up usage of "aac"
USE flag.
*gpac-0.4.1_pre20060122-r1 (13 Jul 2006)
13 Jul 2006; Patrick McLean <chutzpah@gentoo.org>
+files/gpac-0.4.1_pre20060122-DESTDIR.patch,
+gpac-0.4.1_pre20060122-r1.ebuild:
New revision. Rework ebuild to be less repetitive and more readable. Remove
mozilla USE flag since it isn't working anymore (bug #127141). Fix for
multilib-strict (bug #127145).
05 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> gpac-0.2.1.ebuild,
gpac-0.4.0.ebuild, gpac-0.4.1_pre20060122.ebuild:
xml2 use flag changed to xml
23 Jun 2006; Simon Stelling <blubb@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
adding missing 'inherit multilib'
07 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
Remove mpeg? () dependency that is misplaced. Thanks to Jakub Moc in bug
#135985.
12 May 2006; Diego Pettenò <flameeyes@gentoo.org> gpac-0.4.0.ebuild:
Remove ECVS_* variables.
29 Apr 2006; Luis Medinas <metalgod@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
Stable on amd64.
17 Apr 2006; Markus Rothe <corsair@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
Stable on ppc64; bug #127969
17 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
ppc stable, bug #127969
17 Apr 2006; Joshua Jackson <tsunam@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
Marking Stable for x264 and Mplayer; bug #127969
18 Mar 2006; Markus Rothe <corsair@gentoo.org>
gpac-0.4.1_pre20060122.ebuild:
Added ~ppc64
*gpac-0.4.1_pre20060122 (22 Jan 2006)
08 Mar 2006; Marc Hildebrand <zypher@gentoo.org> gpac-0.4.1_pre20060122.ebuild:
Removed svg useflag, switched to --enable-scg per default,
should resolve bug #125312.
05 Mar 2006; Marc Hildebrand <zypher@gentoo.org> gpac-0.4.1_pre20060122.ebuild:
Added ~ppc keyword.
05 Mar 2006; Marc Hildebrand <zypher@gentoo.org> gpac-0.4.1_pre20060122.ebuild:
Interim version, pulled from cvs. Ebuild rewritten according to Josh Pryor's overlay
that can be found in the forums.
15 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> gpac-0.4.0.ebuild:
Add missing mozilla useflag on IUSE.
15 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> gpac-0.4.0.ebuild:
Get rid of pic useflag that was pointless anyway. Close bug #115260.
*gpac-0.4.0 (21 Nov 2005)
21 Nov 2005; Luca Barbato <lu_zero@gentoo.org>
+files/gpac-0.4.0-downloader.patch, +gpac-0.4.0.ebuild:
New version
30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> gpac-0.2.1.ebuild:
Remove divx4linux useflag.
10 Sep 2005; Diego Pettenò <flameeyes@gentoo.org> gpac-0.2.1.ebuild:
Don't install INSTALL file.
28 Jul 2005; David Holm <dholm@gentoo.org> gpac-0.2.1.ebuild:
Added to ~ppc.
*gpac-0.2.1 (31 Mar 2005)
31 Mar 2005; Chris White <chriswhite@gentoo.org> +metadata.xml,
+gpac-0.2.1.ebuild:
Initial import into the tree. Closes bug #65149.
|