+PSPLASH
+=======
+
+PSplash is a userspace graphical boot splash screen for mainly
+embedded Linux devices supporting a 16bpp or 32bpp framebuffer. It has
+few dependencies (just libc), supports basic images and text and handles
+rotation. Its visual look is configurable by basic source changes.
+
+Also included is a 'client' command utility for sending information to
+psplash such as boot progress information.
AC_PREREQ(2.53)
-AC_INIT(psplash, 0.0, [http://bugzilla.o-hand.com/enter_bug.cgi?product=psplash])
+AC_INIT(psplash, 0.1, [http://bugzilla.o-hand.com/enter_bug.cgi?product=psplash])
AM_INIT_AUTOMAKE()
AC_CONFIG_SRCDIR(psplash.c)
AM_CONFIG_HEADER(config.h)
<name>PSplash</name>
<created>2006-21-11</created>
- <shortdesc xml:lang="en">PSplash is a graphcial boot screen</shortdesc>
+ <shortdesc xml:lang="en">PSplash is a graphical boot screen</shortdesc>
<description xml:lang="en">
-
PSplash is a userspace graphical boot splash screen for mainly
- embedded devices supporting a 16bpp framebuffer. It also
- includes a 'client' command utility for sending information to
- psplash such as boot progress information.
+ embedded Linux devices supporting a 16bpp or 32bpp
+ framebuffer. It has few dependencies (just libc), supports
+ basic images and text, handles rotation and its visual look is
+ configurable by basic source changes.
+ Also included is a 'client' command utility for sending
+ information to psplash such as boot progress information.
</description>
<license rdf:resource="http://usefulinc.com/doap/licenses/gpl" />