summaryrefslogtreecommitdiffstats
path: root/development/geany-plugins
diff options
context:
space:
mode:
author James Geboski <jgeboski@gmail.com>2011-01-23 15:49:07 -0600
committer Robby Workman <rworkman@slackbuilds.org>2011-01-30 09:13:23 -0600
commit643e22b56b00223ce7052b888f974c25e6d08646 (patch)
treed31cc14042a53ca7202136fecf1967750a7ed5f5 /development/geany-plugins
parent8d7600bdc344ee382ee72d0876ab58b033d0a59f (diff)
downloadslackbuilds-643e22b56b00223ce7052b888f974c25e6d08646.tar.gz
slackbuilds-643e22b56b00223ce7052b888f974c25e6d08646.tar.xz
development/geany-plugins: Updated for version 0.20.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins')
-rw-r--r--development/geany-plugins/README14
-rw-r--r--development/geany-plugins/geany-plugins.SlackBuild7
-rw-r--r--development/geany-plugins/geany-plugins.info8
-rw-r--r--development/geany-plugins/slack-desc7
4 files changed, 17 insertions, 19 deletions
diff --git a/development/geany-plugins/README b/development/geany-plugins/README
index 1ef3204fc6..a8786ba634 100644
--- a/development/geany-plugins/README
+++ b/development/geany-plugins/README
@@ -1,10 +1,8 @@
-Geany Plugins (additional plugins for Geany)
+Geany Plugins is a package of additional plugins from the Geany site
+that will enhance and extend Geany's capabilities. Most of these
+plugins were developed by various developers on SourceForge.net.
-Geany Plugins is a package of the plugins from the Geany site thaat
-will enhance and extend Geany's capabilities. Most of these plugins
-were developed by various developers on SourceForge.net.
+This requires geany.
-This requires Geany.
-
-Notice the 'geanygendoc' plugin will not be built as it requires
-the dependencies: GIO and CTPL.
+Note the geanygendoc plugin will not be built as it requires a
+dependency of CTPL that is not available.
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild
index ab29e16fea..64544240fe 100644
--- a/development/geany-plugins/geany-plugins.SlackBuild
+++ b/development/geany-plugins/geany-plugins.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geany-plugins
-VERSION=${VERSION:-0.19}
+VERSION=${VERSION:-0.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -87,10 +87,7 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a \
- NEWS \
- README \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a NEWS README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info
index 527223ea5c..68d9204006 100644
--- a/development/geany-plugins/geany-plugins.info
+++ b/development/geany-plugins/geany-plugins.info
@@ -1,10 +1,10 @@
PRGNAM="geany-plugins"
-VERSION="0.19"
+VERSION="0.20"
HOMEPAGE="http://plugins.geany.org/"
-DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-0.19.tar.bz2"
-MD5SUM="981c479c7014ea24be7df4d84867a2cb"
+DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-0.20.tar.bz2"
+MD5SUM="94bc4901217641a07f840d92179643b0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="James Geboski"
EMAIL="jgeboski@gmail.com"
-APPROVED="michiel"
+APPROVED="rworkman"
diff --git a/development/geany-plugins/slack-desc b/development/geany-plugins/slack-desc
index e0e9353176..f117f40b50 100644
--- a/development/geany-plugins/slack-desc
+++ b/development/geany-plugins/slack-desc
@@ -8,9 +8,12 @@
|-----handy-ruler------------------------------------------------------|
geany-plugins: Geany Plugins (additional plugins for Geany)
geany-plugins:
-geany-plugins: Geany Plugins is a package of the plugins from the Geany site thaat
-geany-plugins: will enhance and extend Geany's capabilities. Most of these plugins
+geany-plugins: Geany Plugins is a package of the plugins from the Geany site that
+geany-plugins: will enhance and extend Geany's capabilities. Most of these plugins
geany-plugins: were developed by various developers on SourceForge.net.
geany-plugins:
geany-plugins: Homepage: http://plugins.geany.org/
geany-plugins:
+geany-plugins:
+geany-plugins:
+geany-plugins: