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

Andreas Radke andyrtr at archlinux.org
Fri Feb 5 04:25:52 UTC 2016


    Date: Friday, February 5, 2016 @ 05:25:52
  Author: andyrtr
Revision: 258892

gtk2 is an essential runtime dependency

Modified:
  libreoffice-fresh/trunk/PKGBUILD
  libreoffice-fresh/trunk/PKGBUILD.51

-------------+
 PKGBUILD    |    5 ++---
 PKGBUILD.51 |    3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-05 04:25:07 UTC (rev 258891)
+++ PKGBUILD	2016-02-05 04:25:52 UTC (rev 258892)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.0.4.2
 pkgver=5.0.4
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/"
@@ -315,7 +315,7 @@
 		'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
 		'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
 		'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'libpagemaker'
-		'gst-plugins-base-libs' 'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups')
+		'gst-plugins-base-libs' 'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2')
 	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'
@@ -330,7 +330,6 @@
 		'libpaper:         takes care of papersize'
 		'postgresql-libs:  for postgresql-connector'
 		'coin-or-mp:	   required by the Calc solver'
-		'gtk2:             for GTK2 integration and generic vcl'
 		#'gtk3:             for GTK3 integration'
 		'kdelibs:          for KDE desktop integration')
 	backup=(etc/libreoffice/sofficerc

Modified: PKGBUILD.51
===================================================================
--- PKGBUILD.51	2016-02-05 04:25:07 UTC (rev 258891)
+++ PKGBUILD.51	2016-02-05 04:25:52 UTC (rev 258892)
@@ -311,7 +311,7 @@
 		'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
 		'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
 		'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 'glu' 'libpagemaker'
-		'gst-plugins-base-libs' 'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups'
+		'gst-plugins-base-libs' 'libxinerama' 'libabw' 'libmwaw' 'libe-book' 'libcups' 'gtk2'
 		'liborcus')
 	optdepends=('java-runtime:     adds java support'
 		'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
@@ -327,7 +327,6 @@
 		'libpaper:         takes care of papersize'
 		'postgresql-libs:  for postgresql-connector'
 		'coin-or-mp:	   required by the Calc solver'
-		'gtk2:             for GTK2 integration'
 		'gtk3:             for GTK3 integration'
 		'kdelibs:          for KDE desktop integration')
 	backup=(etc/libreoffice/sofficerc



More information about the arch-commits mailing list