From 2ec7ff2d1c1a6019dc8501297b8604b27c2001b1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 7 Aug 2014 21:48:34 +0000 Subject: Fix the libGLEW.so.1.9 linking issue --- libreoffice/build/libreoffice.SlackBuild | 9 ++++++++- libreoffice/build/libreoffice43.SlackBuild | 9 ++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 'libreoffice') diff --git a/libreoffice/build/libreoffice.SlackBuild b/libreoffice/build/libreoffice.SlackBuild index aa209f46..4d655b56 100755 --- a/libreoffice/build/libreoffice.SlackBuild +++ b/libreoffice/build/libreoffice.SlackBuild @@ -175,6 +175,11 @@ # * Update. # 4.3.0-1: 04/aug/2014 by Eric Hameleers # * New major release with lots of improvements. +# 4.3.0-2: 07/aug/2014 by Eric Hameleers +# * Fix the issue with linking to libGLEW.so.1.9 which broke +# the package on slackware-current. +# Run "removepkg glew" before compiling if you build this +# on Slackware 14.1 but want to use it on slackware-current. # # Run 'sh libreoffice.SlackBuild' to build a Slackware package. # The package (.txz) and .txt file as well as build logs are created in /tmp . @@ -190,7 +195,7 @@ PRGNAM3=dict PRGNAM4=sdkdoc PRGNAM5=kde-integration -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-alien} # SRCVER is the variable you control. It can be one of: @@ -917,6 +922,7 @@ esac --enable-epm \ --enable-ext-nlpsolver \ --enable-ext-wiki-publisher \ + --enable-gltf \ --enable-hardlink-deliver \ --enable-odk \ --enable-opengl \ @@ -954,6 +960,7 @@ esac --without-krb5 \ --without-myspell-dicts \ --without-system-harfbuzz \ + --without-system-glew \ --without-system-jars \ --without-system-libvisio \ --without-system-poppler \ diff --git a/libreoffice/build/libreoffice43.SlackBuild b/libreoffice/build/libreoffice43.SlackBuild index aa209f46..4d655b56 100755 --- a/libreoffice/build/libreoffice43.SlackBuild +++ b/libreoffice/build/libreoffice43.SlackBuild @@ -175,6 +175,11 @@ # * Update. # 4.3.0-1: 04/aug/2014 by Eric Hameleers # * New major release with lots of improvements. +# 4.3.0-2: 07/aug/2014 by Eric Hameleers +# * Fix the issue with linking to libGLEW.so.1.9 which broke +# the package on slackware-current. +# Run "removepkg glew" before compiling if you build this +# on Slackware 14.1 but want to use it on slackware-current. # # Run 'sh libreoffice.SlackBuild' to build a Slackware package. # The package (.txz) and .txt file as well as build logs are created in /tmp . @@ -190,7 +195,7 @@ PRGNAM3=dict PRGNAM4=sdkdoc PRGNAM5=kde-integration -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-alien} # SRCVER is the variable you control. It can be one of: @@ -917,6 +922,7 @@ esac --enable-epm \ --enable-ext-nlpsolver \ --enable-ext-wiki-publisher \ + --enable-gltf \ --enable-hardlink-deliver \ --enable-odk \ --enable-opengl \ @@ -954,6 +960,7 @@ esac --without-krb5 \ --without-myspell-dicts \ --without-system-harfbuzz \ + --without-system-glew \ --without-system-jars \ --without-system-libvisio \ --without-system-poppler \ -- cgit v1.2.3-80-g2a13