summaryrefslogtreecommitdiff
path: root/packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-0
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-0')
-rw-r--r--packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-013
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-0 b/packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-0
new file mode 100644
index 0000000..02a9763
--- /dev/null
+++ b/packages/sys-boot/plymouth/plymouth-0.8.8-r1.exheres-0
@@ -0,0 +1,13 @@
+# Copyright 2010 Brett Witherspoon <spoonb@cdspooner.com>
+# Distributed under the terms of the GNU General Public License v2
+
+require plymouth
+require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.12 ] ]
+
+PLATFORMS="~amd64"
+
+DEFAULT_SRC_PREPARE_PATCHES=(
+ "${FILES}"/plymouth-fix-window-size-with-multiple-heads.patch
+ "${FILES}"/plymouth-include-sysmacros.patch
+ "${FILES}"/plymouth-redcore-defaults.patch
+)