From 9df8f503793e51f8ad1ab633bf3fb13521ebac46 Mon Sep 17 00:00:00 2001 From: James Geboski Date: Fri, 27 Jul 2012 09:29:44 -0500 Subject: development/geany-plugins: Updated for version 1.22. Signed-off-by: Robby Workman --- development/geany-plugins/README | 7 +++++-- development/geany-plugins/geany-plugins.SlackBuild | 7 ++++--- development/geany-plugins/geany-plugins.info | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'development') diff --git a/development/geany-plugins/README b/development/geany-plugins/README index 91ec7f70e8..2c9136b3f7 100644 --- a/development/geany-plugins/README +++ b/development/geany-plugins/README @@ -4,5 +4,8 @@ plugins were developed by various developers on SourceForge.net. This requires geany. -Note: the geanygendoc plugin will not be built, as it requires ctpl, -which is not available from SlackBuilds.org. +Optional dependencies: +Plugin DevHelp: devhelp, webkitgtk +Plugin GeniusPaste: libsoup +Plugin Updatechecker: libsoup +Plugin WebHelper: webkitgtk 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 +# Copyright 2010-2012 James Geboski # 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 diff --git a/development/geany-plugins/geany-plugins.info b/development/geany-plugins/geany-plugins.info index 48feb6eea0..04fc30b8fb 100644 --- a/development/geany-plugins/geany-plugins.info +++ b/development/geany-plugins/geany-plugins.info @@ -1,8 +1,8 @@ PRGNAM="geany-plugins" -VERSION="0.21.1" +VERSION="1.22" HOMEPAGE="http://plugins.geany.org/" -DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-0.21.1.tar.bz2" -MD5SUM="358848a8e1e7cd733404fb5662107c07" +DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.22.tar.bz2" +MD5SUM="ce7f57cec82af49b23151ebccda9424d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="James Geboski" -- cgit v1.2.3