Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master binary grimoire by Treeve Jelbert (8630b9b3e970474b1004714cd6410d664e3de52e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master binary grimoire by Treeve Jelbert (8630b9b3e970474b1004714cd6410d664e3de52e)
  • Date: Mon, 17 Aug 2020 08:10:27 +0000

GIT changes to master binary grimoire by Treeve Jelbert
<treeve AT sourcemage.org>:

bin-editors/libreoffice-bin/DEPENDS | 1 +
bin-editors/libreoffice-bin/DETAILS | 6 +++---
bin-editors/libreoffice-bin/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 3 deletions(-)

New commits:
commit 8630b9b3e970474b1004714cd6410d664e3de52e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libreoffice-bin 7.0.0/6.4.5

diff --git a/bin-editors/libreoffice-bin/DEPENDS
b/bin-editors/libreoffice-bin/DEPENDS
index 4a9adf7..740b567 100755
--- a/bin-editors/libreoffice-bin/DEPENDS
+++ b/bin-editors/libreoffice-bin/DEPENDS
@@ -5,4 +5,5 @@ depends zlib &&
depends OPENGL &&
depends glu &&
depends CUPS &&
+depends cairo &&
optional_depends JAVA '' '' 'scripting support'
diff --git a/bin-editors/libreoffice-bin/DETAILS
b/bin-editors/libreoffice-bin/DETAILS
index fedd0d7..f9d9087 100755
--- a/bin-editors/libreoffice-bin/DETAILS
+++ b/bin-editors/libreoffice-bin/DETAILS
@@ -4,10 +4,10 @@ fi
SPELL=libreoffice-bin
SPELLX=libreoffice
if [[ "${LIBREOFFICE_BRANCH}" == "fresh" ]]; then
- VERSION=6.2.4
- BUILD_VERSION=2
+ VERSION=7.0.0
+ BUILD_VERSION=3
else
- VERSION=6.1.6
+ VERSION=6.4.5
BUILD_VERSION=3
fi
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" ==
"em64t" ]]; then
diff --git a/bin-editors/libreoffice-bin/HISTORY
b/bin-editors/libreoffice-bin/HISTORY
index 6bdcb82..5a32716 100644
--- a/bin-editors/libreoffice-bin/HISTORY
+++ b/bin-editors/libreoffice-bin/HISTORY
@@ -1,3 +1,7 @@
+2020-08-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 7.0.0/6.4.5
+ * DEPENDS: add cairo
+
2019-07-08 Eric Sandall <sandalle AT sourcemage.org>
* Set 64-bit for EM64T as well.
Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs
changed



  • [SM-Commit] GIT changes to master binary grimoire by Treeve Jelbert (8630b9b3e970474b1004714cd6410d664e3de52e), Treeve Jelbert, 08/17/2020

Archive powered by MHonArc 2.6.24.

Top of Page