summaryrefslogtreecommitdiffstats
path: root/development/geany-plugins/geany-plugins.SlackBuild
diff options
context:
space:
mode:
author James Geboski2012-07-27 16:29:44 +0200
committer Robby Workman2012-07-27 16:29:44 +0200
commit9df8f503793e51f8ad1ab633bf3fb13521ebac46 (patch)
treeb6cdb1355e42644b6feb36f4c34a4a7b2bf90751 /development/geany-plugins/geany-plugins.SlackBuild
parente23057adf13a100200245df1fe14d7c62fe8f359 (diff)
downloadslackbuilds-9df8f503793e51f8ad1ab633bf3fb13521ebac46.tar.gz
development/geany-plugins: Updated for version 1.22.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins/geany-plugins.SlackBuild')
-rw-r--r--development/geany-plugins/geany-plugins.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild
index e0ccf6a14f..281f846edd 100644
--- a/development/geany-plugins/geany-plugins.SlackBuild
+++ b/development/geany-plugins/geany-plugins.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Geany Plugins
-# Copyright 2010 James Geboski <jgeboski@gmail.com>
+# Copyright 2010-2012 James Geboski <jgeboski@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geany-plugins
-VERSION=${VERSION:-0.21.1}
+VERSION=${VERSION:-1.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,7 +78,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --build=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux \
+ --enable-geanygdb
make
make install DESTDIR=$PKG