summaryrefslogtreecommitdiffstats
path: root/bin-editors
diff options
context:
space:
mode:
authorTreeve Jelbert2020-08-17 10:10:20 +0200
committerTreeve Jelbert2020-08-17 10:10:20 +0200
commit8630b9b3e970474b1004714cd6410d664e3de52e (patch)
treeaecc1675cf8b079085fe5d73d37c6ac348828a48 /bin-editors
parent8df3fd19f6ada6f9ed5bbd783fe0ee704273d501 (diff)
libreoffice-bin 7.0.0/6.4.5
Diffstat (limited to 'bin-editors')
-rwxr-xr-xbin-editors/libreoffice-bin/DEPENDS1
-rwxr-xr-xbin-editors/libreoffice-bin/DETAILS6
-rw-r--r--bin-editors/libreoffice-bin/HISTORY4
3 files changed, 8 insertions, 3 deletions
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@sourcemage.org>
+ * DETAILS: version 7.0.0/6.4.5
+ * DEPENDS: add cairo
+
2019-07-08 Eric Sandall <sandalle@sourcemage.org>
* Set 64-bit for EM64T as well.
Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs changed