scite: udate to 5.3.7
This commit is contained in:
parent
f56bcb1f8e
commit
52ebae1754
@ -74,7 +74,6 @@ drwxr-xr-x root/root usr/share/scite/
|
||||
-rw-r--r-- root/root usr/share/scite/mmixal.properties
|
||||
-rw-r--r-- root/root usr/share/scite/modula3.properties
|
||||
-rw-r--r-- root/root usr/share/scite/nim.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
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/ZVYV/TmY0AG6MRezuiwMW05zt8B7DF9vhBMpCDxun9yRQNdBcUEgBc1Ot4cHIExncTjdNgwAS5K7phlfPPsuAY=
|
||||
SHA256 (Pkgfile) = 60a59aae3eeaf4ab1ae10763c264ff357c8140f0beab36791262b37a9d122b52
|
||||
SHA256 (.footprint) = 2969507827218a9e87f477406f4ecd28ccb601dba71e8b649852537068959925
|
||||
SHA256 (scite536.tgz) = a30d1fb2572fbcfc543baa2f58ee968643f67431390af1330769c8ed2879e3ca
|
||||
RWSE3ohX2g5d/Q8duxQ463wNnVgOdNP3zk9nC/t4q4VY2ewtbFEaQeyNKo0RD7AeJC9N9cdCFe8O8uat1LxZk6IJcYUQVmlGWQg=
|
||||
SHA256 (Pkgfile) = 9bc52f7e9d5efbe085066eca30b67e564fe9f308d5404ea79b59be082d524996
|
||||
SHA256 (.footprint) = 59450433b6ea2160bcb46636b49c33c0aa0242569ae676ab4865727ebb3e8105
|
||||
SHA256 (scite537.tgz) = c6a5dc4169920ab178cda003e5afe11cecf3029818095bca17553ca794736cbd
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: gtk3
|
||||
|
||||
name=scite
|
||||
version=5.3.6
|
||||
version=5.3.7
|
||||
release=1
|
||||
source=(https://downloads.sourceforge.net/project/scintilla/SciTE/$version/$name${version//./}.tgz)
|
||||
|
||||
@ -12,6 +12,7 @@ build () {
|
||||
export GTK3=1
|
||||
|
||||
sed 's/-Os//' -i {lexilla/src,scintilla/gtk,scite/gtk}/makefile
|
||||
sed '20i#include <stddef.h>' -i scite/src/StringList.cxx
|
||||
|
||||
make -C lexilla/src
|
||||
make -C scintilla/gtk
|
||||
|
Loading…
x
Reference in New Issue
Block a user