[Lunar-commits] <moonbase> desktop-file-utils: add a patch to fix the build.

Florin Braescu florin at lunar-linux.org
Sat Mar 3 07:31:41 CET 2012


commit f328a27369c068efc2efbb1c97735e6c31d92455
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Mar 3 07:31:41 2012 +0100

    desktop-file-utils: add a patch to fix the build.
---
 devel/desktop-file-utils/BUILD   |    4 +++-
 devel/desktop-file-utils/DETAILS |    5 ++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/devel/desktop-file-utils/BUILD b/devel/desktop-file-utils/BUILD
index 81de6ea..6875459 100644
--- a/devel/desktop-file-utils/BUILD
+++ b/devel/desktop-file-utils/BUILD
@@ -1,8 +1,10 @@
 (
 
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
   if module_installed qt4 ; then
       mkdir -p /usr/share/qt4/applications
-  fi &&
+  fi  &&
 
   default_build
 
diff --git a/devel/desktop-file-utils/DETAILS b/devel/desktop-file-utils/DETAILS
index 3716cde..1493ccb 100644
--- a/devel/desktop-file-utils/DETAILS
+++ b/devel/desktop-file-utils/DETAILS
@@ -1,11 +1,14 @@
           MODULE=desktop-file-utils
          VERSION=0.19
           SOURCE=$MODULE-$VERSION.tar.xz
+         SOURCE2=$MODULE-$VERSION-emacs.patch.xz
       SOURCE_URL=http://www.freedesktop.org/software/$MODULE/releases
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:090fd123f090e173edfa4514c5c32bf77c34ec45
+     SOURCE2_VFY=sha1:2fb2a7ee80ff89450d0ad23830d16e636533747d
         WEB_SITE=http://www.freedesktop.org/software/desktop-file-utils
          ENTERED=20050115
-         UPDATED=20111228
+         UPDATED=20120303
            SHORT="CLI utilities for working with .desktop files"
 
 cat << EOF


More information about the Lunar-commits mailing list