[Lunar-commits] <moonbase-efl> enlightenment: Patch that fixes freeze on startup

Stefan Wold ratler at lunar-linux.org
Tue Sep 10 18:46:14 CEST 2013


commit 025d82dbadcf643f222547580df3de8fcfda3289
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Tue, 10 Sep 2013 09:44:32 -0700
URL: https://github.com/lunar-linux/moonbase-efl/commit/025d82dbadcf643f222547580df3de8fcfda3289

enlightenment: Patch that fixes freeze on startup

This patch resolves an issue on startup if splash screen is enabled.
---
  enlightenment/DETAILS   | +4/-1     
  enlightenment/PRE_BUILD | +2/-0     
  2 files changed, 6 insertions(+), 1 deletion(-)

--- a/enlightenment/DETAILS
+++ b/enlightenment/DETAILS
@@ -1,12 +1,15 @@
           MODULE=enlightenment
          VERSION=0.17.4
           SOURCE=$MODULE-$VERSION.tar.bz2
+         SOURCE2=enlightenment-0.17.4-fix_startup_freeze.patch
       SOURCE_URL=http://download.enlightenment.org/releases
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_VFY=sha1:51fc7c72cf6fac9f869a4d04b335d282fe1444cb
+     SOURCE2_VFY=sha1:85f9b1378ebb7a05ed7f0e8db6982d88a0f46be4
         WEB_SITE=http://www.enlightenment.org
          ENTERED=20120430
-         UPDATED=20130827
+         UPDATED=20130910
            SHORT="The E17 Window Manager"
 
 cat <<EOF
--- /dev/null
+++ b/enlightenment/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+patch_it $SOURCE2 1




More information about the Lunar-commits mailing list