scite: update to 1.78
This commit is contained in:
parent
f998a879c9
commit
08cb11526a
@ -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/matlab.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/metapost.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/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/nncrontab.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/nsis.properties
|
-rw-r--r-- root/root usr/share/scite/nsis.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/opal.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/pascal.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/perl.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/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/powershell.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/ps.properties
|
-rw-r--r-- root/root usr/share/scite/ps.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/purebasic.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/ruby.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/scriptol.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/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/specman.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/spice.properties
|
-rw-r--r-- root/root usr/share/scite/spice.properties
|
||||||
-rw-r--r-- root/root usr/share/scite/sql.properties
|
-rw-r--r-- root/root usr/share/scite/sql.properties
|
||||||
|
@ -1 +1 @@
|
|||||||
ba016919190c12cfb712e1f004df4187 scite177.tgz
|
7c62a8f75ef69a7cb143e22bf29456fa scite178.tgz
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Depends on: gtk
|
# Depends on: gtk
|
||||||
|
|
||||||
name=scite
|
name=scite
|
||||||
version=177
|
version=178
|
||||||
release=1
|
release=1
|
||||||
source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz)
|
source=(http://dl.sourceforge.net/sourceforge/scintilla/$name$version.tgz)
|
||||||
|
|
||||||
@ -16,8 +16,7 @@ build () {
|
|||||||
cd $SRC/$name/gtk
|
cd $SRC/$name/gtk
|
||||||
sed -i "s/-Os/$CXXFLAGS/" makefile
|
sed -i "s/-Os/$CXXFLAGS/" makefile
|
||||||
make GTK2=1 prefix=/usr
|
make GTK2=1 prefix=/usr
|
||||||
mkdir -p $PKG/usr/{bin,share/pixmaps}
|
make DESTDIR=$PKG install
|
||||||
make prefix=$PKG/usr install
|
|
||||||
|
|
||||||
sed -i '/^#buffers/s/#//
|
sed -i '/^#buffers/s/#//
|
||||||
/^#save.recent/s/#//
|
/^#save.recent/s/#//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user