From 95290b94940702b7c25641982f4c642d382036fb Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Fri, 26 Aug 2016 00:29:06 +0100 Subject: libraries/libolecf: Updated for version 20160814. Signed-off-by: David Spencer --- libraries/libolecf/README | 1 + libraries/libolecf/libolecf.SlackBuild | 10 +++++----- libraries/libolecf/libolecf.info | 6 +++--- libraries/libolecf/slack-desc | 10 +++++----- 4 files changed, 14 insertions(+), 13 deletions(-) (limited to 'libraries/libolecf') 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: -- cgit v1.2.3