[Lunar-commits] <moonbase> elisa-plugins-bad: add patch to fix PIL

Samuel Verstraete elangelo at lunar-linux.org
Fri Mar 13 16:02:54 CET 2009


commit 994f0e269f8091c47a2e67ddc931f4b823852849
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Tue Oct 21 09:27:38 2008 -0700

    elisa-plugins-bad: add patch to fix PIL
---
 video/elisa-plugins-bad/BUILD   |    2 ++
 video/elisa-plugins-bad/DETAILS |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/video/elisa-plugins-bad/BUILD b/video/elisa-plugins-bad/BUILD
index dfd9c3f..3184644 100644
--- a/video/elisa-plugins-bad/BUILD
+++ b/video/elisa-plugins-bad/BUILD
@@ -1,5 +1,7 @@
 (
 
+patch_it $SOURCE1 1 &&
+
 python setup.py build &&
 prepare_install &&
 python setup.py install
diff --git a/video/elisa-plugins-bad/DETAILS b/video/elisa-plugins-bad/DETAILS
index 5078a06..81e7ad6 100644
--- a/video/elisa-plugins-bad/DETAILS
+++ b/video/elisa-plugins-bad/DETAILS
@@ -3,6 +3,9 @@ VERSION=0.5.15
 SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL=http://elisa.fluendo.com/download/elisa/
 SOURCE_VFY=sha1:0d8041d27e90d66143c77dcab51387a8e25fb254
+SOURCE1=elisa-plugins-bad-0.5.15-fix-PIL.patch
+SOURCE1_URL=$PATCH_URL/
+SOUECE1_VFY=5e2fecde20813388f4293a1badbc50f4bdf00e94
 WEBSITE=http://elisa.fluendo.com
 ENTERED=20081007
 UPDATED=20081007


More information about the Lunar-commits mailing list