summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2015-01-20 17:49:27 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-01-20 17:49:27 +0700
commitcf9a1d0336e948985fc358f45fa9c276b7eefabd (patch)
tree2db84f9b7e8636207f41336900d139e3a61fddbb /libraries
parent0b5c14a9b649c559470f39ebac29497dbb27c4f9 (diff)
downloadslackbuilds-cf9a1d0336e948985fc358f45fa9c276b7eefabd.tar.gz
slackbuilds-cf9a1d0336e948985fc358f45fa9c276b7eefabd.tar.xz
libraries/enca: Updated for version 1.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/enca/README3
-rw-r--r--libraries/enca/enca.SlackBuild6
-rw-r--r--libraries/enca/enca.info8
3 files changed, 9 insertions, 8 deletions
diff --git a/libraries/enca/README b/libraries/enca/README
index 158ff87bc7..29794f6834 100644
--- a/libraries/enca/README
+++ b/libraries/enca/README
@@ -4,4 +4,5 @@ you to recode files without knowing their current encoding. It supports
most of Central and East European languages, and a few Unicode variants,
independently on language.
-recode is an optional dependency.
+Optional dependencies: recode, perl-Cstools, perl-Unicode-Map and
+perl-Unicode-Map8
diff --git a/libraries/enca/enca.SlackBuild b/libraries/enca/enca.SlackBuild
index eef23818a7..5d8acc88ea 100644
--- a/libraries/enca/enca.SlackBuild
+++ b/libraries/enca/enca.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for enca
-# Copyright 2010-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2010-2015 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=enca
-VERSION=${VERSION:-1.15}
+VERSION=${VERSION:-1.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,7 +60,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
diff --git a/libraries/enca/enca.info b/libraries/enca/enca.info
index f64be1524d..eea4c4e20e 100644
--- a/libraries/enca/enca.info
+++ b/libraries/enca/enca.info
@@ -1,8 +1,8 @@
PRGNAM="enca"
-VERSION="1.15"
-HOMEPAGE="http://gitorious.org/enca"
-DOWNLOAD="http://dl.cihar.com/enca/enca-1.15.tar.bz2"
-MD5SUM="fef132969d26e649719eae08297a4a52"
+VERSION="1.16"
+HOMEPAGE="http://cihar.com/software/enca/"
+DOWNLOAD="http://dl.cihar.com/enca/enca-1.16.tar.gz"
+MD5SUM="e58367cd0499d750d00c475abedaa57d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""