diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2016-01-16 16:04:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | ec514e32c410c839f8b552194bd94ee9e9b3920b (patch) | |
tree | 6a4834ebfea2263834f6e9a8c8778d0a4f1605fd /desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild | |
parent | bfa0708f52a0fa06defcadd14439cd7671d05bf3 (diff) | |
download | slackbuilds-ec514e32c410c839f8b552194bd94ee9e9b3920b.tar.gz |
Multiple: update email, year and slack-desc
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild')
-rw-r--r-- | desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild b/desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild index 91a15f589a..436b429d67 100644 --- a/desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild +++ b/desktop/gtk1-industrial-engine/gtk1-industrial-engine.SlackBuild @@ -1,12 +1,26 @@ #!/bin/sh # Slackware build script for gtk1-industrial-engine -# Written by Petar Petrov, <ppetrov@paju.oulu.fi> and -# hereby submitted to the public domain -# THIS SLACKBUILD IS DISTRIBUTETD IN THE HOPE OF BEING -# USEFUL BUT WITHOUT ANY WARRANTY. THE AUTHOR IS _NOT_ -# RESPONSIBLE FOR ANY DAMAGE OR DATA LOSS CAUSED BY IT. +# Copyright 2011-2016 Petar Petrov slackalaxy@gmail.com +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED +# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR +# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gtk1-industrial-engine VERSION=${VERSION:-0.2.36} |