summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Barry J. Grundy <bgrundy [AT] linuxleo.com>2016-08-26 00:29:06 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-08-28 00:22:59 +0100
commit95290b94940702b7c25641982f4c642d382036fb (patch)
treef5a0ca2d879a25ed9cd9b596882d329ec7c83311 /libraries
parent6102f50c45ca991cc8c71422525bc4147b4d330f (diff)
downloadslackbuilds-95290b94940702b7c25641982f4c642d382036fb.tar.gz
slackbuilds-95290b94940702b7c25641982f4c642d382036fb.tar.xz
libraries/libolecf: Updated for version 20160814.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libolecf/README1
-rw-r--r--libraries/libolecf/libolecf.SlackBuild10
-rw-r--r--libraries/libolecf/libolecf.info6
-rw-r--r--libraries/libolecf/slack-desc10
4 files changed, 14 insertions, 13 deletions
diff --git a/libraries/libolecf/README b/libraries/libolecf/README
index ef515bb648..2d386c9fde 100644
--- a/libraries/libolecf/README
+++ b/libraries/libolecf/README
@@ -3,3 +3,4 @@ libolecf (libYAL OLE 2 library)
Library and tools to access the OLE 2 Compound File (OLECF) format. The OLE 2
Compound File format is used to store certain versions of Microsoft Office
files, thumbs.db and other file formats.
+
diff --git a/libraries/libolecf/libolecf.SlackBuild b/libraries/libolecf/libolecf.SlackBuild
index 6651ecfc37..708af22f0d 100644
--- a/libraries/libolecf/libolecf.SlackBuild
+++ b/libraries/libolecf/libolecf.SlackBuild
@@ -22,17 +22,17 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# Updated v20160107 March 2016 Barry J. Grundy
+# Updated v20160814 August 2016 Barry J. Grundy
PRGNAM=libolecf
-VERSION=${VERSION:-20160107}
+VERSION=${VERSION:-20160814}
STATUS=${STATUS:-alpha}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -43,8 +43,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
diff --git a/libraries/libolecf/libolecf.info b/libraries/libolecf/libolecf.info
index 432db41edc..c8f0281da5 100644
--- a/libraries/libolecf/libolecf.info
+++ b/libraries/libolecf/libolecf.info
@@ -1,8 +1,8 @@
PRGNAM="libolecf"
-VERSION="20160107"
+VERSION="20160814"
HOMEPAGE="https://github.com/libyal/libolecf"
-DOWNLOAD="https://github.com/libyal/libolecf/releases/download/20160107/libolecf-alpha-20160107.tar.gz"
-MD5SUM="3eee1c0d1354081ccb9375cccb66bd0b"
+DOWNLOAD="https://github.com/libyal/libolecf/releases/download/20160814/libolecf-alpha-20160814.tar.gz"
+MD5SUM="ddb66eabd00bd19384537d095ef55e9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/libraries/libolecf/slack-desc b/libraries/libolecf/slack-desc
index d456eab213..59eae6ec16 100644
--- a/libraries/libolecf/slack-desc
+++ b/libraries/libolecf/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
libolecf: libolecf (libYAL OLE 2 library)
-libolecf:
+libolecf:
libolecf: Library and tools to access the OLE 2 Compound File (OLECF) format.
-libolecf: The OLE 2 Compound File format is used to store certain versions of
-libolecf: Microsoft Office files, thumbs.db and other file formats.
-libolecf:
+libolecf: The OLE 2 Compound File format is used to store certain versions of
+libolecf: Microsoft Office files, thumbs.db and other file formats.
+libolecf:
libolecf: Homepage: https://github.com/libyal/libolecf
-libolecf:
+libolecf:
libolecf:
libolecf:
libolecf: