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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Mar 16 09:40:16 UTC 2014


    Date: Sunday, March 16, 2014 @ 10:40:16
  Author: bpiotrowski
Revision: 207975

disable telepathy support to remove gtk2 dependency from libreoffice-common

Modified:
  libreoffice/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-16 09:17:25 UTC (rev 207974)
+++ PKGBUILD	2014-03-16 09:40:16 UTC (rev 207975)
@@ -34,7 +34,7 @@
              "curl>=7.20.0" "hunspell>=1.2.8" "python>=3.3" 'libwpd>=0.9.2' 'libwps' 'libxaw' "neon>=0.28.6"
              'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 'libxslt' 'librsvg' "icu>=52.1"
              'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 'graphite' 'lcms2' 'poppler>=0.24.0'
-             'libvisio' 'libetonyek' 'libodfgen'  'telepathy-glib'
+             'libvisio' 'libetonyek' 'libodfgen'
              'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 	         'ttf-liberation' # to satisfy regression tests
 	         'git')
@@ -245,7 +245,6 @@
 		--enable-python=system \
 		--enable-scripting-beanshell \
 		--enable-scripting-javascript \
-		--enable-telepathy \
 		--enable-ext-wiki-publisher \
 		--enable-ext-nlpsolver \
 		--without-fonts\
@@ -685,7 +684,6 @@
 }
 
 package_libreoffice-extension-wiki-publisher() {
-
  pkgdesc="This extension enables you to create Wiki articles on MediaWiki servers without having to know the syntax of the MediaWiki markup language"
  #arch=('any')
  depends=('libreoffice-common' 'java-environment')
@@ -696,7 +694,6 @@
 }
 
 package_libreoffice-extension-nlpsolver() {
-
  pkgdesc="This extension integrates into Calc and offers new Solver engines to use for optimizing nonlinear programming models"
  #arch=('any')
  depends=('libreoffice-common' 'java-environment')




More information about the arch-commits mailing list