summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
diff options
context:
space:
mode:
author Michales Michaloudes2012-09-10 11:22:43 +0200
committer Robby Workman2012-09-10 23:35:36 +0200
commit32a7e49b0c710e5d1f72328890c2919fe9a1a2bd (patch)
tree2bd6e074fea692a5135b0ec60090c226de0e6752 /graphics/gimp-wideangle-plugin/gimp-wideangle-plugin.SlackBuild
parentf94a468702589ca400e2786f6cb7a9e42a315c80 (diff)
downloadslackbuilds-32a7e49b0c710e5d1f72328890c2919fe9a1a2bd.tar.gz
graphics/gimp-wideangle-plugin: Added a fix for indirect linking.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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