From 08cb11526a6fa57de66c617b4f00e9dfd286927e Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 29 Apr 2009 16:05:58 +0200 Subject: [PATCH] scite: update to 1.78 --- scite/.footprint | 3 +++ scite/.md5sum | 2 +- scite/Pkgfile | 5 ++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/scite/.footprint b/scite/.footprint index 4572a574b..c2f25333d 100644 --- a/scite/.footprint +++ b/scite/.footprint @@ -52,6 +52,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/matlab.properties -rw-r--r-- root/root usr/share/scite/metapost.properties -rw-r--r-- root/root usr/share/scite/mmixal.properties +-rw-r--r-- root/root usr/share/scite/nimrod.properties -rw-r--r-- root/root usr/share/scite/nncrontab.properties -rw-r--r-- root/root usr/share/scite/nsis.properties -rw-r--r-- root/root usr/share/scite/opal.properties @@ -59,6 +60,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/pascal.properties -rw-r--r-- root/root usr/share/scite/perl.properties -rw-r--r-- root/root usr/share/scite/pov.properties +-rw-r--r-- root/root usr/share/scite/powerpro.properties -rw-r--r-- root/root usr/share/scite/powershell.properties -rw-r--r-- root/root usr/share/scite/ps.properties -rw-r--r-- root/root usr/share/scite/purebasic.properties @@ -68,6 +70,7 @@ drwxr-xr-x root/root usr/share/scite/ -rw-r--r-- root/root usr/share/scite/ruby.properties -rw-r--r-- root/root usr/share/scite/scriptol.properties -rw-r--r-- root/root usr/share/scite/smalltalk.properties +-rw-r--r-- root/root usr/share/scite/sorcins.properties -rw-r--r-- root/root usr/share/scite/specman.properties -rw-r--r-- root/root usr/share/scite/spice.properties -rw-r--r-- root/root usr/share/scite/sql.properties diff --git a/scite/.md5sum b/scite/.md5sum index 2e792585b..32d373adb 100644 --- a/scite/.md5sum +++ b/scite/.md5sum @@ -1 +1 @@ -ba016919190c12cfb712e1f004df4187 scite177.tgz +7c62a8f75ef69a7cb143e22bf29456fa scite178.tgz diff --git a/scite/Pkgfile b/scite/Pkgfile index d972345b6..e4eb9791a 100644 --- a/scite/Pkgfile +++ b/scite/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gtk name=scite -version=177 +version=178 release=1 source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz) @@ -16,8 +16,7 @@ build () { cd $SRC/$name/gtk sed -i "s/-Os/$CXXFLAGS/" makefile make GTK2=1 prefix=/usr - mkdir -p $PKG/usr/{bin,share/pixmaps} - make prefix=$PKG/usr install + make DESTDIR=$PKG install sed -i '/^#buffers/s/#// /^#save.recent/s/#//