summaryrefslogtreecommitdiffstats
path: root/desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2014-12-21 21:08:12 +0100
committer Robby Workman <rworkman@slackbuilds.org>2014-12-25 02:11:51 -0600
commitbd86701398b9c84ab9cb75287d18b811961b8308 (patch)
tree1631203891ae2318939d82eb5457c1a0dd4aa3c6 /desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
parentd039aac92972a004417090716b5e6bd6887a7ee5 (diff)
downloadslackbuilds-bd86701398b9c84ab9cb75287d18b811961b8308.tar.gz
slackbuilds-bd86701398b9c84ab9cb75287d18b811961b8308.tar.xz
desktop/ffmpegthumbnailer: Updated for version 2.0.9.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild')
-rw-r--r--desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild b/desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
index bef8924111..5361c5a825 100644
--- a/desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
+++ b/desktop/ffmpegthumbnailer/ffmpegthumbnailer.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for FFmpegthumbnailer
# Copyright 2007-2009 Frank Caraballo <fecaraballo{at}gmail{dot}com>
-# Copyright 2012-2013 Heinz Wiesinger, Amsterdam, The Netherlands
+# Copyright 2012-2014 Heinz Wiesinger, Amsterdam, The Netherlands
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ffmpegthumbnailer
-VERSION=${VERSION:-2.0.8}
+VERSION=${VERSION:-2.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,8 @@ CXXFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--mandir=/usr/man \
--enable-static=no \
- --disable-largefile \
+ --enable-gio \
+ --enable-thumbnailer \
--build=$ARCH-slackware-linux
make