[arch-commits] Commit in libreoffice-fresh/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Mon Jun 4 03:52:54 UTC 2018


    Date: Monday, June 4, 2018 @ 03:52:54
  Author: andyrtr
Revision: 325736

upgpkg: libreoffice-fresh 6.0.4-2

add dependency on libepoxy - FS#58753

Modified:
  libreoffice-fresh/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 03:52:43 UTC (rev 325735)
+++ PKGBUILD	2018-06-04 03:52:54 UTC (rev 325736)
@@ -13,7 +13,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=6.0.4.2
 pkgver=6.0.4
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/"
@@ -27,7 +27,7 @@
 	'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'clucene' 
 	'junit' 'libmythes' 'libwpg'  'java-environment' 'postgresql-libs' 'libgl'
 	'bluez-libs' 'gdb' 'doxygen'  'libatomic_ops' 'mdds' 'glew'
-	'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'libxinerama' 'libpagemaker' 'glm'
+	'apr' 'serf' 'ttf-liberation' 'ttf-dejavu' 'libxinerama' 'libpagemaker' # 'glm'
 	'libabw' 'libmwaw' 'libe-book' 'coin-or-mp' 'liblangtag' 'liborcus' 
 	'libexttextcat' 'libcmis' 'gobject-introspection' #'libfbclient'
 	'libtommath' 'libzmf' 'gpgme' 'xmlsec' 'rxvt-unicode' 
@@ -199,7 +199,7 @@
 		--with-system-beanshell \
 		--with-system-cppunit\
 		--with-system-graphite\
-		--with-system-glm \
+		--without-system-glm \
 		--with-system-libwpg \
 		--with-system-libwps \
 		--with-system-redland\
@@ -273,7 +273,7 @@
 		'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups'
 		'liblangtag' 'libexttextcat' 'libcmis' 'liborcus' # 'libfbclient'
 		'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec'
-		'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp')
+		'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy')
 	optdepends=('java-runtime:     adds java support'
 		'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
 		'pstoedit:         translates PostScript and PDF graphics into other vector formats'



More information about the arch-commits mailing list