Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=668ca4fe897c8f5bf88ff4c3a4da13e7284c3143

commit 668ca4fe897c8f5bf88ff4c3a4da13e7284c3143
Author: Christian Hamar alias krix <[EMAIL PROTECTED]>
Date:   Sat May 3 11:59:46 2008 +0200

medit-0.9.3-1-x86_64
* Version bump
* Fixed patch for upstream

diff --git a/source/xapps-extra/medit/FrugalBuild 
b/source/xapps-extra/medit/FrugalBuild
index b5c8350..31d8227 100644
--- a/source/xapps-extra/medit/FrugalBuild
+++ b/source/xapps-extra/medit/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: detto <[EMAIL PROTECTED]>

pkgname=medit
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=1
pkgdesc="A useful programming and around-programming text editor."
depends=('libxml2' 'pygtk')
@@ -16,7 +16,7 @@ options=('scriptlet')
Finclude sourceforge
up2date="lynx -dump 
http://sourceforge.net/project/showfiles.php?group_id=167563|grep -m1 
'medit-\(.*\).tar.bz2'|sed 's/.*it-\(.*\).t.*/\1/'"
source=([EMAIL PROTECTED] kill_iconcacheupdate.patch)
-sha1sums=('512d84e3467290a15c52df9a601019c03af2805e' \
-          '9af280e0d17a19c908c83fd4e7914730a0b876a8')
+sha1sums=('d8237f17b23c6a68386ee0700556141ab8058492' \
+          '9fc18a3642d1329f65dda73a09a211f3240bc03f')

# optimization OK
diff --git a/source/xapps-extra/medit/kill_iconcacheupdate.patch 
b/source/xapps-extra/medit/kill_iconcacheupdate.patch
index b717880..e7cd024 100644
--- a/source/xapps-extra/medit/kill_iconcacheupdate.patch
+++ b/source/xapps-extra/medit/kill_iconcacheupdate.patch
@@ -1,9 +1,9 @@
-diff -Naur medit-0.8.6.orig/medit/Makefile.am medit-0.8.6/medit/Makefile.am
---- medit-0.8.6.orig/medit/Makefile.am 2007-06-18 14:11:05.000000000 +0200
-+++ medit-0.8.6/medit/Makefile.am      2007-06-18 14:12:07.000000000 +0200
-@@ -59,11 +59,6 @@
- update_icon_cache = gtk-update-icon-cache -f -t $(DESTDIR)$(hicolor)
+diff -Naur medit-0.9.3.orig/medit/Makefile.am medit-0.9.3/medit/Makefile.am
+--- medit-0.9.3.orig/medit/Makefile.am 2008-05-03 11:49:16.000000000 +0200
++++ medit-0.9.3/medit/Makefile.am      2008-05-03 11:50:25.000000000 +0200
+@@ -58,12 +58,7 @@

+ if MOO_ENABLE_GENERATED_FILES
install-data-hook:
-       if echo "Updating icon cache" && $(update_icon_cache); then             
\
-               echo "Done.";                                                   
\
@@ -11,23 +11,24 @@ diff -Naur medit-0.8.6.orig/medit/Makefile.am 
medit-0.8.6/medit/Makefile.am
-               echo "*** GTK icon cache not updated. After install, run 
this:";\
-               echo $(update_icon_cache);                                      
\
-       fi
-+      echo "update icon cache skipped :P"
++      echo "Update icon cache skipped :p"
uninstall-hook:
echo "Updating icon cache" && $(update_icon_cache) && echo "Done."
-diff -Naur medit-0.8.6.orig/medit/Makefile.in medit-0.8.6/medit/Makefile.in
---- medit-0.8.6.orig/medit/Makefile.in 2007-06-18 14:11:05.000000000 +0200
-+++ medit-0.8.6/medit/Makefile.in      2007-06-18 14:12:38.000000000 +0200
-@@ -853,12 +853,7 @@
- @INTLTOOL_DESKTOP_RULE@
+ endif
+diff -Naur medit-0.9.3.orig/medit/Makefile.in medit-0.9.3/medit/Makefile.in
+--- medit-0.9.3.orig/medit/Makefile.in 2008-05-03 11:49:16.000000000 +0200
++++ medit-0.9.3/medit/Makefile.in      2008-05-03 11:51:11.000000000 +0200
+@@ -725,12 +725,7 @@
+ @MOO_INTLTOOL_DESKTOP_RULE@

- install-data-hook:
--      if echo "Updating icon cache" && $(update_icon_cache); then             
\
--              echo "Done.";                                                   
\
--      else                                                                    
\
--              echo "*** GTK icon cache not updated. After install, run 
this:";\
--              echo $(update_icon_cache);                                      
\
--      fi
-+      echo "update icon cache skipped :P"
- uninstall-hook:
-       echo "Updating icon cache" && $(update_icon_cache) && echo "Done."
+ @[EMAIL PROTECTED]:
[EMAIL PROTECTED]@      if echo "Updating icon cache" && $(update_icon_cache); 
then             \
[EMAIL PROTECTED]@              echo "Done.";                                   
                \
[EMAIL PROTECTED]@      else                                                    
                \
[EMAIL PROTECTED]@              echo "*** GTK icon cache not updated. After 
install, run this:";\
[EMAIL PROTECTED]@              echo $(update_icon_cache);                      
                \
[EMAIL PROTECTED]@      fi
[EMAIL PROTECTED]@      echo "update icon cache skipped :p"
+ @[EMAIL PROTECTED]:
+ @MOO_ENABLE_GENERATED_FILES_TRUE@     echo "Updating icon cache" && 
$(update_icon_cache) && echo "Done."
# Tell versions [3.59,3.63) of GNU make to not export all variables.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to