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

Andreas Radke andyrtr at nymeria.archlinux.org
Sat Aug 24 13:59:46 UTC 2013


    Date: Saturday, August 24, 2013 @ 15:59:45
  Author: andyrtr
Revision: 193583

prepare new release

Modified:
  libreoffice/trunk/PKGBUILD.41

-------------+
 PKGBUILD.41 |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD.41
===================================================================
--- PKGBUILD.41	2013-08-24 13:01:07 UTC (rev 193582)
+++ PKGBUILD.41	2013-08-24 13:59:45 UTC (rev 193583)
@@ -18,8 +18,8 @@
 	'libreoffice-extension-presentation-minimizer'
 	'libreoffice-extension-wiki-publisher'
 	'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built)
-_LOver=4.1.0.4
-pkgver=4.1.0
+_LOver=4.1.1.2
+pkgver=4.1.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
@@ -33,7 +33,7 @@
              # the runtime dependencies
              "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>=51.1" 
-             'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 'graphite' 'lcms2' 'poppler>=0.22.4' 
+             'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 'graphite' 'lcms2' 'poppler>=0.24.0' 
              'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 	         'ttf-dejavu') # to satisfy regression tests
 
@@ -115,9 +115,9 @@
 	libmspub-0.0.6.tar.bz2
 	libmwaw-0.1.10.tar.bz2
 	libvisio-0.0.30.tar.bz2	)
-md5sums=('5311656e1b54eadd4b93f948dfd5e68e'
-         'e2cd3b63e3050771a1330fc98e41a701'
-         '1f4438828cbcf83c257742482dade3ef'
+md5sums=('4eb8fd2b0d1177d19b2f797faabc4ea2'
+         'f6b418a1ed94ef9d5ee30e9f5d7f305a'
+         'e8c69bdb55586531cc192904467f5e24'
          'f02578f5218f217a9f20e9c30e119c6a'
          '1f24ab1d39f4a51faf22244c94a6203f'
          '35c94d2df8893241173de1d16b6034c0'
@@ -158,7 +158,7 @@
 
 prepare() {
 
-    cd ${srcdir}/libreoffice-$_LOver
+    cd libreoffice-$_LOver
     
     # fix exttextcat build error
     # /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
@@ -188,7 +188,7 @@
 }
 
 build() {
-    cd ${srcdir}/libreoffice-$_LOver
+    cd libreoffice-$_LOver
 
 	#autoconf -f
 
@@ -283,7 +283,7 @@
  pkgdesc="common files for LibreOffice - a productivity suite that is compatible with other major office suites"
  install=libreoffice-common.install
  depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg'
-          'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=51.1" 'clucene' 'lcms2' "poppler>=0.22.4"
+          'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=51.1" 'clucene' 'lcms2' "poppler>=0.24.0"
           'harfbuzz-icu' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
              'java-runtime:     adds java support'




More information about the arch-commits mailing list