Add plymouth Lines theme

This commit is contained in:
Aurélien COUDERC
2014-12-03 13:03:51 +00:00
parent ffa2b96ed2
commit d3c0521482
14 changed files with 1150 additions and 9 deletions

View File

@@ -103,4 +103,7 @@ install:
install -d $(DESTDIR)/usr/share/plymouth/themes/joy
$(INSTALL) $(wildcard plymouth/joy/*) $(DESTDIR)/usr/share/plymouth/themes/joy
install -d $(DESTDIR)/usr/share/plymouth/themes/lines
$(INSTALL) $(wildcard plymouth/lines/*) $(DESTDIR)/usr/share/plymouth/themes/lines

11
debian/README.Debian vendored
View File

@@ -75,9 +75,14 @@ through the Bug Tracking System to us.
5. Boot splash
desktop-base ships a plymouth theme. If you want to activate it, install
plymouth and run:
desktop-base ships several plymouth themes. To activate the default theme,
install the plymouth and plymouth-themes packages and run:
plymouth-set-default-theme joy
plymouth-set-default-theme lines
Then remember to add “splash” to your kernel command line.
To do that permamently, edit /etc/default/grub and add splash to the
GRUB_CMDLINE_LINUX_DEFAULT variable. For example:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
desktop-base (8.0.0~exp2) UNRELEASED; urgency=medium
[ Aurélien COUDERC ]
* Add plymouth Lines theme.
-- Aurélien COUDERC <zecoucou@free.fr> Wed, 03 Dec 2014 10:37:16 +0100
desktop-base (8.0.0~exp1) experimental; urgency=low
[ Eshat Cakar ]

17
debian/copyright vendored
View File

@@ -43,12 +43,19 @@ licensed under the GPL.
- PNG splash, splash/gnome-splash-curves.png.
They are both based on the Debian “Open Use” (without “Debian” word) logo.
The Lines theme is © 2014 Julien Belin and released under the Creative Commons
Attribution 3.0 license.
The Lines theme is © 2014 Juliette Taka Belin and released under the Creative
Commons Attribution 3.0 license.
The Lines theme is based on the Debian “Open Use” (without “Debian” word)
logo.
The Lines plymouth script is Copyright © 2009 Canonical Ltd.,
Copyright © 2010-2014 Aurélien Couderc, Copyright © 2012 Jonathan Carter,
Copyright © 2014 Juliette Taka Belin under the GPLv2+.
The images used with the Lines plymouth theme are Copyright © 2014 Juliette
Taka Belin under the Creative Commons Attribution 3.0 license.
The Joy theme is © 2012 Adrien Aubourg and released under the GPLv2
license.
@@ -56,11 +63,11 @@ The Joy theme is based on the Debian “Open Use” (without “Debian” word)
logo.
The Joy plymouth script is Copyright © 2009 Canonical Ltd.,
Copyright © 2010 Aurélien COUDERC and Copyright © 2012 Jonathan Carter under
Copyright © 2010 Aurélien Couderc and Copyright © 2012 Jonathan Carter under
the GPLv2+.
The images used with the plymouth theme is Copyright © 2012 Adrien Aubourg under
the GPLv2 License.
The images used with the Joy plymouth theme are Copyright © 2012 Adrien Aubourg
under the GPLv2 License.
The Joy GDM is © 2012 Paul Tagliamonte GPLv2, with work
from all the previous authors of that file, and artwork from Adrien Aubourg under

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

BIN
plymouth/lines/debian8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

BIN
plymouth/lines/electron.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -0,0 +1,8 @@
[Plymouth Theme]
Name=Default theme for Debian 8.0 Jessie
Description=A theme that features a white debian logo on a blue-green background surrounded by thin curves
ModuleName=script
[script]
ImageDir=/usr/share/plymouth/themes/lines
ScriptFile=/usr/share/plymouth/themes/lines/lines.script

1111
plymouth/lines/lines.script Normal file

File diff suppressed because it is too large Load Diff

BIN
plymouth/lines/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B