]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
plymouth: Update to 0.9.2.
authorStefan Schantl <stefan.schantl@ipfire.org>
Fri, 16 Oct 2015 22:32:40 +0000 (00:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 16 Oct 2015 23:14:10 +0000 (00:14 +0100)
Update to the latest minor version of the plymouth 0.9 series.
Also enable support for systemd.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch [deleted file]
plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch [new file with mode: 0644]
plymouth/plymouth.nm

diff --git a/plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch b/plymouth/patches/plymouth-0.9.0-everything-is-better-in-red.patch
deleted file mode 100644 (file)
index f2981ca..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -Nur plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c plymouth-0.9.0/src/plugins/splash/text/plugin.c
---- plymouth-0.9.0_orig/src/plugins/splash/text/plugin.c       2014-04-21 17:18:19.000000000 +0200
-+++ plymouth-0.9.0/src/plugins/splash/text/plugin.c    2014-12-07 14:57:09.344789424 +0100
-@@ -177,10 +177,10 @@
-                                     0xffffff);
-   ply_terminal_set_color_hex_value (terminal,
-                                     PLY_TERMINAL_COLOR_BLUE,
--                                    0x3465a4);
-+                                    0xCC0A00);
-   ply_terminal_set_color_hex_value (terminal,
-                                     PLY_TERMINAL_COLOR_BROWN,
--                                    0x979a9b);
-+                                    0x880400);
-   ply_text_display_set_background_color (view->display,
-                                          PLY_TERMINAL_COLOR_BLACK);
diff --git a/plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch b/plymouth/patches/plymouth-0.9.2-everything-is-better-in-red.patch
new file mode 100644 (file)
index 0000000..255f3c3
--- /dev/null
@@ -0,0 +1,16 @@
+diff -Nur a/src/plugins/splash/text/plugin.c b/src/plugins/splash/text/plugin.c
+--- a/src/plugins/splash/text/plugin.c 2015-02-26 19:32:41.000000000 +0100
++++ b/src/plugins/splash/text/plugin.c 2015-09-10 22:03:27.266902240 +0200
+@@ -174,10 +174,10 @@
+                                           0x2e3436);
+         ply_terminal_set_color_hex_value (terminal,
+                                           PLY_TERMINAL_COLOR_WHITE,
+-                                          0xffffff);
++                                          0xCC0A00);
+         ply_terminal_set_color_hex_value (terminal,
+                                           PLY_TERMINAL_COLOR_BROWN,
+-                                          0x979a9b);
++                                          0x880400);
+         ply_text_display_set_background_color (view->display,
+                                                PLY_TERMINAL_COLOR_BLACK);
index 257aef63fad0067bbb9f0f3a1dc762555b2550f1..26669281065a191a123747704e7c376351857732 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = plymouth
-version    = 0.9.0
+version    = 0.9.2
 release    = 1
 
 groups     = System/Base
@@ -33,6 +33,7 @@ build
                libpng-devel
                libudev-devel
                pango-devel
+               systemd-devel
        end
 
        configure_options += \