summaryrefslogtreecommitdiffstats
path: root/development/scite/scite.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryan.q@linux.com>2016-02-17 09:40:13 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-20 13:56:15 +0700
commit41f347e62dba61be81615657aaf76c1e96b99f10 (patch)
tree5d869e9a40536b951baf853af93c0585c4602c35 /development/scite/scite.SlackBuild
parenta7d1cd4d86757b21c13586dbc25feb858ce30a46 (diff)
downloadslackbuilds-41f347e62dba61be81615657aaf76c1e96b99f10.tar.gz
slackbuilds-41f347e62dba61be81615657aaf76c1e96b99f10.tar.xz
development/scite: Updated for version 3.6.3 + new maintainer.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'development/scite/scite.SlackBuild')
-rw-r--r--development/scite/scite.SlackBuild33
1 files changed, 24 insertions, 9 deletions
diff --git a/development/scite/scite.SlackBuild b/development/scite/scite.SlackBuild
index 1596cfdd7c..b197f6b215 100644
--- a/development/scite/scite.SlackBuild
+++ b/development/scite/scite.SlackBuild
@@ -1,17 +1,32 @@
#!/bin/sh
+
# Slackware build script for SciTE
+
+# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
+
# Written by Iskar Enev <iskar.enev[@]gmail.com>
-# v2.27: Some modifications by Jens Weber <jens@tuxane.com>
-# v3.02: (jw) Some more changes, see README.Slackware and changelog
-# v3.20: (jw) little changes, see README.Slackware and changelog
-# v3.23: (jw) version bump to 3.23
-# v3.24: (jw) version bump to 3.24
-# v3.41: (jw) version bump to 3.41
-# v3.52: (jw) version bump to 3.52
-# v3.54: (jw) version bump to 3.54
+# Some modifications by Jens Weber <jens@tuxane.com>
+
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version, with the following exception:
+# the text of the GPL license may be omitted.
+
+# This program is distributed in the hope that it will be useful, but
+# without any warranty; without even the implied warranty of
+# merchantability or fitness for a particular purpose. Compiling,
+# interpreting, executing or merely reading the text of the program
+# may result in lapses of consciousness and/or very being, up to and
+# including the end of all existence and the Universe as we know it.
+# See the GNU General Public License for more details.
+
+# You may have received a copy of the GNU General Public License along
+# with this program (most likely, a file named COPYING). If not, see
+# <https://www.gnu.org/licenses/>.
PRGNAM=scite
-VERSION=${VERSION:-3.54}
+VERSION=${VERSION:-3.6.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}