summaryrefslogtreecommitdiffstats
path: root/system/file-roller/file-roller.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-07-18 17:07:58 +0200
committer Willy Sudiarto Raharjo2015-07-25 06:22:27 +0200
commitee3b37293cf30bd6580ba76070875c2ff0acb2f7 (patch)
tree67ba280614733c1bfa829b572836314ce5afcb55 /system/file-roller/file-roller.SlackBuild
parent48407e31dd1055806b259a27748b22ba15c9f13c (diff)
downloadslackbuilds-ee3b37293cf30bd6580ba76070875c2ff0acb2f7.tar.gz
system/file-roller: Downgraded to version 2.32.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'system/file-roller/file-roller.SlackBuild')
-rw-r--r--system/file-roller/file-roller.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/file-roller/file-roller.SlackBuild b/system/file-roller/file-roller.SlackBuild
index fec67df7d8..39d43d77a2 100644
--- a/system/file-roller/file-roller.SlackBuild
+++ b/system/file-roller/file-roller.SlackBuild
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=file-roller
-VERSION=${VERSION:-3.8.4}
+VERSION=${VERSION:-2.32.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,7 +81,8 @@ CFLAGS="$SLKCFLAGS" \
--infodir=/usr/info \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--localedir=/usr/share/locale \
- --enable-libarchive \
+ --disable-scrollkeeper \
+ --with-gtk=2.0 \
--disable-static \
--enable-shared \
--build=$ARCH-slackware-linux