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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Fri Oct 4 19:38:54 UTC 2013


    Date: Friday, October 4, 2013 @ 21:38:53
  Author: bpiotrowski
Revision: 195903

upgpkg: libreoffice 4.1.2-1

- new upstream release

Modified:
  libreoffice/trunk/PKGBUILD

----------+
 PKGBUILD |   23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-04 17:29:00 UTC (rev 195902)
+++ PKGBUILD	2013-10-04 19:38:53 UTC (rev 195903)
@@ -1,5 +1,6 @@
 # $Id$
 # Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Maintainer: Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
 
 pkgbase="libreoffice"
 pkgname=('libreoffice-common'
@@ -18,15 +19,15 @@
 	'libreoffice-extension-presentation-minimizer'
 	'libreoffice-extension-wiki-publisher'
 	'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built)
-_LOver=4.1.1.2
-pkgver=4.1.1
-pkgrel=2
+_LOver=4.1.2.3
+pkgver=4.1.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/"
 makedepends=( # makedepends
              'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
-             'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
+             'apache-ant' 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit'
              'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 'imagemagick'
              'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 'postgresql-libs' 'doxygen'
              'clucene' 'bluez-libs' 'harfbuzz-icu'
@@ -78,7 +79,7 @@
 	${_additional_source_url}/libcdr-0.0.14.tar.bz2
 	${_additional_source_url}/libmspub-0.0.6.tar.bz2
 	${_additional_source_url}/libmwaw-0.1.10.tar.bz2
-	${_additional_source_url}/libvisio-0.0.30.tar.bz2
+	${_additional_source_url}/libvisio-0.0.31.tar.bz2
 	make-pyuno-work-with-system-wide-module-install.diff
 	libreoffice-common.sh libreoffice-common.csh)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
@@ -114,10 +115,10 @@
 	libcdr-0.0.14.tar.bz2
 	libmspub-0.0.6.tar.bz2
 	libmwaw-0.1.10.tar.bz2
-	libvisio-0.0.30.tar.bz2	)
-md5sums=('4eb8fd2b0d1177d19b2f797faabc4ea2'
-         'f6b418a1ed94ef9d5ee30e9f5d7f305a'
-         'e8c69bdb55586531cc192904467f5e24'
+	libvisio-0.0.31.tar.bz2	)
+md5sums=('bb2fe0056ae92e70ee8816a36dd0696c'
+         '761323fae73ef156f5cf188d8bd983f1'
+         '54f36cf305ae018ad685c331587d83e3'
          'f02578f5218f217a9f20e9c30e119c6a'
          '1f24ab1d39f4a51faf22244c94a6203f'
          '35c94d2df8893241173de1d16b6034c0'
@@ -151,7 +152,7 @@
          'd88f9b94df880d2c05be943b000ca112'
          '1120705cd0f0d9bd5506360bf57b6c2e'
          '2289bb137bbba9b473ce60168895c036'
-         '9d9eb3ae6bee763c161228b2b12e25f8'
+         '82628333418f101a20cd21f980cf9f40'
          '07d2bf5ad839a394cca008b3ec6e7bb1'
          '4195735a80876ae812fca5736b50192a'
          'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
@@ -450,7 +451,7 @@
 
 package_libreoffice-gnome() {
  pkgdesc="Plug-in for LibreOffice that enables integration into the Gnome and other gtk desktop environment."
- depends=('libreoffice-common' 'gtk2' 'gconf') # gconf pulls in gtk3
+ depends=('libreoffice-common' 'gconf' 'gtk3')
  groups=('libreoffice')
  
  # create directories from *list.txt file




More information about the arch-commits mailing list