summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild')
-rw-r--r--graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild b/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
index 3523b110b9..cf5fbb4208 100644
--- a/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
+++ b/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
@@ -4,7 +4,7 @@
PRGNAM=gimp-wideangle-plugin
VERSION=${VERSION:-1.0.10}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
SRCNAM=$(echo $PRGNAM | cut -f2 -d-)
@@ -65,7 +65,8 @@ gcc $SLKCFLAGS -v \
-lgimpui-2.0 -lgimpwidgets-2.0 -lgimpmodule-2.0 -lgimp-2.0 -lgimpmath-2.0 \
-lgimpconfig-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 \
-latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo \
- -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
+ -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 \
+ -lm
strip --strip-unneeded $PKG/$GIMPPLUGINS/$SRCNAM
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION