diff options
author | Marian Marinov <mm@yuhu.biz> | 2019-03-13 22:49:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:23 +0700 |
commit | 6830ff926d7c7c2da63d9b1310b2c810f87dc26b (patch) | |
tree | 8981a9704fd9c83656346a899f30a50fb2595bd3 /system/plymouth/plymouth.info | |
parent | 26f0f1305ba1e89b912fa98a815fc5bc4f738613 (diff) |
system/plymouth: Added (graphical boot animation and logger).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/plymouth/plymouth.info')
-rw-r--r-- | system/plymouth/plymouth.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/plymouth/plymouth.info b/system/plymouth/plymouth.info new file mode 100644 index 000000000000..ce0f47c6e152 --- /dev/null +++ b/system/plymouth/plymouth.info @@ -0,0 +1,10 @@ +PRGNAM="plymouth" +VERSION="0.9.4" +HOMEPAGE="https://www.freedesktop.org/wiki/Software/Plymouth/" +DOWNLOAD="https://www.freedesktop.org/software/plymouth/releases/plymouth-0.9.4.tar.xz" +MD5SUM="4efa5551d230165981b105e7c6a50aa7" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Marian Marinov" +EMAIL="mm@yuhu.biz" |