summaryrefslogtreecommitdiffstats
path: root/system/file-roller/file-roller.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen2016-07-15 15:39:52 +0200
committer Willy Sudiarto Raharjo2016-07-17 02:49:40 +0200
commit1d5bcd4502579864edeb1b114674121c7445d3c2 (patch)
tree7f368c1274d6cb904deddf5fbe30a3b9eb4a5f59 /system/file-roller/file-roller.SlackBuild
parent55c93d446b8e38e77f7f9c87c58bddb8f07fcec9 (diff)
downloadslackbuilds-1d5bcd4502579864edeb1b114674121c7445d3c2.tar.gz
system/file-roller: Revert commit c03b269.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
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 e2fc1781a4..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.16.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