aboutsummaryrefslogtreecommitdiff
path: root/libraries/libopenshot/libopenshot.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2017-09-08 20:30:43 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-09-09 06:56:25 +0700
commit6edb5e2d17824b6bfb12763bb667ced03b9e7836 (patch)
tree4bac95906816fbe928580fcb57cc85d8cfd24087 /libraries/libopenshot/libopenshot.SlackBuild
parentfad4c411b7a55c921ee474938429a31db5d44d78 (diff)
libraries/libopenshot: Updated for version 0.1.8
Signed-off-by: Christoph Willing <chris.willing@linux.com>
Diffstat (limited to 'libraries/libopenshot/libopenshot.SlackBuild')
-rw-r--r--libraries/libopenshot/libopenshot.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/libopenshot/libopenshot.SlackBuild b/libraries/libopenshot/libopenshot.SlackBuild
index bf459be3776e7..fd8028cf2665e 100644
--- a/libraries/libopenshot/libopenshot.SlackBuild
+++ b/libraries/libopenshot/libopenshot.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libopenshot
-VERSION=${VERSION:-0.1.7}
+VERSION=${VERSION:-0.1.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -78,6 +78,7 @@ cd build
-DCMAKE_INSTALL_PREFIX=/usr \
-DLIB_SUFFIX=${LIBDIRSUFFIX} \
-DZMQ_INCLUDE_DIR=$TMP/$PRGNAM-$VERSION/include \
+ -DENABLE_RUBY=OFF \
-DCMAKE_BUILD_TYPE=Release ..
make
make install DESTDIR=$PKG