PN: psplash
PV: 0.1+gitAUTOINC+88343ad23c
PR: r15
PKGV: 0.1+git0+88343ad23c
PKGR: r15
LICENSE: GPLv2+
DESCRIPTION: 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.
SUMMARY: Userspace framebuffer boot logo based on usplash
RDEPENDS_psplash: glibc (>= linaro-2.23)
RRECOMMENDS_psplash:  psplash-default update-rc.d
SECTION: base
PKG_psplash: psplash
FILES_psplash: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.* /etc /com /var /bin/* /sbin/* /lib/*.so.* /lib/udev /usr/lib/udev /lib/udev /usr/lib/udev /usr/share/psplash /usr/lib/psplash/* /usr/share/pixmaps /usr/share/applications /usr/share/idl /usr/share/omf /usr/share/sounds /usr/lib/bonobo/servers /mnt/.psplash
pkg_postinst_psplash: \tif false; then\n\t\tif [ -n "$D" ]; then\n\t\t\tOPTS="--root=$D"\n\t\tfi\n\t\tsystemctl $OPTS mask psplash.service\n\tfi\n# Begin section update-rc.d\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT psplash.sh start 0 S . stop 20 0 1 6 .\nfi\n# End section update-rc.d\n
pkg_postrm_psplash: #!/bin/sh\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT psplash.sh remove\nfi\n
pkg_preinst_psplash: #!/bin/sh\nif [ -z "$D" -a -f "/etc/init.d/psplash.sh" ]; then\n\t/etc/init.d/psplash.sh stop || :\nfi\nif type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT psplash.sh remove\nfi\n
pkg_prerm_psplash: #!/bin/sh\n# Begin section update-rc.d\nif [ -z "$D" -a -x "/etc/init.d/psplash.sh" ]; then\n\t/etc/init.d/psplash.sh stop || :\nfi\n# End section update-rc.d\n
FILERPROVIDESFLIST_psplash: /usr/bin/psplash-write
FILES_INFO: {"/etc/init.d/psplash.sh": 521, "/usr/bin/psplash-write": 5008}
FILERPROVIDES_/usr/bin/psplash-write_psplash: elf(buildid) (= 4df31a94c80af182d6272eb4199e83e42e4d50f5)
FILERDEPENDSFLIST_psplash: /etc/init.d/psplash.sh /usr/bin/psplash-write
FILERDEPENDS_/etc/init.d/psplash.sh_psplash: /bin/sh
FILERDEPENDS_/usr/bin/psplash-write_psplash: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
PKGSIZE_psplash: 5529
