blob: 51d9f443a94599497edbee6ad6113f64507e5379 (
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
|
# ChangeLog for sys-boot/plymouth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.8 2011/05/14 17:43:27 aidecoe Exp $
*plymouth-0.8.3-r2 (14 May 2011)
14 May 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+plymouth-0.8.3-r2.ebuild:
Fix --localstatedir
07 Apr 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
plymouth-0.8.3-r1.ebuild:
Updated dracut dependency and URL to Plymouth setup guide.
29 Mar 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
-plymouth-0.8.3.ebuild:
Removed obsolete ebuild.
29 Mar 2011; Christoph Mende <angelos@gentoo.org> plymouth-0.8.3.ebuild,
plymouth-0.8.3-r1.ebuild:
Fix gtk+ slot deps
*plymouth-0.8.3-r1 (07 Mar 2011)
07 Mar 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+plymouth-0.8.3-r1.ebuild:
Revision bump. Added ~x86 keyword. New IUSE flag: static-libs
- fixes bug #357517.
Plymouth was tested on 32-bit Gentoo with drivers: intel, nouveau and radeon.
Thanks again to Szymon "chaos" Szypulski <ch4os@gen2.org> for NVIDIA
hardware.
04 Mar 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> plymouth-0.8.3.ebuild:
Added docs (README and so).
Used autotools-utils_src_configure instead of manaully calling econf. Thanks
to scarabeus@g.o and jlec@g.o for pointing me the error.
21 Feb 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> plymouth-0.8.3.ebuild,
-files/gentoo-logo.png:
I have moved gentoo-logo.png from 'files' to my web space on dev.gentoo.org.
*plymouth-0.8.3 (21 Feb 2011)
21 Feb 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+files/0.8.3-drm-reduce-minimum-build-requirements.patch,
+files/0.8.3-gentoo-fb-path.patch, +plymouth-0.8.3.ebuild,
+files/0.8.3-image-replace-deprecated-libpng-function.patch,
+files/gentoo-logo.png, +files/plymouth.initd, +metadata.xml:
Initial ebuild is derived from attachment #208174[0] (by Christoph Brill
<egore@gmx.de> in year 2009) and has gone through major modifications (see
bug #274065[1] for its history) to eventually see the light of day.
I'd like to thank to all contributors for improving the ebuild (in time
order):
Christoph Brill <egore@gmx.de>
jcat <jcat@nysasounds.co.uk>
Martin Benz <benson@gmx.ch>
Anton Bolshakov <anton.bugs@gmail.com>
Favero Francesco <francbilug@gmail.com>
Lucian Muresan <lucianm@users.sourceforge.net>
Thanks to Lucian Muresan also for patch making DRM drivers optional (already
applied upstream).
Special thanks to people who helped me with testing (alphabetical order):
Michael "brot" Groh <brot@minad.de>
Szymon "chaos" Szypulski <ch4os@gen2.org> (who also provided me with
hardware to continue testing)
Gentoo Logo was customized by Michael Groh.
[0] https://bugs.gentoo.org/attachment.cgi?id=208174
[1] https://bugs.gentoo.org/274065
|