From 41f347e62dba61be81615657aaf76c1e96b99f10 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Wed, 17 Feb 2016 09:40:13 -0800 Subject: development/scite: Updated for version 3.6.3 + new maintainer. Signed-off-by: Ryan P.C. McQuen --- development/scite/scite.SlackBuild | 33 ++++++++++++++++++++++++--------- 1 file changed, 24 insertions(+), 9 deletions(-) (limited to 'development/scite/scite.SlackBuild') 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 -# v2.27: Some modifications by Jens Weber -# 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 + +# 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 +# . PRGNAM=scite -VERSION=${VERSION:-3.54} +VERSION=${VERSION:-3.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3