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

2014-06-30 Thread Andreas Radke
Date: Monday, June 30, 2014 @ 21:46:19
  Author: andyrtr
Revision: 215902

libtextcat isn't required anymore

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 19:42:26 UTC (rev 215901)
+++ PKGBUILD2014-06-30 19:46:19 UTC (rev 215902)
@@ -34,7 +34,7 @@
  curl=7.20.0 hunspell=1.2.8 python=3.4
 'libxaw' neon=0.28.6 'pango' 'nspr' 'libjpeg' 
'libxrandr'
 'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 'icu'
-'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
+'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'graphite'
 'lcms2' 'poppler=0.24.0'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'



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

2014-06-20 Thread Bartłomiej Piotrowski
Date: Friday, June 20, 2014 @ 15:57:22
  Author: bpiotrowski
Revision: 215312

upgpkg: libreoffice 4.2.5-1

new upstream release

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   34 ++
 1 file changed, 10 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-20 00:40:38 UTC (rev 215311)
+++ PKGBUILD2014-06-20 13:57:22 UTC (rev 215312)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.4.2
-pkgver=4.2.4
-pkgrel=2
+_LOver=4.2.5.2
+pkgver=4.2.5
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -48,8 +48,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}
@@ -95,10 +95,7 @@
${_additional_source_url}/libabw-0.0.2.tar.bz2
${_additional_source_url}/language-subtag-registry-2014-03-27.tar.bz2 
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-common.sh libreoffice-common.csh
-   prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
-   icu53.diff
-   icu53_crashfix.diff)
+   libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -140,11 +137,11 @@
libe-book-0.0.3.tar.bz2
libabw-0.0.2.tar.bz2
language-subtag-registry-2014-03-27.tar.bz2)
-md5sums=('698a482f0cacd8b5eba9865fdd8a5403'
+md5sums=('eb44cc33bb9331db4c1b6ae0b03fff9f'
  'SKIP'
- 'a0ed88ac1758d2f87687fcf4bb7c9432'
+ '867c10167b05ba19162b78032405524b'
  'SKIP'
- '3db05930dc7c694d2cf58875b3245c2e'
+ '6bcd61a3f977f78c64b1eaa13a40524c'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -189,10 +186,7 @@
  '504af523f5d1a5590bbeb6a4b55e8a97'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
- 'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
- 'fa2109339289663cb8ea7cf27cc22f4e'
- '07f53a9f899e533f9393e48b5d429165'
- '2a296750092824cd5631e7b529433b28')
+ 'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
 prepare() {
 
@@ -214,14 +208,6 @@
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 
-# fix some startup issues with kde4 integration
-# https://bugs.archlinux.org/task/39819 - 
https://bugs.freedesktop.org/show_bug.cgi?id=77128
-patch -Np1 -i 
${srcdir}/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff
-
-# upstream fixes for icu 53
-patch -Np1 -i ${srcdir}/icu53.diff
-patch -Np1 -i ${srcdir}/icu53_crashfix.diff
-
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case $i in



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

2014-06-07 Thread Andreas Radke
Date: Saturday, June 7, 2014 @ 20:22:47
  Author: andyrtr
Revision: 214358

upgpkg: libreoffice 4.2.4-2

use internal file format libs because new library releases from system that 
depend on librenvenge are not supported by this LibO stable branch

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.43

-+
 PKGBUILD|   62 +++-
 PKGBUILD.43 |  725 --
 2 files changed, 41 insertions(+), 746 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-06-07 18:11:48 UTC (rev 214357)
+++ PKGBUILD2014-06-07 18:22:47 UTC (rev 214358)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.4.2
 pkgver=4.2.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -27,16 +27,15 @@
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
-'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
+'clucene' 'junit' 'libmythes' 'mesa' 'clucene'
 'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
 'gdb' 'doxygen'  'libatomic_ops' 'mdds'
  # the runtime dependencies
- curl=7.20.0 hunspell=1.2.8 python=3.4 'libwpd=0.9.2'
-'libwps' 'libxaw' neon=0.28.6 'pango' 'nspr' 
'libjpeg' 'libxrandr'
+ curl=7.20.0 hunspell=1.2.8 python=3.4
+'libxaw' neon=0.28.6 'pango' 'nspr' 'libjpeg' 
'libxrandr'
 'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 'icu'
 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
-'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
-'libcdr' 'libmspub'
+'lcms2' 'poppler=0.24.0'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
 'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
@@ -82,6 +81,14 @@

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libmwaw-0.2.0.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.15.tar.bz2
+   ${_additional_source_url}/libetonyek-0.0.4.tar.bz2
+   ${_additional_source_url}/libmspub-0.0.6.tar.bz2
+   ${_additional_source_url}/libodfgen-0.0.4.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.31.tar.bz2
+   
${_additional_source_url}/a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2
+   
${_additional_source_url}/b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2
+   
${_additional_source_url}/46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libe-book-0.0.3.tar.bz2
@@ -120,6 +127,14 @@
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
libmwaw-0.2.0.tar.bz2
+   libcdr-0.0.15.tar.bz2
+   libetonyek-0.0.4.tar.bz2
+   libmspub-0.0.6.tar.bz2
+   libodfgen-0.0.4.tar.bz2
+   libvisio-0.0.31.tar.bz2
+   a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2
+   b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2
+   46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2
libfreehand-0.0.0.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
libe-book-0.0.3.tar.bz2
@@ -159,6 +174,14 @@
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
  'd794625f156a9fb1c53b3f8a8aa13b5e'
+ 'fbcd8619fc6646f41d527c1329102998'
+ '3c50bc60394d1f2675fbf9bd22581363'
+ '1120705cd0f0d9bd5506360bf57b6c2e'
+ 'e5483d1f0b71e64c367c1194b54b0f53'
+ '82628333418f101a20cd21f980cf9f40'
+ 'a3dcac551fae5ebbec16e844810828c4'
+ 'b85436266b2ac91d351ab5684b181151'
+ '46eb0e7f213ad61bd5dee0c494132cb0'
  '496dd00028afcc19f896b01394769043'
  '21154d2004e025c8a325b0357bb5'
  '2f1ceaf2ac8752ed278e175447d9b978'
@@ -256,20 +279,20 @@
--enable-ext-nlpsolver \
--without-fonts\
--without-afms\
-   --with-system-libcdr \
+   --without-system-libcdr \
--with-system-mdds\
--without-myspell-dicts \
-   

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

2014-05-09 Thread Andreas Radke
Date: Friday, May 9, 2014 @ 16:48:15
  Author: andyrtr
Revision: 212150

remove any arch that seems to confuse our db scripts

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-09 07:11:59 UTC (rev 212149)
+++ PKGBUILD2014-05-09 14:48:15 UTC (rev 212150)
@@ -706,7 +706,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')
  groups=('libreoffice-extensions')
 



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

2014-05-08 Thread Andreas Radke
Date: Thursday, May 8, 2014 @ 18:25:49
  Author: andyrtr
Revision: 212132

upgpkg: libreoffice 4.2.4-1

upstream update 4.2.4

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-08 16:00:49 UTC (rev 212131)
+++ PKGBUILD2014-05-08 16:25:49 UTC (rev 212132)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.4.2
 pkgver=4.2.4
-pkgrel=0.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;



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

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 12:05:23
  Author: andyrtr
Revision: 211931

upgpkg: libreoffice 4.2.4-0.3

upstream update 4.2.4-RC2

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-01 09:04:29 UTC (rev 211930)
+++ PKGBUILD2014-05-01 10:05:23 UTC (rev 211931)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.4.1
+_LOver=4.2.4.2
 pkgver=4.2.4
-pkgrel=0.2
+pkgrel=0.3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -49,8 +49,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}
@@ -125,11 +125,11 @@
libe-book-0.0.3.tar.bz2
libabw-0.0.2.tar.bz2
language-subtag-registry-2014-03-27.tar.bz2)
-md5sums=('421526597871b578c3a4c81ed1527f2a'
+md5sums=('698a482f0cacd8b5eba9865fdd8a5403'
  'SKIP'
- 'f7616a86c66ddfc8385789b7254cb0e7'
+ 'a0ed88ac1758d2f87687fcf4bb7c9432'
  'SKIP'
- 'b7a5f08250f1b10388533d574fcc9b1e'
+ '3db05930dc7c694d2cf58875b3245c2e'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '9e96ed4c1d99c0d14ac03c140f9f346c'



[arch-commits] Commit in libreoffice/trunk (PKGBUILD icu53.diff icu53_crashfix.diff)

2014-05-01 Thread Andreas Radke
Date: Thursday, May 1, 2014 @ 15:39:04
  Author: andyrtr
Revision: 211936

upgpkg: libreoffice 4.2.4-0.4

use system icu again with upstream fixes

Added:
  libreoffice/trunk/icu53.diff
  libreoffice/trunk/icu53_crashfix.diff
Modified:
  libreoffice/trunk/PKGBUILD

-+
 PKGBUILD|   23 
 icu53.diff  | 2771 ++
 icu53_crashfix.diff |  271 
 3 files changed, 3056 insertions(+), 9 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 211935:211936 to see the changes.


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

2014-04-27 Thread Andreas Radke
Date: Sunday, April 27, 2014 @ 15:50:00
  Author: andyrtr
Revision: 211811

upgpkg: libreoffice 4.2.4-0.2

poppler 0.26.0 rebuild; use system mdds

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-27 10:54:26 UTC (rev 211810)
+++ PKGBUILD2014-04-27 13:50:00 UTC (rev 211811)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.4.1
 pkgver=4.2.4
-pkgrel=0.1
+pkgrel=0.2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -29,7 +29,7 @@
 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
 'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
 'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
-'gdb' 'doxygen'  'libatomic_ops'
+'gdb' 'doxygen'  'libatomic_ops' 'mdds'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python=3.4 'libwpd=0.9.2'
 'libwps' 'libxaw' neon=0.28.6 'pango' 'nspr' 
'libjpeg' 'libxrandr'
@@ -75,7 +75,6 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2

${_additional_source_url}/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2

${_additional_source_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz

${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2
@@ -95,7 +94,6 @@
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz
185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
@@ -154,7 +152,6 @@
  'ace6ab49184e329db254e454a010f56d'
  'db60e4fde8dd6d6807523deb71ee34dc'
  'ba2930200c9f019c2d93a8c88c651a0f'
- '47203e7cade74e5c385aa812f21e7932'
  'ae330b9493bd4503ac390106ff6060d7'
  '22f8a85daf4a012180322e1f52a7563b'
  'ea2acaf140ae40a87a952caa75184f4d'
@@ -255,7 +252,7 @@
--without-fonts\
--without-afms\
--with-system-libcdr \
-   --without-system-mdds\
+   --with-system-mdds\
--without-myspell-dicts \
--with-system-libvisio \
--without-system-libcmis \



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

2014-04-21 Thread Andreas Radke
Date: Monday, April 21, 2014 @ 21:51:24
  Author: andyrtr
Revision: 211633

prepare next major update - 4.3.0.0.alpha1

Added:
  libreoffice/trunk/PKGBUILD.43

-+
 PKGBUILD.43 |  725 ++
 1 file changed, 725 insertions(+)

Added: PKGBUILD.43
===
--- PKGBUILD.43 (rev 0)
+++ PKGBUILD.43 2014-04-21 19:51:24 UTC (rev 211633)
@@ -0,0 +1,725 @@
+# $Id: PKGBUILD 211574 2014-04-20 12:55:34Z andyrtr $
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+
+pkgbase=libreoffice
+pkgname=('libreoffice-common'
+   'libreoffice-base'
+   'libreoffice-calc'
+   'libreoffice-draw'
+   'libreoffice-gnome'
+   'libreoffice-impress'
+   'libreoffice-kde4'
+   'libreoffice-math'
+   'libreoffice-sdk'
+   'libreoffice-sdk-doc'
+   'libreoffice-writer'
+   'libreoffice-en-US'
+   'libreoffice-postgresql-connector'
+   'libreoffice-extension-wiki-publisher'
+   'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
+_LOver=4.3.0.0.alpha1
+pkgver=4.3.0
+pkgrel=0.1
+arch=('i686' 'x86_64')
+license=('LGPL3')
+url=http://www.libreoffice.org/;
+makedepends=( # makedepends
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
+'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
+'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
+'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
+'gdb' 'doxygen'  'libatomic_ops' 'glew' 'apr' 'serf'
+ # the runtime dependencies
+ curl=7.20.0 hunspell=1.2.8 python=3.4 'libwpd=0.9.2'
+'libwps' 'libxaw' neon=0.28.6 'pango' 'nspr' 
'libjpeg' 'libxrandr'
+'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 
#icu=52.1 
+'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
+'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
+'libcdr' 'libmspub'
+'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
+'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
+'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
+'git')
+# there's only one single static library in libreoffice-sdk,
+# the next build that removes it may lead to trouble if people may use it
+# -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
+# options=('staticlibs')
+
+# http://download.documentfoundation.org/mirrors/all.html
+# http://wiki.documentfoundation.org/Mirrors
+
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_additional_source_url=http://dev-www.libreoffice.org/src;
+_additional_source_url2=http://dev-www.libreoffice.org/extern;
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}
+   
${_additional_source_url}/d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
+   
${_additional_source_url}/9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz
+   
${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/e8e197d628436490886d17cffa108fe3-commons-logging-1.1.3-src.tar.gz
+   
${_additional_source_url}/8ab049135b2d15313da5d9f0656894a1-commons-lang3-3.3.1-src.tar.gz
+   
${_additional_source_url}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
+   
${_additional_source_url}/048751f3271906db5126ab76870444c4-commons-codec-1.9-src.zip
+   
${_additional_source_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+   
${_additional_source_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
+   
${_additional_source_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
+   
${_additional_source_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
+   
${_additional_source_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
+   
${_additional_source_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
+   
${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
+   

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

2014-04-18 Thread Andreas Radke
Date: Friday, April 18, 2014 @ 14:20:20
  Author: andyrtr
Revision: 211260

upgpkg: libreoffice 4.2.3-3

pkg won't build with icu 53.1 - rebuild it with internal older icu

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 11:54:05 UTC (rev 211259)
+++ PKGBUILD2014-04-18 12:20:20 UTC (rev 211260)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.3.3
 pkgver=4.2.3
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -33,9 +33,10 @@
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python=3.4 'libwpd=0.9.2'
 'libwps' 'libxaw' neon=0.28.6 'pango' 'nspr' 
'libjpeg' 'libxrandr'
-'libgl' 'dbus-glib' 'libxslt' 'librsvg' icu=52.1 
'redland'
+'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 
#icu=52.1 
 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
 'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
+#'libcdr' 'libmspub'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
 'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
@@ -54,6 +55,7 @@
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}

${_additional_source_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
+   
${_additional_source_url}/9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -92,6 +94,7 @@
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
+   9e96ed4c1d99c0d14ac03c140f9f346c-icu4c-52_1-src.tgz
185d60944ea767075d27247c3162b3bc-unowinreg.dll
47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -134,6 +137,7 @@
  '81759541de9ce626a02d652399cd1ffe'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
+ '9e96ed4c1d99c0d14ac03c140f9f346c'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
  '798b2ffdc8bcfe7bca2cf92b62caf685'
@@ -286,6 +290,7 @@
--without-system-npapi-headers \
--with-ant-home=/usr/share/apache-ant\
--without-system-boost\
+   --without-system-icu \
--with-system-cairo\
--with-system-libs\
--with-system-mythes\
@@ -319,7 +324,7 @@
  install=libreoffice-common.install
  depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 neon=0.28.6
  'dbus-glib' 'librsvg' 'libcups' 'nss' 'libsm' 'redland' 
'hyphen'
- 'graphite' icu=52.1 'clucene' 'lcms2' poppler=0.24.0
+ 'graphite' 'clucene' 'lcms2' poppler=0.24.0 #icu=52.1
  #'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
   'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 'glu'
  'desktop-file-utils' 'shared-mime-info' 'xdg-utils')



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

2014-04-18 Thread Andreas Radke
Date: Friday, April 18, 2014 @ 19:35:54
  Author: andyrtr
Revision: 211324

prepare next build, use more system libs

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   34 ++
 1 file changed, 14 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-18 17:32:52 UTC (rev 211323)
+++ PKGBUILD2014-04-18 17:35:54 UTC (rev 211324)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.3.3
-pkgver=4.2.3
-pkgrel=3
+_LOver=4.2.4.1
+pkgver=4.2.4
+pkgrel=0.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -36,7 +36,7 @@
 'libgl' 'dbus-glib' 'libxslt' 'librsvg' 'redland' 
#icu=52.1 
 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite'
 'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
-#'libcdr' 'libmspub'
+'libcdr' 'libmspub'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
 'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
@@ -83,8 +83,6 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   ${_additional_source_url}/libcdr-0.0.14.tar.bz2
-   ${_additional_source_url}/libmspub-0.0.6.tar.bz2
${_additional_source_url}/libmwaw-0.2.0.tar.bz2
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
@@ -91,6 +89,7 @@
${_additional_source_url}/libatomic_ops-7_2d.zip
${_additional_source_url}/libe-book-0.0.3.tar.bz2
${_additional_source_url}/libabw-0.0.2.tar.bz2
+   ${_additional_source_url}/language-subtag-registry-2014-03-27.tar.bz2 
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
@@ -122,19 +121,18 @@
36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   libcdr-0.0.14.tar.bz2
-   libmspub-0.0.6.tar.bz2
libmwaw-0.2.0.tar.bz2
libfreehand-0.0.0.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
libatomic_ops-7_2d.zip
libe-book-0.0.3.tar.bz2
-   libabw-0.0.2.tar.bz2)
-md5sums=('0347f2c919e809b3f3794ed509caa902'
+   libabw-0.0.2.tar.bz2
+   language-subtag-registry-2014-03-27.tar.bz2)
+md5sums=('421526597871b578c3a4c81ed1527f2a'
  'SKIP'
- 'fa82b4c4510c78fe22a3a56d53fb9752'
+ 'f7616a86c66ddfc8385789b7254cb0e7'
  'SKIP'
- '81759541de9ce626a02d652399cd1ffe'
+ 'b7a5f08250f1b10388533d574fcc9b1e'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '9e96ed4c1d99c0d14ac03c140f9f346c'
@@ -165,8 +163,6 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- 'd88f9b94df880d2c05be943b000ca112'
- '1120705cd0f0d9bd5506360bf57b6c2e'
  'd794625f156a9fb1c53b3f8a8aa13b5e'
  '496dd00028afcc19f896b01394769043'
  '21154d2004e025c8a325b0357bb5'
@@ -173,6 +169,7 @@
  'c0b86562d5aa40761a87134f83e6adcf'
  '2f1ceaf2ac8752ed278e175447d9b978'
  '40fa48e03b1e28ae0325cc34b35bc46d'
+ '504af523f5d1a5590bbeb6a4b55e8a97'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
@@ -181,9 +178,6 @@
 
 cd libreoffice-$_LOver
 #return 1
-# fix exttextcat build error
-# /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Werror=cpp]
-unset CPPFLAGS
 
# move external sources into place
mkdir ${srcdir}/ext_sources   pushd ${srcdir}/ext_sources
@@ -257,13 +251,12 @@
--enable-ext-nlpsolver \
--without-fonts\
--without-afms\
-   --without-system-libwps\
-   --without-system-libcdr \
+   --with-system-libcdr \
--without-system-mdds\
--without-myspell-dicts \
--with-system-libvisio \
--without-system-libcmis \
-   --without-system-libmspub \
+

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

2014-04-12 Thread Bartłomiej Piotrowski
Date: Saturday, April 12, 2014 @ 20:31:08
  Author: bpiotrowski
Revision: 210241

upgpkg: libreoffice 4.2.3-2

disable gstreamer0.10 support (FS#39817)

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-12 17:56:22 UTC (rev 210240)
+++ PKGBUILD2014-04-12 18:31:08 UTC (rev 210241)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.3.3
 pkgver=4.2.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -38,8 +38,7 @@
 'lcms2' 'poppler=0.24.0' 'libvisio' 'libetonyek' 
'libodfgen'
 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
-'gstreamer0.10-base' 'gst-plugins-base-libs' 'glu'
-'ttf-liberation' # to satisfy regression tests
+'gst-plugins-base-libs' 'glu' 'ttf-liberation' # to 
satisfy regression tests
 'git')
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
@@ -130,9 +129,9 @@
libabw-0.0.2.tar.bz2)
 md5sums=('0347f2c919e809b3f3794ed509caa902'
  'SKIP'
- '11a2381971a7444fe5154ab9ae9578d6'
+ 'fa82b4c4510c78fe22a3a56d53fb9752'
  'SKIP'
- '21f4ff9b4e49c2b1a6464b4dae6cfb42'
+ '81759541de9ce626a02d652399cd1ffe'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -239,6 +238,7 @@
--enable-kde4\
--enable-gtk3 \
--enable-gstreamer \
+   --disable-gstreamer-0-10 \
--enable-lockdown\
--enable-opencl \
--enable-opengl \
@@ -322,7 +322,7 @@
  'graphite' icu=52.1 'clucene' 'lcms2' poppler=0.24.0
  #'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
   'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 'glu'
- 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 
'gstreamer0.10-base')
+ 'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'



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

2014-04-11 Thread Bartłomiej Piotrowski
Date: Friday, April 11, 2014 @ 11:13:09
  Author: bpiotrowski
Revision: 210193

upgpkg: libreoffice 4.2.3-1

new upstream release

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   48 ++--
 1 file changed, 26 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-11 05:47:52 UTC (rev 210192)
+++ PKGBUILD2014-04-11 09:13:09 UTC (rev 210193)
@@ -18,24 +18,27 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.2.1
-pkgver=4.2.2
-pkgrel=5
+_LOver=4.2.3.3
+pkgver=4.2.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
- 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc'
- 'apache-ant' 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit'
- 'beanshell2' 'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
- 'clucene' 'bluez-libs' 'harfbuzz-icu' 'gdb'
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
+'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 
'beanshell2' 'vigra'
+'clucene' 'junit' 'libmythes' 'libwpg'  'mesa' 
'clucene'
+'java-environment' 'postgresql-libs' 'bluez-libs' 
'harfbuzz-icu'
+'gdb' 'doxygen'
  # the runtime dependencies
- curl=7.20.0 hunspell=1.2.8 python=3.4 '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'
- 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
+ curl=7.20.0 hunspell=1.2.8 python=3.4 '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'
+'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info'
+'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 
#'telepathy-glib'
+'gstreamer0.10-base' 'gst-plugins-base-libs' 'glu'
 'ttf-liberation' # to satisfy regression tests
 'git')
 # there's only one single static library in libreoffice-sdk,
@@ -125,11 +128,11 @@
libatomic_ops-7_2d.zip
libe-book-0.0.3.tar.bz2
libabw-0.0.2.tar.bz2)
-md5sums=('b8b00aac99c056e8908c1a89ad999f4b'
+md5sums=('0347f2c919e809b3f3794ed509caa902'
  'SKIP'
- '3c11900dce8a5e520abc8350045b2407'
+ '11a2381971a7444fe5154ab9ae9578d6'
  'SKIP'
- '5ac66bd46617d00f759602c00e755ea0'
+ '21f4ff9b4e49c2b1a6464b4dae6cfb42'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -312,12 +315,14 @@
 #}
 
 package_libreoffice-common() {
-
- pkgdesc=common files for LibreOffice - a productivity suite that is 
compatible with other major office suites
+ 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' 'libcups'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0 #'telepathy-glib' # (calc telepathy-glib 
libtubeslo.so)
-  'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 
'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
+ depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 neon=0.28.6
+ 'dbus-glib' 'librsvg' 'libcups' 'nss' 'libsm' 'redland' 
'hyphen'
+ 'graphite' icu=52.1 'clucene' 'lcms2' poppler=0.24.0
+ #'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
+  'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 'glu'
+ 'desktop-file-utils' 'shared-mime-info' 'xdg-utils' 
'gstreamer0.10-base')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
@@ -520,7 +525,6 @@
  pkgdesc=Presentation 

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

2014-03-21 Thread Bartłomiej Piotrowski
Date: Friday, March 21, 2014 @ 07:23:56
  Author: bpiotrowski
Revision: 208320

upgpkg: libreoffice 4.2.2-5

symlink pyuno modules to /usr/lib/python3.4

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-20 23:40:58 UTC (rev 208319)
+++ PKGBUILD2014-03-21 06:23:56 UTC (rev 208320)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.2.1
 pkgver=4.2.2
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -378,9 +378,9 @@
  rm -rf ${pkgdir}/etc/bash_completion.d
 
  # make pyuno find its modules
- install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
- ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
- ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.3/site-packages/unohelper.py
+ install -dm755 ${pkgdir}/usr/lib/python3.4/site-packages
+ ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.4/site-packages/uno.py
+ ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.4/site-packages/unohelper.py
 
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd



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

2014-03-21 Thread Bartłomiej Piotrowski
Date: Friday, March 21, 2014 @ 07:29:04
  Author: bpiotrowski
Revision: 208322

bump minimum python version requirement to 3.4

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-21 06:24:14 UTC (rev 208321)
+++ PKGBUILD2014-03-21 06:29:04 UTC (rev 208322)
@@ -31,7 +31,7 @@
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
  'clucene' 'bluez-libs' 'harfbuzz-icu' 'gdb'
  # the runtime dependencies
- curl=7.20.0 hunspell=1.2.8 python=3.3 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
+ curl=7.20.0 hunspell=1.2.8 python=3.4 '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'



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

2014-03-17 Thread Bartłomiej Piotrowski
Date: Monday, March 17, 2014 @ 14:58:30
  Author: bpiotrowski
Revision: 208063

upgpkg: libreoffice 4.2.2-4

rebuild against python 3.4

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-17 11:04:39 UTC (rev 208062)
+++ PKGBUILD2014-03-17 13:58:30 UTC (rev 208063)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.2.1
 pkgver=4.2.2
-pkgrel=2
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;



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

2014-03-16 Thread Bartłomiej Piotrowski
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
===
--- PKGBUILD2014-03-16 09:17:25 UTC (rev 207974)
+++ PKGBUILD2014-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')



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

2014-03-16 Thread Andreas Radke
Date: Sunday, March 16, 2014 @ 11:28:53
  Author: andyrtr
Revision: 207979

upgpkg: libreoffice 4.2.2-2

disable telepathy collaboration support for now, should fix FS#39464 and 
FS#39451

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   15 +--
 1 file changed, 9 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-16 10:09:25 UTC (rev 207978)
+++ PKGBUILD2014-03-16 10:28:53 UTC (rev 207979)
@@ -20,12 +20,12 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.2.1
 pkgver=4.2.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
- 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit'
  'beanshell2' 'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
@@ -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'
+ 'libvisio' 'libetonyek' 'libodfgen' #'telepathy-glib'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-liberation' # to satisfy regression tests
 'git')
@@ -245,6 +245,7 @@
--enable-python=system \
--enable-scripting-beanshell \
--enable-scripting-javascript \
+   --disable-telepathy \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
--without-fonts\
@@ -315,7 +316,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' 'libcups'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0 'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0 #'telepathy-glib' # (calc telepathy-glib 
libtubeslo.so)
   'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 
'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
@@ -385,7 +386,7 @@
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
  # workaround lowriter depending on a lib that's part of calc
  # https://bugs.archlinux.org/task/39038 - 
https://bugs.freedesktop.org/show_bug.cgi?id=75506
- cp ${srcdir}/fakeinstall/usr/lib/libreoffice/program/libtubeslo.so 
${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
+# cp ${srcdir}/fakeinstall/usr/lib/libreoffice/program/libtubeslo.so 
${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
 
  # add missing files from Beanshell provider
  # create directories from *list.txt file
@@ -470,7 +471,7 @@
  done
  # workaround lowriter depending on a lib that's part of calc
  # https://bugs.archlinux.org/task/39038 - 
https://bugs.freedesktop.org/show_bug.cgi?id=75506
- rm -vf ${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
+# rm -vf ${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
 }
 
 package_libreoffice-draw() {
@@ -684,6 +685,7 @@
 }
 
 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')
@@ -694,6 +696,7 @@
 }
 
 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')



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

2014-03-13 Thread Bartłomiej Piotrowski
Date: Thursday, March 13, 2014 @ 17:04:14
  Author: bpiotrowski
Revision: 207701

upgpkg: libreoffice 4.2.2-1

new upstream release

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-13 15:36:37 UTC (rev 207700)
+++ PKGBUILD2014-03-13 16:04:14 UTC (rev 207701)
@@ -32,16 +32,16 @@
  'clucene' 'bluez-libs' 'harfbuzz-icu' 'gdb'
  # 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=52.1 
+ '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'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
-'ttf-liberation' # to satisfy regression tests 
+'ttf-liberation' # to satisfy regression tests
 'git')
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
 # -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
-# options=('staticlibs') 
+# options=('staticlibs')
 
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
@@ -185,15 +185,15 @@
  ln -s ${srcdir}/$source .
done
popd
-   
+
 # unowinreg.dll must be a file not a symlink or the result will become a 
broken symlink
 # /usr/share/libreoffice/sdk/classes/win/unowinreg.dll - 
/build/libreoffice/src/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 rm ${srcdir}/ext_sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 cp -f ${srcdir}/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
${srcdir}/ext_sources
-   
+
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
-
+
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case $i in
@@ -292,7 +292,7 @@
--with-system-clucene \
--disable-dependency-tracking \
--enable-hardlink-deliver #--help
-   
+
 #  --enable-mergelibs=all/yes \ # 
https://bugs.archlinux.org/task/34414
 #  --without-ppds\ # breaks spadmin permission
 
@@ -357,7 +357,7 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
- 
+
  # put configuration files into place
  install -dm755 ${pkgdir}/etc/libreoffice
  install -m644 ${pkgdir}/usr/lib/libreoffice/program/{bootstraprc,sofficerc} 
${pkgdir}/etc/libreoffice/
@@ -367,27 +367,27 @@
  ln -vsf /etc/libreoffice/{bootstraprc,sofficerc} .
  cd ${pkgdir}/usr/lib/libreoffice/share/psprint/
  ln -vsf /etc/libreoffice/psprint.conf .
- 
+
  # allow to preset desired VLC
  install -dm755 ${pkgdir}/etc/profile.d
  install -m755 ${srcdir}/libreoffice-common.{sh,csh} ${pkgdir}/etc/profile.d/
- 
+
  # move bash-completion files to its new place
  install -dm755 ${pkgdir}/usr/share/bash-completion/completions
  mv ${pkgdir}/etc/bash_completion.d/libreoffice.sh 
${pkgdir}/usr/share/bash-completion/completions/libreoffice.sh
  rm -rf ${pkgdir}/etc/bash_completion.d
- 
+
  # make pyuno find its modules
  install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
  ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
  ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.3/site-packages/unohelper.py
-  
+
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
  # workaround lowriter depending on a lib that's part of calc
  # https://bugs.archlinux.org/task/39038 - 
https://bugs.freedesktop.org/show_bug.cgi?id=75506
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/program/libtubeslo.so 
${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
- 
+
  # add missing files from Beanshell provider
  # create directories from *list.txt file
  for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
@@ -434,7 +434,7 @@
  # workaround double entries in the file list
  mv ${srcdir}/libreoffice-$_LOver/file-lists/postgresql_list.txt 
${srcdir}/libreoffice-$_LOver/file-lists/postgresql_list.txt.orig
  sort 

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

2014-03-09 Thread Andreas Radke
Date: Sunday, March 9, 2014 @ 12:20:17
  Author: andyrtr
Revision: 207438

prepare next build; fix FS#39038

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-03-09 07:56:48 UTC (rev 207437)
+++ PKGBUILD2014-03-09 11:20:17 UTC (rev 207438)
@@ -18,8 +18,8 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.1.1
-pkgver=4.2.1
+_LOver=4.2.2.1
+pkgver=4.2.2
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
@@ -125,11 +125,11 @@
libatomic_ops-7_2d.zip
libe-book-0.0.3.tar.bz2
libabw-0.0.2.tar.bz2)
-md5sums=('76d9612950ae1de8818943b681ba71c3'
+md5sums=('b8b00aac99c056e8908c1a89ad999f4b'
  'SKIP'
- 'fda77ccb5be32ab54304082fe8d15841'
+ '3c11900dce8a5e520abc8350045b2407'
  'SKIP'
- 'cf7873e5e1ffc8b63d42bad5b2f37a2b'
+ '5ac66bd46617d00f759602c00e755ea0'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -316,7 +316,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' 'libcups'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0 'telepathy-glib' # (calc telepathy-glib libtubeslo.so)
   'libodfgen'  'libvisio' 'harfbuzz-icu' 'hicolor-icon-theme' 
'desktop-file-utils' 'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
@@ -384,6 +384,9 @@
   
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ # workaround lowriter depending on a lib that's part of calc
+ # https://bugs.archlinux.org/task/39038 - 
https://bugs.freedesktop.org/show_bug.cgi?id=75506
+ cp ${srcdir}/fakeinstall/usr/lib/libreoffice/program/libtubeslo.so 
${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
  
  # add missing files from Beanshell provider
  # create directories from *list.txt file
@@ -449,7 +452,7 @@
 package_libreoffice-calc() {
  pkgdesc=Spreadsheet application for LibreOffice.
  install=libreoffice-calc.install
- depends=('libreoffice-common' 'lpsolve' 'telepathy-glib')
+ depends=('libreoffice-common' 'lpsolve')
  #depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
  groups=('libreoffice')
  replaces=('libreoffice')
@@ -466,6 +469,9 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
+ # workaround lowriter depending on a lib that's part of calc
+ # https://bugs.archlinux.org/task/39038 - 
https://bugs.freedesktop.org/show_bug.cgi?id=75506
+ rm -vf ${pkgdir}/usr/lib/libreoffice/program/libtubeslo.so
 }
 
 package_libreoffice-draw() {
@@ -654,7 +660,7 @@
  done
  
  # for workaround this file belongs now to common
- rm ${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ rm -vf ${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
 }
 
 package_libreoffice-en-US() {



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

2014-02-20 Thread Andreas Radke
Date: Thursday, February 20, 2014 @ 19:20:42
  Author: andyrtr
Revision: 206172

upgpkg: libreoffice 4.2.1-1

upstream update 4.2.1

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   28 ++--
 1 file changed, 14 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-20 17:41:44 UTC (rev 206171)
+++ PKGBUILD2014-02-20 18:20:42 UTC (rev 206172)
@@ -18,8 +18,8 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.4
-pkgver=4.2.0
+_LOver=4.2.1.1
+pkgver=4.2.1
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
@@ -71,7 +71,7 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2
+   
${_additional_source_url}/47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2

${_additional_source_url}/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2

${_additional_source_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz

${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2
@@ -85,13 +85,13 @@
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libatomic_ops-7_2d.zip
-   ${_additional_source_url}/libe-book-0.0.2.tar.bz2
-   ${_additional_source_url}/libabw-0.0.1.tar.bz2
+   ${_additional_source_url}/libe-book-0.0.3.tar.bz2
+   ${_additional_source_url}/libabw-0.0.2.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2
+   47203e7cade74e5c385aa812f21e7932-mdds_0.10.2.tar.bz2
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
@@ -123,13 +123,13 @@
libfreehand-0.0.0.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
libatomic_ops-7_2d.zip
-   libe-book-0.0.2.tar.bz2
-   libabw-0.0.1.tar.bz2)
-md5sums=('98674d57d6dd24baef38f007b5020e8e'
+   libe-book-0.0.3.tar.bz2
+   libabw-0.0.2.tar.bz2)
+md5sums=('76d9612950ae1de8818943b681ba71c3'
  'SKIP'
- '8554bbbdfc72db998a191c71eeafdb55'
+ 'fda77ccb5be32ab54304082fe8d15841'
  'SKIP'
- '4873b18cd8a535814777c8630fe2db9f'
+ 'cf7873e5e1ffc8b63d42bad5b2f37a2b'
  'SKIP'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
@@ -151,7 +151,7 @@
  'ace6ab49184e329db254e454a010f56d'
  'db60e4fde8dd6d6807523deb71ee34dc'
  'ba2930200c9f019c2d93a8c88c651a0f'
- '01a380acfec23bf617117ce98e318f3d'
+ '47203e7cade74e5c385aa812f21e7932'
  'ae330b9493bd4503ac390106ff6060d7'
  '22f8a85daf4a012180322e1f52a7563b'
  'ea2acaf140ae40a87a952caa75184f4d'
@@ -165,8 +165,8 @@
  '496dd00028afcc19f896b01394769043'
  '21154d2004e025c8a325b0357bb5'
  'c0b86562d5aa40761a87134f83e6adcf'
- '3a62e10c57270718cabfdfc4b7b4e095'
- 'af3ccc1f1884e68389088d490d596409'
+ '2f1ceaf2ac8752ed278e175447d9b978'
+ '40fa48e03b1e28ae0325cc34b35bc46d'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')



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

2014-02-12 Thread Andreas Radke
Date: Wednesday, February 12, 2014 @ 22:21:33
  Author: andyrtr
Revision: 205883

upgpkg: libreoffice 4.2.0-1

upstream update 4.2.0

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD|  186 ---
 PKGBUILD.42 |  698 --
 2 files changed, 99 insertions(+), 785 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 205882:205883 to see the changes.


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

2014-02-11 Thread Bartłomiej Piotrowski
Date: Tuesday, February 11, 2014 @ 16:28:33
  Author: bpiotrowski
Revision: 205845

upgpkg: libreoffice 4.1.5-1

new upstream release

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-11 15:10:57 UTC (rev 205844)
+++ PKGBUILD2014-02-11 15:28:33 UTC (rev 205845)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: AndyRTR andy...@archlinux.org
-# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Maintainer: Bartłomiej Piotrowski bpiotrow...@archlinux.org
 
-pkgbase=libreoffice
+pkgbase=libreoffice
 pkgname=('libreoffice-common'
'libreoffice-base'
'libreoffice-calc'
@@ -19,9 +19,9 @@
'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.1.4.2
-pkgver=4.1.4
-pkgrel=3
+_LOver=4.1.5.3
+pkgver=4.1.5
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -33,14 +33,14 @@
  'clucene' 'bluez-libs' 'harfbuzz-icu'
  # 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=52.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.4' 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=52.1
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.4'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
 # -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
-# options=('staticlibs') 
+# options=('staticlibs')
 
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
@@ -120,9 +120,9 @@
libmspub-0.0.6.tar.bz2
libmwaw-0.1.11.tar.bz2
libvisio-0.0.31.tar.bz2 )
-md5sums=('2e7880600b26387f342f277c5d198bfa'
- '1235bb27ff2a060cc666752143dfbf6b'
- '083f211866fe1f77fd2712b822a56f5c'
+md5sums=('12679026121300396c85b4ca11b176c7'
+ 'e0ea06a105071c278e52866f476c0ee6'
+ 'c3b03c33ee14628f1c151288f2eb4962'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -175,10 +175,10 @@
  ln -s ${srcdir}/$source .
done
popd
-   
+
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
-
+
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case $i in
@@ -328,7 +328,7 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
- 
+
  # put configuration files into place
  install -dm755 ${pkgdir}/etc/libreoffice
  install -m644 ${pkgdir}/usr/lib/libreoffice/program/{bootstraprc,sofficerc} 
${pkgdir}/etc/libreoffice/
@@ -338,24 +338,24 @@
  ln -vsf /etc/libreoffice/{bootstraprc,sofficerc} .
  cd ${pkgdir}/usr/lib/libreoffice/share/psprint/
  ln -vsf /etc/libreoffice/psprint.conf .
- 
+
  # allow to preset desired VLC
  install -dm755 ${pkgdir}/etc/profile.d
  install -m755 ${srcdir}/libreoffice-common.{sh,csh} ${pkgdir}/etc/profile.d/
- 
+
  # move bash-completion files to its new place
  install -dm755 ${pkgdir}/usr/share/bash-completion/completions
  mv ${pkgdir}/etc/bash_completion.d/libreoffice.sh 
${pkgdir}/usr/share/bash-completion/completions/libreoffice.sh
  rm -rf ${pkgdir}/etc/bash_completion.d
- 
+
  # make pyuno find its modules
  install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
  ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
  ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.3/site-packages/unohelper.py
-  
+
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
- 
+
  # add missing files from Beanshell provider
  # create directories from *list.txt file
  for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
@@ -402,7 +402,7 @@
  # workaround double entries in the file 

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

2014-02-11 Thread Andreas Radke
Date: Tuesday, February 11, 2014 @ 19:22:05
  Author: andyrtr
Revision: 205849

upgpkg: libreoffice 4.1.5-1

upstream update 4.1.5; fix building it as final release removing the DEV and 
Beta stuff all around

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD|   11 +--
 PKGBUILD.42 |2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-11 16:15:46 UTC (rev 205848)
+++ PKGBUILD2014-02-11 18:22:05 UTC (rev 205849)
@@ -49,7 +49,7 @@
 #_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
-source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}

${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -121,8 +121,11 @@
libmwaw-0.1.11.tar.bz2
libvisio-0.0.31.tar.bz2 )
 md5sums=('12679026121300396c85b4ca11b176c7'
+ 'SKIP'
  'e0ea06a105071c278e52866f476c0ee6'
+ 'SKIP'
  'c3b03c33ee14628f1c151288f2eb4962'
+ 'SKIP'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -206,6 +209,8 @@
--with-parallelism=${MAKEFLAGS/-j/} \
--with-external-tar=${srcdir}/ext_sources \
--disable-fetch-external \
+   --disable-verbose \
+   --enable-release-build \
--prefix=/usr --exec-prefix=/usr --sysconfdir=/etc \
--libdir=/usr/lib --mandir=/usr/share/man \
--with-lang= \
@@ -262,7 +267,9 @@
--without-system-hsqldb \
--with-alloc=system\
--with-system-clucene\
-   --without-system-servlet-api
+   --without-system-servlet-api \
+   --enable-hardlink-deliver \
+   --disable-dependency-tracking
 
 #  --enable-mergelibs \ # https://bugs.archlinux.org/task/34414
 

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-02-11 16:15:46 UTC (rev 205848)
+++ PKGBUILD.42 2014-02-11 18:22:05 UTC (rev 205849)
@@ -50,7 +50,7 @@
 #_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
-source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc}

${_additional_source_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip



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

2014-01-31 Thread Andreas Radke
Date: Friday, January 31, 2014 @ 16:24:09
  Author: andyrtr
Revision: 204930

prepare next build; fix build claiming it's a devel release; add telepathy 
collaboration support; clarify avahi support in Impress for remote controls; 
clarify OpenSSL use for Certs apart from NSS, clarify internal opencl support 
in calc; enable orcus filters, use linking in installation process for speedup 
and space

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   23 +++
 1 file changed, 15 insertions(+), 8 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-31 14:12:03 UTC (rev 204929)
+++ PKGBUILD.42 2014-01-31 15:24:09 UTC (rev 204930)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.0.4
 pkgver=4.2.0
-pkgrel=0.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -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' 
+ 'libvisio' 'libetonyek' 'libodfgen'  'telepathy-glib'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-liberation' # to satisfy regression tests 
 'git')
@@ -46,8 +46,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
@@ -218,10 +218,13 @@
--with-parallelism=${MAKEFLAGS/-j/} \
--with-external-tar=${srcdir}/ext_sources \
--disable-fetch-external \
+   --disable-verbose \
+   --enable-release-build \
--prefix=/usr --exec-prefix=/usr --sysconfdir=/etc \
--libdir=/usr/lib --mandir=/usr/share/man \
--with-lang= \
--enable-crashdump \
+   --enable-avahi \
--enable-dbus \
--enable-evolution2\
--enable-gio\
@@ -231,11 +234,15 @@
--enable-gtk3 \
--enable-gstreamer \
--enable-lockdown\
+   --enable-opencl \
--enable-opengl \
+   --enable-openssl \
--enable-odk\
+   --enable-orcus \
--enable-python=system \
--enable-scripting-beanshell \
--enable-scripting-javascript \
+   --enable-telepathy \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
--without-fonts\
@@ -280,10 +287,10 @@
--without-system-hsqldb \
--with-alloc=system\
--with-system-clucene \
-   --disable-dependency-tracking
+   --disable-dependency-tracking \
+   --enable-hardlink-deliver #--help

-#  --enable-mergelibs \ # https://bugs.archlinux.org/task/34414
-
+#  --enable-mergelibs=all/yes \ # 
https://bugs.archlinux.org/task/34414
 #  --without-ppds\ # breaks spadmin permission
 
 #--enable-split-opt-features Split file lists for some optional features, 
.e.g. pyuno, testtool
@@ -439,7 +446,7 @@
 package_libreoffice-calc() {
  pkgdesc=Spreadsheet application for LibreOffice.
  install=libreoffice-calc.install
- depends=('libreoffice-common' 'lpsolve' )
+ depends=('libreoffice-common' 'lpsolve' 'telepathy-glib')
  #depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
  groups=('libreoffice')
  replaces=('libreoffice')



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

2014-01-28 Thread Andreas Radke
Date: Tuesday, January 28, 2014 @ 13:49:20
  Author: andyrtr
Revision: 204837

prepare next build

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-28 11:45:21 UTC (rev 204836)
+++ PKGBUILD.42 2014-01-28 12:49:20 UTC (rev 204837)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.3
+_LOver=4.2.0.4
 pkgver=4.2.0
-pkgrel=0.3
+pkgrel=0.4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -125,9 +125,9 @@
libatomic_ops-7_2d.zip
libe-book-0.0.2.tar.bz2
libabw-0.0.1.tar.bz2)
-md5sums=('e81e9df6ca837dd354fbb092382313a4'
- '01e16e6bb8b2f8ed823ecdcbc40d193b'
- '26c94575f59945dd91062c511e7c4353'
+md5sums=('98674d57d6dd24baef38f007b5020e8e'
+ '8554bbbdfc72db998a191c71eeafdb55'
+ '4873b18cd8a535814777c8630fe2db9f'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'



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

2014-01-23 Thread Andreas Radke
Date: Thursday, January 23, 2014 @ 16:38:23
  Author: andyrtr
Revision: 204593

prepare next build; use beanshell2, fix missing files from 4.1 branch - enables 
all Macro languages back

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   37 ++---
 1 file changed, 30 insertions(+), 7 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-23 13:42:13 UTC (rev 204592)
+++ PKGBUILD.42 2014-01-23 15:38:23 UTC (rev 204593)
@@ -27,7 +27,7 @@
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit'
- 'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
+ 'beanshell2' 'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
  'clucene' 'bluez-libs' 'harfbuzz-icu' 'gdb'
  # the runtime dependencies
@@ -312,7 +312,7 @@
  'java-runtime: adds java support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
  'libmythes:for use in thesaurus'
- 'beanshell:interactive java -- good for prototyping 
/macros'
+ 'beanshell2:   interactive java -- good for 
prototyping/macros'
  'vigra:C++ computer vision library, usable in Basebmp'
  'libmspack:library for Microsoft compression formats for 
use in FontOOo'
  'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images and for MS visual import'
@@ -366,11 +366,6 @@
  mv ${pkgdir}/etc/bash_completion.d/libreoffice.sh 
${pkgdir}/usr/share/bash-completion/completions/libreoffice.sh
  rm -rf ${pkgdir}/etc/bash_completion.d
  
- # some files would conflict
- rm -vf 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
- rm -vf ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
- rm -vf 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
- 
  # make pyuno find its modules
  install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
  ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
@@ -378,6 +373,20 @@
   
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ 
+ # add missing files from Beanshell provider
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file || /bin/true # some double 
file entries make it fail
+ done
 }
 
 package_libreoffice-base() {
@@ -531,6 +540,20 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
+ 
+ # one file (libkde4be1lo.so) is part of kde_list.txt
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
+ done
 }
 
 package_libreoffice-math() {



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

2014-01-23 Thread Andreas Radke
Date: Thursday, January 23, 2014 @ 18:04:09
  Author: andyrtr
Revision: 204596

prepare next build; optdepend on libpaper

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-23 16:54:36 UTC (rev 204595)
+++ PKGBUILD.42 2014-01-23 17:04:09 UTC (rev 204596)
@@ -319,7 +319,8 @@
  'sane: for scanner access'
  'unixodbc: adds ODBC database support'
  'gst-plugins-base-libs:+ some gstr-plugins to support 
multimedia content, e.g. in impress'
- 'gtk2: for browser plugin')
+ 'gtk2: for browser plugin'
+ 'libpaper: takes care of papersize')
  backup=(etc/libreoffice/sofficerc
  etc/libreoffice/bootstraprc
  etc/libreoffice/psprint.conf



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

2014-01-22 Thread Andreas Radke
Date: Wednesday, January 22, 2014 @ 23:10:13
  Author: andyrtr
Revision: 204564

prepare next build; use more system libs

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   44 
 1 file changed, 20 insertions(+), 24 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-22 21:03:54 UTC (rev 204563)
+++ PKGBUILD.42 2014-01-22 22:10:13 UTC (rev 204564)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.2
+_LOver=4.2.0.3
 pkgver=4.2.0
-pkgrel=0.2
+pkgrel=0.3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -33,7 +33,8 @@
  # 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=52.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.0' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.0'
+ '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')
@@ -70,7 +71,7 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/8c853024fbcff39113d9285250dafc66-mdds_0.9.1.tar.bz2
+   
${_additional_source_url}/01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2

${_additional_source_url}/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2

${_additional_source_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz

${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2
@@ -81,18 +82,16 @@
${_additional_source_url}/libcdr-0.0.14.tar.bz2
${_additional_source_url}/libmspub-0.0.6.tar.bz2
${_additional_source_url}/libmwaw-0.2.0.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.31.tar.bz2
-   ${_additional_source_url}/libetonyek-0.0.1.tar.bz2
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
-   ${_additional_source_url}/libodfgen-0.0.3.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libatomic_ops-7_2d.zip
${_additional_source_url}/libe-book-0.0.2.tar.bz2
+   ${_additional_source_url}/libabw-0.0.1.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   8c853024fbcff39113d9285250dafc66-mdds_0.9.1.tar.bz2
+   01a380acfec23bf617117ce98e318f3d-mdds_0.10.1.tar.bz2
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
@@ -121,16 +120,14 @@
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
libmwaw-0.2.0.tar.bz2
-   libvisio-0.0.31.tar.bz2
-   libetonyek-0.0.1.tar.bz2
libfreehand-0.0.0.tar.bz2
-   libodfgen-0.0.3.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
libatomic_ops-7_2d.zip
-   libe-book-0.0.2.tar.bz2)
-md5sums=('31712c63ac776a63e90c62846788cf8a'
- '3df85067df7d119755fb928501f15f67'
- 'be3017b003b3f4e54a91979a8a189a21'
+   libe-book-0.0.2.tar.bz2
+   libabw-0.0.1.tar.bz2)
+md5sums=('e81e9df6ca837dd354fbb092382313a4'
+ '01e16e6bb8b2f8ed823ecdcbc40d193b'
+ '26c94575f59945dd91062c511e7c4353'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -151,7 +148,7 @@
  'ace6ab49184e329db254e454a010f56d'
  'db60e4fde8dd6d6807523deb71ee34dc'
  'ba2930200c9f019c2d93a8c88c651a0f'
- '8c853024fbcff39113d9285250dafc66'
+ '01a380acfec23bf617117ce98e318f3d'
  'ae330b9493bd4503ac390106ff6060d7'
  '22f8a85daf4a012180322e1f52a7563b'
  'ea2acaf140ae40a87a952caa75184f4d'
@@ -162,13 +159,11 @@
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
  'd794625f156a9fb1c53b3f8a8aa13b5e'
- '82628333418f101a20cd21f980cf9f40'
- '040e0d7ce0cc0eb3a016964699d54a6c'
  

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

2014-01-07 Thread Andreas Radke
Date: Tuesday, January 7, 2014 @ 22:45:53
  Author: andyrtr
Revision: 203303

prepare next build

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2014-01-07 20:51:31 UTC (rev 203302)
+++ PKGBUILD.42 2014-01-07 21:45:53 UTC (rev 203303)
@@ -18,9 +18,9 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.1
+_LOver=4.2.0.2
 pkgver=4.2.0
-pkgrel=0.1
+pkgrel=0.2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -128,9 +128,9 @@
Firebird-2.5.2.26540-0.tar.bz2
libatomic_ops-7_2d.zip
libe-book-0.0.2.tar.bz2)
-md5sums=('383c63b8055967408e34ca7981b5dab8'
- '74cffe54cc756bb28a4496bf94fc5185'
- '5b0a27fbf474ff3f2ce819f13efafa1b'
+md5sums=('31712c63ac776a63e90c62846788cf8a'
+ '3df85067df7d119755fb928501f15f67'
+ 'be3017b003b3f4e54a91979a8a189a21'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'



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

2013-12-26 Thread Andreas Radke
Date: Thursday, December 26, 2013 @ 18:04:18
  Author: andyrtr
Revision: 202759

upgpkg: libreoffice 4.1.4-3

add some missing files into the packages, FS#35118

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   35 +--
 1 file changed, 29 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-26 14:45:19 UTC (rev 202758)
+++ PKGBUILD2013-12-26 17:04:18 UTC (rev 202759)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.4.2
 pkgver=4.1.4
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -348,11 +348,6 @@
  mv ${pkgdir}/etc/bash_completion.d/libreoffice.sh 
${pkgdir}/usr/share/bash-completion/completions/libreoffice.sh
  rm -rf ${pkgdir}/etc/bash_completion.d
  
- # some files would conflict
- rm -vf 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
- rm -vf ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
- rm -vf 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
- 
  # make pyuno find its modules
  install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
  ln -svf /usr/lib/libreoffice/program/uno.py 
${pkgdir}/usr/lib/python3.3/site-packages/uno.py
@@ -360,6 +355,20 @@
   
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ 
+ # add missing files from Beanshell provider
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/orig/gid_Module_Optional_Extensions_Script_Provider_For_BS`;
 do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file || /bin/true # some double 
file entries make it fail
+ done
 }
 
 package_libreoffice-base() {
@@ -513,6 +522,20 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
+ 
+ # one file (libkde4be1lo.so) is part of kde_list.txt
+ # create directories from *list.txt file
+ for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   install -dm755 ${pkgdir}/${directory/\%dir/}
+ done
+ # install files into the pkg from fakeinstall dir
+ for file in `grep -v ^%dir 
$srcdir/libreoffice-$_LOver/file-lists/kde_list.txt`; do
+   dirname=`dirname $file`
+   # check if directory has been already been created - some are missing like 
manpages
+   [ -d ${pkgdir}/$dirname ] || install -dm755 ${pkgdir}/$dirname
+   # mv file from fakeinstall to pkgdir
+   mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
+ done
 }
 
 package_libreoffice-math() {



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

2013-12-21 Thread Andreas Radke
Date: Saturday, December 21, 2013 @ 22:14:43
  Author: andyrtr
Revision: 202438

prepare next release; builds well now

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD|  116 --
 PKGBUILD.42 |   13 +++---
 2 files changed, 70 insertions(+), 59 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-21 19:41:22 UTC (rev 202437)
+++ PKGBUILD2013-12-21 21:14:43 UTC (rev 202438)
@@ -16,12 +16,11 @@
'libreoffice-writer'
'libreoffice-en-US'
'libreoffice-postgresql-connector'
-   'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.1.4.2
-pkgver=4.1.4
-pkgrel=2
+_LOver=4.2.0.1
+pkgver=4.2.0
+pkgrel=0.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -30,13 +29,14 @@
  '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'
+ 'clucene' 'bluez-libs' 'harfbuzz-icu' 'gdb'
  # 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=52.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.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
+'ttf-liberation' # to satisfy regression tests 
+'git')
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
 # -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
@@ -45,16 +45,15 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
-   
${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
+   
${_additional_source_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
-   
${_additional_source_url}/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz

${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip

${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz

${_additional_source_url}/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz
@@ -71,30 +70,34 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2
-   
${_additional_source_url}/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2
-   
${_additional_source_url}/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz
+   
${_additional_source_url}/8c853024fbcff39113d9285250dafc66-mdds_0.9.1.tar.bz2
+   
${_additional_source_url}/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
+   
${_additional_source_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz

${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2

${_additional_source_url}/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip


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

2013-12-21 Thread Andreas Radke
Date: Saturday, December 21, 2013 @ 23:30:34
  Author: andyrtr
Revision: 202439

prepare next release

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD|  116 ++
 PKGBUILD.42 |2 -
 2 files changed, 53 insertions(+), 65 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-21 21:14:43 UTC (rev 202438)
+++ PKGBUILD2013-12-21 22:30:34 UTC (rev 202439)
@@ -16,11 +16,12 @@
'libreoffice-writer'
'libreoffice-en-US'
'libreoffice-postgresql-connector'
+   'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.1
-pkgver=4.2.0
-pkgrel=0.1
+_LOver=4.1.4.2
+pkgver=4.1.4
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -29,14 +30,13 @@
  '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' 'gdb'
+ 'clucene' 'bluez-libs' 'harfbuzz-icu'
  # 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=52.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.0' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.4' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
-'ttf-liberation' # to satisfy regression tests 
-'git')
+'ttf-dejavu') # to satisfy regression tests
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
 # -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
@@ -45,15 +45,16 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
-   
${_additional_source_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
+   
${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz

${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip

${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz

${_additional_source_url}/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz
@@ -70,34 +71,30 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/8c853024fbcff39113d9285250dafc66-mdds_0.9.1.tar.bz2
-   
${_additional_source_url}/ae330b9493bd4503ac390106ff6060d7-libexttextcat-3.4.3.tar.bz2
-   
${_additional_source_url}/22f8a85daf4a012180322e1f52a7563b-libcmis-0.4.1.tar.gz
+   
${_additional_source_url}/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2
+   
${_additional_source_url}/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2
+   
${_additional_source_url}/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz

${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2

${_additional_source_url}/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip


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

2013-12-19 Thread Andreas Radke
Date: Friday, December 20, 2013 @ 04:56:57
  Author: andyrtr
Revision: 202227

upgpkg: libreoffice 4.1.4-2

libcrypgt rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-20 02:36:58 UTC (rev 202226)
+++ PKGBUILD2013-12-20 03:56:57 UTC (rev 202227)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.4.2
 pkgver=4.1.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;



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

2013-12-18 Thread Andreas Radke
Date: Wednesday, December 18, 2013 @ 23:50:18
  Author: andyrtr
Revision: 202183

upgpkg: libreoffice 4.1.4-1

upstream update 4.1.4

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-12-18 21:45:03 UTC (rev 202182)
+++ PKGBUILD2013-12-18 22:50:18 UTC (rev 202183)
@@ -19,9 +19,9 @@
'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.1.3.2
-pkgver=4.1.3
-pkgrel=2
+_LOver=4.1.4.2
+pkgver=4.1.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -120,9 +120,9 @@
libmspub-0.0.6.tar.bz2
libmwaw-0.1.11.tar.bz2
libvisio-0.0.31.tar.bz2 )
-md5sums=('7c5248b9141df6c4844c81515a41942f'
- 'c5a692983c429a142b1c109fd28425fa'
- 'f5131da6395034246eb26aa94c7de8b2'
+md5sums=('2e7880600b26387f342f277c5d198bfa'
+ '1235bb27ff2a060cc666752143dfbf6b'
+ '083f211866fe1f77fd2712b822a56f5c'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'



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

2013-11-29 Thread Andreas Radke
Date: Friday, November 29, 2013 @ 20:40:13
  Author: andyrtr
Revision: 200605

upgpkg: libreoffice 4.1.3-2

poppler rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-29 19:18:39 UTC (rev 200604)
+++ PKGBUILD2013-11-29 19:40:13 UTC (rev 200605)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.3.2
 pkgver=4.1.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -34,7 +34,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=52.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.0' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.24.4' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 # there's only one single static library in libreoffice-sdk,
@@ -288,7 +288,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' 'libcups'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.0
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.1 'clucene' 
'lcms2' poppler=0.24.4
   'harfbuzz-icu' 'hicolor-icon-theme' 'desktop-file-utils' 
'shared-mime-info' 'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



[arch-commits] Commit in libreoffice/trunk (PKGBUILD.42 build_fix.diff)

2013-11-22 Thread Andreas Radke
Date: Friday, November 22, 2013 @ 16:28:24
  Author: andyrtr
Revision: 200216

prepare next release

Modified:
  libreoffice/trunk/PKGBUILD.42
Deleted:
  libreoffice/trunk/build_fix.diff

+
 PKGBUILD.42|   19 +--
 build_fix.diff |   38 --
 2 files changed, 9 insertions(+), 48 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2013-11-22 13:41:50 UTC (rev 200215)
+++ PKGBUILD.42 2013-11-22 15:28:24 UTC (rev 200216)
@@ -18,7 +18,7 @@
'libreoffice-postgresql-connector'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.2.0.0.alpha1
+_LOver=4.2.0.0.beta1
 pkgver=4.2.0
 pkgrel=0.1
 arch=('i686' 'x86_64')
@@ -87,8 +87,8 @@
${_additional_source_url}/libodfgen-0.0.3.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libatomic_ops-7_2d.zip
+   ${_additional_source_url}/libe-book-0.0.2.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   build_fix.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -126,10 +126,11 @@
libfreehand-0.0.0.tar.bz2
libodfgen-0.0.3.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
-   libatomic_ops-7_2d.zip)
-md5sums=('78918f93b7fbbd0e9ecd8d8f6345f1c2'
- 'a8c15ccdac1c4495df7ef066722c1550'
- '2520565708de34d6abb744a3e7af78c8'
+   libatomic_ops-7_2d.zip
+   libe-book-0.0.2.tar.bz2)
+md5sums=('dbb8b7f5f64a407b6aef66f98b8163ff'
+ '48481fd38699c598b19d637ead29d34a'
+ 'ec4982d81fac7c068095c7877273ca34'
  '15cb8c0803064faef0c4ddf5bc5ca279'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -167,8 +168,8 @@
  '9cafe7f50a3b2c5ebd2dc9c6c509d2b4'
  '21154d2004e025c8a325b0357bb5'
  'c0b86562d5aa40761a87134f83e6adcf'
+ '3a62e10c57270718cabfdfc4b7b4e095'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
- '4f5aac74dcfc496ec9688a0815df236f'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
@@ -187,13 +188,10 @@
done
popd

-   # fix build broken linking unowinreg.dll
-   patch -Np1 -i ${srcdir}/build_fix.diff
 # unowinreg.dll must be a file not a symlink or the result will become a 
broken symlink
 # /usr/share/libreoffice/sdk/classes/win/unowinreg.dll - 
/build/libreoffice/src/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 rm ${srcdir}/ext_sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll
 cp -f ${srcdir}/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
${srcdir}/ext_sources
-#cp -f ${srcdir}/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
${srcdir}/ext_sources

 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
@@ -265,6 +263,7 @@
--without-system-libfreehand \
--without-system-firebird \
--without-system-libatomic-ops \
+   --without-system-libebook \
--with-system-dicts \
--with-external-dict-dir=/usr/share/hunspell \
--with-external-hyph-dir=/usr/share/hyphen \

Deleted: build_fix.diff
===
--- build_fix.diff  2013-11-22 13:41:50 UTC (rev 200215)
+++ build_fix.diff  2013-11-22 15:28:24 UTC (rev 200216)
@@ -1,38 +0,0 @@
-From 85d584416fd7d51a397807597b5f36e39820a317 Mon Sep 17 00:00:00 2001
-From: Miklos Vajna vmik...@collabora.co.uk
-Date: Wed, 13 Nov 2013 09:02:22 +
-Subject: installer: use 'mkdir -p' before 'ln -sf'
-
-Fixes the ln: failed to create symbolic link
-'.../usr/lib/libreoffice/sdk/classes/win/unowinreg.dll': No such file or
-directory problem, reported at
-http://lists.freedesktop.org/archives/libreoffice/2013-November/057443.html
-
-Change-Id: Ibe7dbbecc670921ca3c372cc9b8655cf2f50aefa

-diff --git a/solenv/bin/modules/installer/worker.pm 
b/solenv/bin/modules/installer/worker.pm
-index 917066f..aab676f 100644
 a/solenv/bin/modules/installer/worker.pm
-+++ b/solenv/bin/modules/installer/worker.pm
-@@ -23,6 +23,7 @@ use File::Copy;
- use File::stat;
- use File::Temp qw(tmpnam);
- use File::Path;
-+use File::Basename;
- use installer::control;
- use installer::converter;
- use installer::exiter;
-@@ -369,7 +370,9 @@ sub install_simple ($$)
- my $onelink = ${$unixlinksarray}[$i];
- my $target = $onelink-{'Target'};
- my $destination = $onelink-{'destination'};
--my $cmd = ln -sf '$target' '$destdir$destination';
-+my $cmd = mkdir -p ' . 

[arch-commits] Commit in libreoffice/trunk (PKGBUILD.42 build_fix.diff)

2013-11-13 Thread Andreas Radke
Date: Wednesday, November 13, 2013 @ 21:29:25
  Author: andyrtr
Revision: 199511

prepare next release

Added:
  libreoffice/trunk/build_fix.diff
Modified:
  libreoffice/trunk/PKGBUILD.42

+
 PKGBUILD.42|   31 ---
 build_fix.diff |   38 ++
 2 files changed, 54 insertions(+), 15 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2013-11-13 20:11:14 UTC (rev 199510)
+++ PKGBUILD.42 2013-11-13 20:29:25 UTC (rev 199511)
@@ -16,7 +16,6 @@
'libreoffice-writer'
'libreoffice-en-US'
'libreoffice-postgresql-connector'
-   'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.2.0.0.alpha1
@@ -89,6 +88,7 @@
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
${_additional_source_url}/libatomic_ops-7_2d.zip
make-pyuno-work-with-system-wide-module-install.diff
+   build_fix.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -168,6 +168,7 @@
  '21154d2004e025c8a325b0357bb5'
  'c0b86562d5aa40761a87134f83e6adcf'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
+ '4f5aac74dcfc496ec9688a0815df236f'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
@@ -185,6 +186,14 @@
  ln -s ${srcdir}/$source .
done
popd
+   
+   # fix build broken linking unowinreg.dll
+   patch -Np1 -i ${srcdir}/build_fix.diff
+# unowinreg.dll must be a file not a symlink or the result will become a 
broken symlink
+# /usr/share/libreoffice/sdk/classes/win/unowinreg.dll - 
/build/libreoffice/src/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+rm ${srcdir}/ext_sources/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+cp -f ${srcdir}/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
${srcdir}/ext_sources
+#cp -f ${srcdir}/185d60944ea767075d27247c3162b3bc-unowinreg.dll 
${srcdir}/ext_sources

 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
@@ -275,7 +284,8 @@
--with-system-headers\
--without-system-hsqldb \
--with-alloc=system\
-   --with-system-clucene
+   --with-system-clucene \
+   --disable-dependency-tracking

 #  --enable-mergelibs \ # https://bugs.archlinux.org/task/34414
 
@@ -327,7 +337,7 @@
  conflicts=('go-openoffice')
  replaces=('go-openoffice' 'openoffice-base' 'libreoffice' 
'libreoffice-extension-pdfimport' 'libreoffice-extension-presenter-screen'
'libreoffice-scripting-beanshell' 
'libreoffice-scripting-javascript' 'libreoffice-extension-scripting-python'
-   'libreoffice-extension-report-builder')
+   'libreoffice-extension-report-builder' 
'libreoffice-extension-presentation-minimizer' 
'libreoffice-extension-presentation-minimizer')
 
  # create directories from *list.txt file
  for directory in `grep ^%dir 
${srcdir}/libreoffice-$_LOver/file-lists/common_list.txt`; do
@@ -639,16 +649,6 @@
  done
 }
 
-package_libreoffice-extension-presentation-minimizer() {
-
- pkgdesc=This extension reduce the file size of the current presentation
- depends=('libreoffice-common' 'gcc-libs')
- groups=('libreoffice-extensions')
-
-   install -dm755 ${pkgdir}/usr/lib/libreoffice/share/extensions
-   unzip -q 
${srcdir}/libreoffice-$_LOver/solver/unxlng*/bin/presentation-minimizer.oxt -d 
${pkgdir}/usr/lib/libreoffice/share/extensions/presentation-minimizer
-}
-
 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
@@ -657,7 +657,8 @@
  groups=('libreoffice-extensions')
 
install -dm755 ${pkgdir}/usr/lib/libreoffice/share/extensions
-   unzip -q 
${srcdir}/libreoffice-$_LOver/solver/unxlng*/bin/wiki-publisher.oxt -d 
${pkgdir}/usr/lib/libreoffice/share/extensions/wiki-publisher
+   #unzip -q 
${srcdir}/libreoffice-$_LOver/solver/unxlng*/bin/wiki-publisher.oxt -d 
${pkgdir}/usr/lib/libreoffice/share/extensions/wiki-publisher
+   unzip -q 
${srcdir}/libreoffice-$_LOver/workdir/unxlng*/Extension/wiki-publisher.oxt -d 
${pkgdir}/usr/lib/libreoffice/share/extensions/wiki-publisher
 }
 
 package_libreoffice-extension-nlpsolver() {
@@ -668,5 +669,5 @@
  groups=('libreoffice-extensions')
 
install -dm755 ${pkgdir}/usr/lib/libreoffice/share/extensions
-   unzip -q ${srcdir}/libreoffice-$_LOver/solver/unxlng*/bin/nlpsolver.oxt 
-d 

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

2013-11-12 Thread Andreas Radke
Date: Tuesday, November 12, 2013 @ 21:29:19
  Author: andyrtr
Revision: 199447

prepare next release; build fails

Modified:
  libreoffice/trunk/PKGBUILD.42

-+
 PKGBUILD.42 |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD.42
===
--- PKGBUILD.42 2013-11-12 20:25:42 UTC (rev 199446)
+++ PKGBUILD.42 2013-11-12 20:29:19 UTC (rev 199447)
@@ -36,7 +36,8 @@
  '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' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
-'ttf-dejavu') # to satisfy regression tests
+'ttf-liberation' # to satisfy regression tests 
+'git')
 # there's only one single static library in libreoffice-sdk,
 # the next build that removes it may lead to trouble if people may use it
 # -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
@@ -86,8 +87,7 @@
${_additional_source_url}/libfreehand-0.0.0.tar.bz2
${_additional_source_url}/libodfgen-0.0.3.tar.bz2
${_additional_source_url}/Firebird-2.5.2.26540-0.tar.bz2
-   #${_additional_source_url}/harfbuzz-0.9.19.tar.bz2
-   #${_additional_source_url}/libatomic_ops-7_2d.zip
+   ${_additional_source_url}/libatomic_ops-7_2d.zip
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
@@ -126,9 +126,7 @@
libfreehand-0.0.0.tar.bz2
libodfgen-0.0.3.tar.bz2
Firebird-2.5.2.26540-0.tar.bz2
-   #harfbuzz-0.9.19.tar.bz2
-   libatomic_ops-7_2d.zip
-   )
+   libatomic_ops-7_2d.zip)
 md5sums=('78918f93b7fbbd0e9ecd8d8f6345f1c2'
  'a8c15ccdac1c4495df7ef066722c1550'
  '2520565708de34d6abb744a3e7af78c8'
@@ -168,6 +166,7 @@
  '496dd00028afcc19f896b01394769043'
  '9cafe7f50a3b2c5ebd2dc9c6c509d2b4'
  '21154d2004e025c8a325b0357bb5'
+ 'c0b86562d5aa40761a87134f83e6adcf'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')



[arch-commits] Commit in libreoffice/trunk (PKGBUILD.42 fix_install.diff)

2013-11-08 Thread Andreas Radke
Date: Friday, November 8, 2013 @ 22:00:53
  Author: andyrtr
Revision: 199262

prepare next release; build fails

Added:
  libreoffice/trunk/PKGBUILD.42
Deleted:
  libreoffice/trunk/fix_install.diff

--+
 PKGBUILD.42  |  673 +
 fix_install.diff |   82 --
 2 files changed, 673 insertions(+), 82 deletions(-)

Added: PKGBUILD.42
===
--- PKGBUILD.42 (rev 0)
+++ PKGBUILD.42 2013-11-08 21:00:53 UTC (rev 199262)
@@ -0,0 +1,673 @@
+# $Id: PKGBUILD 198658 2013-11-01 15:08:02Z andyrtr $
+# Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Bartłomiej Piotrowski nos...@bpiotrowski.pl
+
+pkgbase=libreoffice
+pkgname=('libreoffice-common'
+   'libreoffice-base'
+   'libreoffice-calc'
+   'libreoffice-draw'
+   'libreoffice-gnome'
+   'libreoffice-impress'
+   'libreoffice-kde4'
+   'libreoffice-math'
+   'libreoffice-sdk'
+   'libreoffice-sdk-doc'
+   'libreoffice-writer'
+   'libreoffice-en-US'
+   'libreoffice-postgresql-connector'
+   'libreoffice-extension-presentation-minimizer'
+   'libreoffice-extension-wiki-publisher'
+   'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
+_LOver=4.2.0.0.alpha1
+pkgver=4.2.0
+pkgrel=0.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' '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' 'gdb'
+ # 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=52.1 
+ '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
+# there's only one single static library in libreoffice-sdk,
+# the next build that removes it may lead to trouble if people may use it
+# -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
+# options=('staticlibs') 
+
+# http://download.documentfoundation.org/mirrors/all.html
+# http://wiki.documentfoundation.org/Mirrors
+
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_additional_source_url=http://dev-www.libreoffice.org/src;
+_additional_source_url2=http://dev-www.libreoffice.org/extern;
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
+   
${_additional_source_url}/15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2
+   
${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
+   
${_additional_source_url}/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz
+   
${_additional_source_url}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
+   
${_additional_source_url}/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz
+   
${_additional_source_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+   
${_additional_source_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
+   
${_additional_source_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
+   
${_additional_source_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
+   
${_additional_source_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
+   
${_additional_source_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
+   
${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
+   
${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
+   
${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+   

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

2013-11-01 Thread Andreas Radke
Date: Friday, November 1, 2013 @ 16:08:02
  Author: andyrtr
Revision: 198658

upgpkg: libreoffice 4.1.3-1

upstream update 4.1.3

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-01 14:49:41 UTC (rev 198657)
+++ PKGBUILD2013-11-01 15:08:02 UTC (rev 198658)
@@ -19,9 +19,9 @@
'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.1.2.3
-pkgver=4.1.2
-pkgrel=2
+_LOver=4.1.3.2
+pkgver=4.1.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -82,7 +82,7 @@

${_additional_source_url}/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
${_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}/libmwaw-0.1.11.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)
@@ -118,11 +118,11 @@
8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
-   libmwaw-0.1.10.tar.bz2
+   libmwaw-0.1.11.tar.bz2
libvisio-0.0.31.tar.bz2 )
-md5sums=('bb2fe0056ae92e70ee8816a36dd0696c'
- '761323fae73ef156f5cf188d8bd983f1'
- '54f36cf305ae018ad685c331587d83e3'
+md5sums=('7c5248b9141df6c4844c81515a41942f'
+ 'c5a692983c429a142b1c109fd28425fa'
+ 'f5131da6395034246eb26aa94c7de8b2'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -155,7 +155,7 @@
  '8473296c671b6e3dd8197f4145e0854b'
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
- '2289bb137bbba9b473ce60168895c036'
+ '828dd03510791fbe037081a2b4a1a8ff'
  '82628333418f101a20cd21f980cf9f40'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
@@ -164,7 +164,7 @@
 prepare() {
 
 cd libreoffice-$_LOver
-
+
 # fix exttextcat build error
 # /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires 
compiling with optimization (-O) [-Werror=cpp]
 unset CPPFLAGS



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

2013-10-23 Thread Andreas Radke
Date: Wednesday, October 23, 2013 @ 18:36:24
  Author: andyrtr
Revision: 197182

prepare to drop the one shipped static lib in the next build

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-23 16:22:50 UTC (rev 197181)
+++ PKGBUILD2013-10-23 16:36:24 UTC (rev 197182)
@@ -37,6 +37,10 @@
  '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
+# there's only one single static library in libreoffice-sdk,
+# the next build that removes it may lead to trouble if people may use it
+# -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 
/usr/lib/libreoffice/sdk/lib/libsalcpprt.a
+# options=('staticlibs') 
 
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors



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

2013-10-20 Thread Andreas Radke
Date: Sunday, October 20, 2013 @ 10:29:33
  Author: andyrtr
Revision: 196820

put libreoffice-common.{sh,csh} under backup control; FS#37414

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-20 08:27:48 UTC (rev 196819)
+++ PKGBUILD2013-10-20 08:29:33 UTC (rev 196820)
@@ -300,7 +300,9 @@
  'gtk2: for browser plugin')
  backup=(etc/libreoffice/sofficerc
  etc/libreoffice/bootstraprc
- etc/libreoffice/psprint.conf)
+ etc/libreoffice/psprint.conf
+ etc/profile.d/libreoffice-common.sh
+ etc/profile.d/libreoffice-common.csh)
  groups=('libreoffice')
  provides=('go-openoffice' 'libreoffice-extension-pdfimport' 
'libreoffice-extension-presenter-screen'
'libreoffice-scripting-beanshell' 
'libreoffice-scripting-javascript'
'libreoffice-extension-scripting-python'



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

2013-10-12 Thread Andreas Radke
Date: Sunday, October 13, 2013 @ 07:34:00
  Author: andyrtr
Revision: 196409

upgpkg: libreoffice 4.1.2-2

rebuild for icu 52.1; revert wordbook changes

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 2 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-12 20:32:18 UTC (rev 196408)
+++ PKGBUILD2013-10-13 05:34:00 UTC (rev 196409)
@@ -33,7 +33,7 @@
  'clucene' 'bluez-libs' 'harfbuzz-icu'
  # 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 
+ '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' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
@@ -284,7 +284,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' 'libcups'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.24.0
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=52.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'
@@ -354,10 +354,6 @@
   
  # workaround all packages now depend on that file
  cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
- 
- # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA 
packages
- mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic ${srcdir}/
- mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic ${srcdir}/
 }
 
 package_libreoffice-base() {
@@ -622,11 +618,6 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
- 
- # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA 
packages
- install -dm755 ${pkgdir}/usr/lib/libreoffice/share/wordbook
- mv ${srcdir}/en-GB.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic
- mv ${srcdir}/en-US.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic
 }
 
 package_libreoffice-extension-presentation-minimizer() {



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

2013-10-07 Thread Andreas Radke
Date: Monday, October 7, 2013 @ 21:32:33
  Author: andyrtr
Revision: 196174

prepare a bugfix release moving gtk2 and gtk3 to optional deps

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-10-07 17:41:48 UTC (rev 196173)
+++ PKGBUILD2013-10-07 19:32:33 UTC (rev 196174)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.2.3
 pkgver=4.1.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -451,7 +451,9 @@
 
 package_libreoffice-gnome() {
  pkgdesc=Plug-in for LibreOffice that enables integration into the Gnome and 
other gtk desktop environment.
- depends=('libreoffice-common' 'gconf' 'gtk3')
+ depends=('libreoffice-common' 'gconf')
+ optdepends=('gtk3: for gtk3 Gnome integration'
+ 'gtk2: for older gtk2 desktop integration')
  groups=('libreoffice')
  
  # create directories from *list.txt file



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

2013-10-04 Thread Bartłomiej Piotrowski
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
===
--- PKGBUILD2013-10-04 17:29:00 UTC (rev 195902)
+++ PKGBUILD2013-10-04 19:38:53 UTC (rev 195903)
@@ -1,5 +1,6 @@
 # $Id$
 # Maintainer: AndyRTR andy...@archlinux.org
+# Maintainer: Bartłomiej Piotrowski nos...@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



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

2013-08-30 Thread Andreas Radke
Date: Friday, August 30, 2013 @ 19:03:08
  Author: andyrtr
Revision: 193771

upgpkg: libreoffice 4.1.1-2

fix file conflict with en-GB, en-ZA langpack pkg; FS#36732

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   19 ++-
 1 file changed, 14 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-30 15:45:22 UTC (rev 193770)
+++ PKGBUILD2013-08-30 17:03:08 UTC (rev 193771)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.1.2
 pkgver=4.1.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -342,9 +342,9 @@
  rm -rf ${pkgdir}/etc/bash_completion.d
  
  # some files would conflict
- rm -f 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
- rm -f ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
- rm -f 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
+ rm -vf 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
+ rm -vf ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
+ rm -vf 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
  
  # make pyuno find its modules
  install -dm755 ${pkgdir}/usr/lib/python3.3/site-packages
@@ -352,7 +352,11 @@
  ln -svf /usr/lib/libreoffice/program/unohelper.py 
${pkgdir}/usr/lib/python3.3/site-packages/unohelper.py
   
  # workaround all packages now depend on that file
- cp  ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
+ 
+ # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA 
packages
+ mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic ${srcdir}/
+ mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic ${srcdir}/
 }
 
 package_libreoffice-base() {
@@ -615,6 +619,11 @@
# mv file from fakeinstall to pkgdir
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
+ 
+ # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA 
packages
+ install -dm755 ${pkgdir}/usr/lib/libreoffice/share/wordbook
+ mv ${srcdir}/en-GB.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic
+ mv ${srcdir}/en-US.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic
 }
 
 package_libreoffice-extension-presentation-minimizer() {



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

2013-08-29 Thread Andreas Radke
Date: Thursday, August 29, 2013 @ 13:16:07
  Author: andyrtr
Revision: 193719

libcups is now a runtime dependency and no more optional, will be included in 
next build

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.41

-+
 PKGBUILD|3 +--
 PKGBUILD.41 |3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-29 11:01:42 UTC (rev 193718)
+++ PKGBUILD2013-08-29 11:16:07 UTC (rev 193719)
@@ -279,12 +279,11 @@
 
  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'
+ depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 
neon=0.28.6 'dbus-glib' 'librsvg' 'libcups'
   'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.24.0
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
- 'libcups:  adds printing support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
  'libmythes:for use in thesaurus'
  'beanshell:interactive java -- good for prototyping 
/macros'

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-08-29 11:01:42 UTC (rev 193718)
+++ PKGBUILD.41 2013-08-29 11:16:07 UTC (rev 193719)
@@ -282,12 +282,11 @@
 
  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'
+ depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 
neon=0.28.6 'dbus-glib' 'librsvg' 'libcups'
   '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'
- 'libcups:  adds printing support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
  'libmythes:for use in thesaurus'
  'beanshell:interactive java -- good for prototyping 
/macros'



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

2013-08-29 Thread Andreas Radke
Date: Thursday, August 29, 2013 @ 16:33:04
  Author: andyrtr
Revision: 193732

upgpkg: libreoffice 4.1.1-1

upstream update 4.1.1

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.41

-+
 PKGBUILD|   83 +++
 PKGBUILD.41 |  650 --
 2 files changed, 39 insertions(+), 694 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 193731:193732 to see the changes.


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

2013-08-24 Thread Andreas Radke
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'



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

2013-08-23 Thread Andreas Radke
Date: Friday, August 23, 2013 @ 16:30:45
  Author: andyrtr
Revision: 193552

upgpkg: libreoffice 4.0.5-1

upstream update 4.0.5

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/poppler_buildfix.diff

---+
 PKGBUILD  |   23 --
 poppler_buildfix.diff |   50 
 2 files changed, 9 insertions(+), 64 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-08-23 14:28:37 UTC (rev 193551)
+++ PKGBUILD2013-08-23 14:30:45 UTC (rev 193552)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.4.2
-pkgver=4.0.4
-pkgrel=2
+_LOver=4.0.5.2
+pkgver=4.0.5
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -76,9 +76,8 @@

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libcdr-0.0.14.tar.bz2
${_additional_source_url}/libmspub-0.0.6.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.28.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.30.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   poppler_buildfix.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -111,10 +110,10 @@
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
-   libvisio-0.0.28.tar.bz2)
-md5sums=('19462798bbf6e1dc75a8b12bd1775ea2'
- 'a4d5e6504a3251b7a7fbe17216f8d6e7'
- '0ba553eea7284abe1370157bb35bd355'
+   libvisio-0.0.30.tar.bz2)
+md5sums=('6cb30bf61cc264f0593a11fffa5cd7ee'
+ 'a9ddcbde6d7b1148c8fdb626b26c0c69'
+ '914c5ea3f433643387593cb96d6c119b'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -146,9 +145,8 @@
  '185d60944ea767075d27247c3162b3bc'
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
- '05574c2ec54dd0c29d75cacdf9419f44'
+ '9d9eb3ae6bee763c161228b2b12e25f8'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
- '092939d16adbb006780c68040192f8ce'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
@@ -167,9 +165,6 @@
done
popd

-   # fix build with poppler 0.24.0
-   patch -Np1 -i ${srcdir}/poppler_buildfix.diff
-   
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 

Deleted: poppler_buildfix.diff
===
--- poppler_buildfix.diff   2013-08-23 14:28:37 UTC (rev 193551)
+++ poppler_buildfix.diff   2013-08-23 14:30:45 UTC (rev 193552)
@@ -1,50 +0,0 @@
-From a7688eff345133147984507c35bf444131cc3d63 Mon Sep 17 00:00:00 2001
-From: Petr Mladek pmla...@suse.cz
-Date: Tue, 16 Jul 2013 14:45:31 +
-Subject: fix build with system poppler-0.23.0
-
-XRef *xref parameter has been added to the OutputDev::startPage method, see
-http://cgit.freedesktop.org/poppler/poppler/commit/?id=8eb489c355d734a72e140ce7e32470d048362499
-
-Change-Id: I7ad875bf58f6998e639c740f0dac3795738cd1db
-Reviewed-on: https://gerrit.libreoffice.org/4940
-Reviewed-by: Andras Timar ati...@suse.com
-Tested-by: Andras Timar ati...@suse.com

-diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx 
b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
-index 03adf89..53a77d3 100644
 a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
-+++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
-@@ -481,7 +481,11 @@ PDFOutDev::PDFOutDev( PDFDoc* pDoc ) :
- {
- }
- 
--void PDFOutDev::startPage(int /*pageNum*/, GfxState* state)
-+void PDFOutDev::startPage(int /*pageNum*/, GfxState* state
-+#if POPPLER_CHECK_VERSION(0, 23, 0)
-+  , XRef* /*xref*/
-+#endif
-+)
- {
- assert(state);
- printf(startPage %f %f\n,
-diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx 
b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
-index c0977cb7..4f3d3a9 100644
 a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
-+++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
-@@ -181,7 +181,11 @@ namespace pdfi
- virtual void setDefaultCTM(double *ctm) SAL_OVERRIDE;
- 
- // Start a page.
--virtual void startPage(int pageNum, GfxState *state) SAL_OVERRIDE;
-+virtual void startPage(int pageNum, GfxState *state
-+#if POPPLER_CHECK_VERSION(0, 23, 0)
-+ 

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

2013-07-31 Thread Andreas Radke
Date: Wednesday, July 31, 2013 @ 22:08:16
  Author: andyrtr
Revision: 191872

upgpkg: libreoffice 4.0.4-2

poppler rebuild

Added:
  libreoffice/trunk/poppler_buildfix.diff
Modified:
  libreoffice/trunk/PKGBUILD

---+
 PKGBUILD  |   20 ++-
 poppler_buildfix.diff |   50 
 2 files changed, 65 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-31 17:39:18 UTC (rev 191871)
+++ PKGBUILD2013-07-31 20:08:16 UTC (rev 191872)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.4.2
 pkgver=4.0.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -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
 
@@ -78,6 +78,7 @@
${_additional_source_url}/libmspub-0.0.6.tar.bz2
${_additional_source_url}/libvisio-0.0.28.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
+   poppler_buildfix.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -147,12 +148,13 @@
  '1120705cd0f0d9bd5506360bf57b6c2e'
  '05574c2ec54dd0c29d75cacdf9419f44'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
+ '092939d16adbb006780c68040192f8ce'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
-build() {
+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]
@@ -164,6 +166,9 @@
  ln -s ${srcdir}/$source .
done
popd
+   
+   # fix build with poppler 0.24.0
+   patch -Np1 -i ${srcdir}/poppler_buildfix.diff

 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
@@ -179,7 +184,12 @@
 
 # qt4 fix
 sed -i s:qmake:qmake-qt4:g configure.ac
+}
 
+build() {
+
+cd libreoffice-$_LOver
+
#autoconf -f
 
# non-SMP test build
@@ -275,7 +285,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
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'

Added: poppler_buildfix.diff
===
--- poppler_buildfix.diff   (rev 0)
+++ poppler_buildfix.diff   2013-07-31 20:08:16 UTC (rev 191872)
@@ -0,0 +1,50 @@
+From a7688eff345133147984507c35bf444131cc3d63 Mon Sep 17 00:00:00 2001
+From: Petr Mladek pmla...@suse.cz
+Date: Tue, 16 Jul 2013 14:45:31 +
+Subject: fix build with system poppler-0.23.0
+
+XRef *xref parameter has been added to the OutputDev::startPage method, see
+http://cgit.freedesktop.org/poppler/poppler/commit/?id=8eb489c355d734a72e140ce7e32470d048362499
+
+Change-Id: I7ad875bf58f6998e639c740f0dac3795738cd1db
+Reviewed-on: https://gerrit.libreoffice.org/4940
+Reviewed-by: Andras Timar ati...@suse.com
+Tested-by: Andras Timar ati...@suse.com
+---
+diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx 
b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
+index 03adf89..53a77d3 100644
+--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
 b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx
+@@ -481,7 +481,11 @@ PDFOutDev::PDFOutDev( PDFDoc* pDoc ) :
+ {
+ }
+ 
+-void PDFOutDev::startPage(int /*pageNum*/, GfxState* state)
++void PDFOutDev::startPage(int /*pageNum*/, GfxState* state
++#if POPPLER_CHECK_VERSION(0, 23, 0)
++ 

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

2013-07-29 Thread Andreas Radke
Date: Monday, July 29, 2013 @ 18:51:35
  Author: andyrtr
Revision: 191723

prepare new release

Modified:
  libreoffice/trunk/PKGBUILD.41

-+
 PKGBUILD.41 |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-07-29 16:51:27 UTC (rev 191722)
+++ PKGBUILD.41 2013-07-29 16:51:35 UTC (rev 191723)
@@ -20,7 +20,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.1.0.4
 pkgver=4.1.0
-pkgrel=0.5 # 4.1.0 RC4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -40,8 +40,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz



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

2013-07-25 Thread Andreas Radke
Date: Thursday, July 25, 2013 @ 20:32:31
  Author: andyrtr
Revision: 191566

prepare new release

Modified:
  libreoffice/trunk/PKGBUILD.41

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

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-07-25 16:28:52 UTC (rev 191565)
+++ PKGBUILD.41 2013-07-25 18:32:31 UTC (rev 191566)
@@ -18,9 +18,9 @@
'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.2
+_LOver=4.1.0.4
 pkgver=4.1.0
-pkgrel=0.4 #r21
+pkgrel=0.5 # 4.1.0 RC4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -78,7 +78,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.29.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.30.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 +114,10 @@
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
libmwaw-0.1.10.tar.bz2
-   libvisio-0.0.29.tar.bz2 )
-md5sums=('fd49e3518a91761dc9f7129476e60f19'
- '7d90a8b785d3c7d8dea22ff64689acb7'
- '6114b92b5c362182eaff3ab0ac787802'
+   libvisio-0.0.30.tar.bz2 )
+md5sums=('5311656e1b54eadd4b93f948dfd5e68e'
+ 'e2cd3b63e3050771a1330fc98e41a701'
+ '1f4438828cbcf83c257742482dade3ef'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -151,7 +151,7 @@
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
  '2289bb137bbba9b473ce60168895c036'
- 'ca7a83bb2d81467e1f0222980cc08939'
+ '9d9eb3ae6bee763c161228b2b12e25f8'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
@@ -546,7 +546,8 @@
  done
  
   # fix environment path to keep compatibility with other java-environments
-  sed -i -e s:\/usr\/lib\/jvm\/java-7-openjdk:\$J2SDKDIR: 
${pkgdir}/usr/lib/libreoffice/sdk/setsdkenv_unix.{sh,csh}
+#  sed -i -e s:\/usr\/lib\/jvm\/java-7-openjdk:\$J2SDKDIR: 
${pkgdir}/usr/lib/libreoffice/sdk/setsdkenv_unix.{sh,csh}
+  sed -i -e s:\/usr\/lib\/jvm\/java-7-openjdk:\$J2SDKDIR: 
${pkgdir}/usr/lib/libreoffice/sdk/setsdkenv_unix.sh
 }
 
 package_libreoffice-sdk-doc() {



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

2013-07-04 Thread Andreas Radke
Date: Thursday, July 4, 2013 @ 21:04:27
  Author: andyrtr
Revision: 189689

prepare 4.1.x release

Modified:
  libreoffice/trunk/PKGBUILD.41

-+
 PKGBUILD.41 |   26 +-
 1 file changed, 13 insertions(+), 13 deletions(-)

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-07-04 17:59:33 UTC (rev 189688)
+++ PKGBUILD.41 2013-07-04 19:04:27 UTC (rev 189689)
@@ -18,9 +18,9 @@
'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.1
+_LOver=4.1.0.2
 pkgver=4.1.0
-pkgrel=0.3 #rc1
+pkgrel=0.4 #r21
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -40,8 +40,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
@@ -77,8 +77,8 @@

${_additional_source_url}/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
${_additional_source_url}/libcdr-0.0.14.tar.bz2
${_additional_source_url}/libmspub-0.0.6.tar.bz2
-   ${_additional_source_url}/libmwaw-0.1.9.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.28.tar.bz2
+   ${_additional_source_url}/libmwaw-0.1.10.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.29.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
@@ -113,11 +113,11 @@
8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
-   libmwaw-0.1.9.tar.bz2
-   libvisio-0.0.28.tar.bz2 )
-md5sums=('7d05e9454306e8f14a5c2388b64e28f4'
- '932d9f89fc5f1766c15fcbb9d852c329'
- '269eee2e7aa1643f0ea5063042643d33'
+   libmwaw-0.1.10.tar.bz2
+   libvisio-0.0.29.tar.bz2 )
+md5sums=('fd49e3518a91761dc9f7129476e60f19'
+ '7d90a8b785d3c7d8dea22ff64689acb7'
+ '6114b92b5c362182eaff3ab0ac787802'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -150,8 +150,8 @@
  '8473296c671b6e3dd8197f4145e0854b'
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
- '2090daf6e8a27b52e8c5f26c915bd7c5'
- '05574c2ec54dd0c29d75cacdf9419f44'
+ '2289bb137bbba9b473ce60168895c036'
+ 'ca7a83bb2d81467e1f0222980cc08939'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')



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

2013-06-21 Thread Andreas Radke
Date: Friday, June 21, 2013 @ 15:01:23
  Author: andyrtr
Revision: 188806

prepare 4.1.x release; use system harfbuzz

Modified:
  libreoffice/trunk/PKGBUILD.41

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

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-06-21 12:59:27 UTC (rev 188805)
+++ PKGBUILD.41 2013-06-21 13:01:23 UTC (rev 188806)
@@ -18,9 +18,9 @@
'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.0.beta2
+_LOver=4.1.0.1
 pkgver=4.1.0
-pkgrel=0.2 #beta2
+pkgrel=0.3 #rc1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -29,7 +29,7 @@
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
- 'clucene' 'bluez-libs' # 'harfbuzz'
+ 'clucene' 'bluez-libs' 'harfbuzz-icu'
  # 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 
@@ -75,14 +75,12 @@

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll

${_additional_source_url}/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
-   
${_additional_source_url}/c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2
${_additional_source_url}/libcdr-0.0.14.tar.bz2
${_additional_source_url}/libmspub-0.0.6.tar.bz2
${_additional_source_url}/libmwaw-0.1.9.tar.bz2
${_additional_source_url}/libvisio-0.0.28.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-common.sh libreoffice-common.csh
-   fix_install.diff)
+   libreoffice-common.sh libreoffice-common.csh)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2
@@ -113,14 +111,13 @@
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
-   c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
libmwaw-0.1.9.tar.bz2
libvisio-0.0.28.tar.bz2 )
-md5sums=('a785e1ed4809246edc39d0b55a807cdd'
- '96ea39853d9058cb9e98749539827187'
- '6ecbe09a87d5c2c1a186671d24643111'
+md5sums=('7d05e9454306e8f14a5c2388b64e28f4'
+ '932d9f89fc5f1766c15fcbb9d852c329'
+ '269eee2e7aa1643f0ea5063042643d33'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -151,15 +148,13 @@
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
  '8473296c671b6e3dd8197f4145e0854b'
- 'c48827713e93539dc7285f9e86ffbdc5'
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
  '2090daf6e8a27b52e8c5f26c915bd7c5'
  '05574c2ec54dd0c29d75cacdf9419f44'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
- 'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
- 'd1fa6b1b1820cc5a7154720a1dcb0a4a')
+ 'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
 
 prepare() {
 
@@ -179,10 +174,6 @@
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff
 
-# fix file-lists
-# 
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-1id=8ce82f83fb8146b684bec5d903d76f034ba37d4a
-patch -Np1 -i ${srcdir}/fix_install.diff
-
#use the CFLAGS but remove the LibO overridden ones
for i in $CFLAGS; do
case $i in
@@ -246,7 +237,6 @@
--without-system-apache-commons \
--without-system-libodfgen \
--without-system-libmwaw \
-   --without-system-harfbuzz \
--with-system-dicts \
--with-external-dict-dir=/usr/share/hunspell \
--with-external-hyph-dir=/usr/share/hyphen \
@@ -294,7 +284,7 @@
  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
-  

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

2013-06-15 Thread Andreas Radke
Date: Saturday, June 15, 2013 @ 09:20:50
  Author: andyrtr
Revision: 188522

prepare next release

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   30 +++---
 1 file changed, 15 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-15 07:18:30 UTC (rev 188521)
+++ PKGBUILD2013-06-15 07:20:50 UTC (rev 188522)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.3.3
-pkgver=4.0.3
-pkgrel=3
+_LOver=4.0.4.2
+pkgver=4.0.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -74,9 +74,9 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   ${_additional_source_url}/libcdr-0.0.12.tar.bz2
-   ${_additional_source_url}/libmspub-0.0.5.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.26.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.14.tar.bz2
+   ${_additional_source_url}/libmspub-0.0.6.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.28.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
@@ -108,12 +108,12 @@
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   libcdr-0.0.12.tar.bz2
-   libmspub-0.0.5.tar.bz2
-   libvisio-0.0.26.tar.bz2)
-md5sums=('7bcde561375f3bbce08f6d05451c8ad7'
- '994b1f3015668335c30b53ddd3d60dc8'
- '05b9ba0e86181bda3afeadcaba9202a3'
+   libcdr-0.0.14.tar.bz2
+   libmspub-0.0.6.tar.bz2
+   libvisio-0.0.28.tar.bz2)
+md5sums=('19462798bbf6e1dc75a8b12bd1775ea2'
+ 'a4d5e6504a3251b7a7fbe17216f8d6e7'
+ '0ba553eea7284abe1370157bb35bd355'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -143,9 +143,9 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- '6db2c96a4ae5977da8b84893c1441038'
- '881c4628ec5f54d47f35d5d19e335662'
- '2f638cf6f92cec59c9205ac3cbf1702e'
+ 'd88f9b94df880d2c05be943b000ca112'
+ '1120705cd0f0d9bd5506360bf57b6c2e'
+ '05574c2ec54dd0c29d75cacdf9419f44'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
  'e7e4b3e70e99e5cba8f8dfcacf3b0d87')



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

2013-06-15 Thread Andreas Radke
Date: Saturday, June 15, 2013 @ 13:21:49
  Author: andyrtr
Revision: 188560

prepare 4.1.x release

Added:
  libreoffice/trunk/fix_install.diff
Modified:
  libreoffice/trunk/PKGBUILD.41

--+
 PKGBUILD.41  |   65 +++---
 fix_install.diff |   82 +
 2 files changed, 112 insertions(+), 35 deletions(-)

Modified: PKGBUILD.41
===
--- PKGBUILD.41 2013-06-15 11:20:59 UTC (rev 188559)
+++ PKGBUILD.41 2013-06-15 11:21:49 UTC (rev 188560)
@@ -16,12 +16,11 @@
'libreoffice-en-US'
'libreoffice-postgresql-connector'
'libreoffice-extension-presentation-minimizer'
-   'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.1.0.0.beta1
+_LOver=4.1.0.0.beta2
 pkgver=4.1.0
-pkgrel=0.1 #beta1
+pkgrel=0.2 #beta2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -29,7 +28,8 @@
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen'
+ 'clucene' 'bluez-libs' # 'harfbuzz'
  # 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 
@@ -74,13 +74,15 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   
${_additional_source_url}/d77fa4a6e3e485553e30ced8d9bb3b50-libodfgen-0.0.1.tar.bz2
+   
${_additional_source_url}/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
+   
${_additional_source_url}/c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2
${_additional_source_url}/libcdr-0.0.14.tar.bz2
${_additional_source_url}/libmspub-0.0.6.tar.bz2
${_additional_source_url}/libmwaw-0.1.9.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.27.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.28.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-common.sh libreoffice-common.csh)
+   libreoffice-common.sh libreoffice-common.csh
+   fix_install.diff)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2
@@ -110,14 +112,15 @@
36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   d77fa4a6e3e485553e30ced8d9bb3b50-libodfgen-0.0.1.tar.bz2
+   8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2
+   c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2
libcdr-0.0.14.tar.bz2
libmspub-0.0.6.tar.bz2
libmwaw-0.1.9.tar.bz2
-   libvisio-0.0.27.tar.bz2 )
-md5sums=('ccf58a56617b3184a547393d29844b3c'
- '94745bc3ce9585a72cb11f9f95c1f860'
- 'cfd16802227ae46b5cf04abbd95a49b8'
+   libvisio-0.0.28.tar.bz2 )
+md5sums=('a785e1ed4809246edc39d0b55a807cdd'
+ '96ea39853d9058cb9e98749539827187'
+ '6ecbe09a87d5c2c1a186671d24643111'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -147,17 +150,19 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- 'd77fa4a6e3e485553e30ced8d9bb3b50'
+ '8473296c671b6e3dd8197f4145e0854b'
+ 'c48827713e93539dc7285f9e86ffbdc5'
  'd88f9b94df880d2c05be943b000ca112'
  '1120705cd0f0d9bd5506360bf57b6c2e'
  '2090daf6e8a27b52e8c5f26c915bd7c5'
- '4e9a029d8390a1707eb49a1a918797ff'
+ '05574c2ec54dd0c29d75cacdf9419f44'
  '07d2bf5ad839a394cca008b3ec6e7bb1'
  '4195735a80876ae812fca5736b50192a'
- 'e7e4b3e70e99e5cba8f8dfcacf3b0d87')
+ 'e7e4b3e70e99e5cba8f8dfcacf3b0d87'
+ 'd1fa6b1b1820cc5a7154720a1dcb0a4a')
 
 prepare() {
-#return 1
+
 cd ${srcdir}/libreoffice-$_LOver
 
 # fix exttextcat build error
@@ -174,6 +179,10 @@
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 

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

2013-06-03 Thread Tom Gundersen
Date: Monday, June 3, 2013 @ 21:46:10
  Author: tomegun
Revision: 187103

update bluez deps

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-03 19:42:34 UTC (rev 187102)
+++ PKGBUILD2013-06-03 19:46:10 UTC (rev 187103)
@@ -29,7 +29,7 @@
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez-libs'
  # 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 



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

2013-05-29 Thread Andreas Radke
Date: Wednesday, May 29, 2013 @ 23:16:32
  Author: andyrtr
Revision: 186592

prepare next release

Added:
  libreoffice/trunk/PKGBUILD.41

-+
 PKGBUILD.41 |  665 ++
 1 file changed, 665 insertions(+)

Added: PKGBUILD.41
===
--- PKGBUILD.41 (rev 0)
+++ PKGBUILD.41 2013-05-29 21:16:32 UTC (rev 186592)
@@ -0,0 +1,665 @@
+# $Id: PKGBUILD 186347 2013-05-25 05:23:41Z foutrelis $
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgbase=libreoffice
+pkgname=('libreoffice-common'
+   'libreoffice-base'
+   'libreoffice-calc'
+   'libreoffice-draw'
+   'libreoffice-gnome'
+   'libreoffice-impress'
+   'libreoffice-kde4'
+   'libreoffice-math'
+   'libreoffice-sdk'
+   'libreoffice-sdk-doc'
+   'libreoffice-writer'
+   'libreoffice-en-US'
+   'libreoffice-postgresql-connector'
+   'libreoffice-extension-presentation-minimizer'
+   'libreoffice-extension-report-builder'
+   'libreoffice-extension-wiki-publisher'
+   'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
+_LOver=4.1.0.0.beta1
+pkgver=4.1.0
+pkgrel=0.1 #beta1
+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'
+ 'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
+ 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ # 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' 
+ 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
+'ttf-dejavu') # to satisfy regression tests
+
+# http://download.documentfoundation.org/mirrors/all.html
+# http://wiki.documentfoundation.org/Mirrors
+
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_additional_source_url=http://dev-www.libreoffice.org/src;
+_additional_source_url2=http://dev-www.libreoffice.org/extern;
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
+   
${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
+   
${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
+   
${_additional_source_url}/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz
+   
${_additional_source_url}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
+   
${_additional_source_url}/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz
+   
${_additional_source_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+   
${_additional_source_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
+   
${_additional_source_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
+   
${_additional_source_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
+   
${_additional_source_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
+   
${_additional_source_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
+   
${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
+   
${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
+   
${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
+   
${_additional_source_url}/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2
+   
${_additional_source_url}/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2
+   
${_additional_source_url}/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz
+   
${_additional_source_url}/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2
+   

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

2013-05-24 Thread Evangelos Foutras
Date: Saturday, May 25, 2013 @ 07:23:41
  Author: foutrelis
Revision: 186347

upgpkg: libreoffice 4.0.3-3

ICU 51.2 rebuild.

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-25 04:11:23 UTC (rev 186346)
+++ PKGBUILD2013-05-25 05:23:41 UTC (rev 186347)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.3.3
 pkgver=4.0.3
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;



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

2013-05-18 Thread Andreas Radke
Date: Saturday, May 18, 2013 @ 23:35:10
  Author: andyrtr
Revision: 185784

upgpkg: libreoffice 4.0.3-2

poppler rebuild; add librsvg dep FS#32842

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-05-18 17:45:49 UTC (rev 185783)
+++ PKGBUILD2013-05-18 21:35:10 UTC (rev 185784)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.3.3
 pkgver=4.0.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -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.3' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.22.4' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -274,8 +274,8 @@
 
  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'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.22.3
+ 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
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2013-04-29 Thread Evangelos Foutras
Date: Monday, April 29, 2013 @ 12:09:11
  Author: foutrelis
Revision: 183878

upgpkg: libreoffice 4.0.2-4

libpng 1.6 rebuild.

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-29 09:33:52 UTC (rev 183877)
+++ PKGBUILD2013-04-29 10:09:11 UTC (rev 183878)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.2.2
 pkgver=4.0.2
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;



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

2013-04-12 Thread Andreas Radke
Date: Friday, April 12, 2013 @ 19:30:47
  Author: andyrtr
Revision: 182692

upgpkg: libreoffice 4.0.2-3

poppler rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-12 17:08:01 UTC (rev 182691)
+++ PKGBUILD2013-04-12 17:30:47 UTC (rev 182692)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.2.2
 pkgver=4.0.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -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.2' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.22.3' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -299,7 +299,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'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.22.2
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.22.3
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2013-04-01 Thread Andreas Radke
Date: Monday, April 1, 2013 @ 22:41:35
  Author: andyrtr
Revision: 181162

prepare next release; requires fixes for new gcc

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-01 20:10:49 UTC (rev 181161)
+++ PKGBUILD2013-04-01 20:41:35 UTC (rev 181162)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.1.2
-pkgver=4.0.1
-pkgrel=5
+_LOver=4.0.2.2
+pkgver=4.0.2
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -74,7 +74,7 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   ${_additional_source_url}/libcdr-0.0.10.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.11.tar.bz2
${_additional_source_url}/libmspub-0.0.5.tar.bz2
${_additional_source_url}/libvisio-0.0.25.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
@@ -109,12 +109,12 @@
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   libcdr-0.0.10.tar.bz2
+   libcdr-0.0.11.tar.bz2
libmspub-0.0.5.tar.bz2
libvisio-0.0.25.tar.bz2)
-md5sums=('52c3bacdf46b4648c5697cc55b648784'
- '916da8f21945895e04eebb74e60f854d'
- '98477b5c9e8a7954d321dd143ac9336e'
+md5sums=('2c92879fa8c50d0071c4703afb7d10bf'
+ '22e99e58aa32417dd7c132f40ae7654b'
+ '8b61fbfa6bcd18213b5744f2b8a289b0'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -144,7 +144,7 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- 'bfc46d536c39b03563ab2a0e3beaf51b'
+ '107a3d18f637b342684b3c21eb0fcd7d'
  '881c4628ec5f54d47f35d5d19e335662'
  '92bde158f249b9b27f76f48cc65a0242'
  '97bf43dda273d79ff90c848ab53b0e3c'
@@ -162,7 +162,7 @@
 
 # make librelogo depend on libreoffice-writer
 # 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4e69b35674882d8d675a677940805b187cad0bc3
-patch -Np1 -i ${srcdir}/librelogo.diff
+#patch -Np1 -i ${srcdir}/librelogo.diff
 
# move external sources into place
mkdir ${srcdir}/ext_sources   pushd ${srcdir}/ext_sources



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

2013-03-24 Thread Andreas Radke
Date: Sunday, March 24, 2013 @ 08:50:34
  Author: andyrtr
Revision: 180590

upgpkg: libreoffice 4.0.1-4

add a recent upstream librelogo commit, part of FS#34378; move critical 
writer.xcd file to libo-common to solve all apps no more depending unwanted on 
writer; add dbus-glib to common pkg - FS#34419; disable mergelibs option - 
FS#34414

Added:
  libreoffice/trunk/librelogo.diff
Modified:
  libreoffice/trunk/PKGBUILD

+
 PKGBUILD   |   31 +--
 librelogo.diff |   43 +++
 2 files changed, 64 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-23 23:21:49 UTC (rev 180589)
+++ PKGBUILD2013-03-24 07:50:34 UTC (rev 180590)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.1.2
 pkgver=4.0.1
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -78,7 +78,8 @@
${_additional_source_url}/libmspub-0.0.5.tar.bz2
${_additional_source_url}/libvisio-0.0.25.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   libreoffice-common.sh libreoffice-common.csh)
+   libreoffice-common.sh libreoffice-common.csh
+   librelogo.diff)
 noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2
@@ -148,7 +149,8 @@
  '92bde158f249b9b27f76f48cc65a0242'
  '97bf43dda273d79ff90c848ab53b0e3c'
  'abcb1b0a7deaffe13ab3d7ca70becb49'
- '72790a4103da259a55cadd66db931d00')
+ '72790a4103da259a55cadd66db931d00'
+ 'cc07fdb40e005ad2a79ba8a6756b0ad6')
 
 build() {
 
@@ -158,6 +160,10 @@
 
 cd ${srcdir}/libreoffice-$_LOver
 
+# make librelogo depend on libreoffice-writer
+# 
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4e69b35674882d8d675a677940805b187cad0bc3
+patch -Np1 -i ${srcdir}/librelogo.diff
+
# move external sources into place
mkdir ${srcdir}/ext_sources   pushd ${srcdir}/ext_sources
for source in ${noextract[@]}; do
@@ -206,7 +212,6 @@
--enable-gtk3 \
--enable-gstreamer \
--enable-lockdown\
-   --enable-mergelibs \
--enable-opengl \
--enable-odk\
--enable-python=system \
@@ -253,8 +258,10 @@
--with-system-clucene\
--without-system-servlet-api
 
-#  --without-ppds\
+#  --enable-mergelibs \ # https://bugs.archlinux.org/task/34414
 
+#  --without-ppds\ # breaks spadmin permission
+
 #--enable-split-opt-features Split file lists for some optional features, 
.e.g. pyuno, testtool
 
touch src.downloaded
@@ -274,13 +281,12 @@
 
  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
+ depends=('libreoffice-langpack' hunspell=1.2.8 python=3.3 
neon=0.28.6 'dbus-glib'
   'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' poppler=0.22.2
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils') # 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'libcups:  adds printing support'
- 'dbus-glib:adds dbus support'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
  'libmythes:for use in thesaurus'
  'beanshell:interactive java -- good for prototyping 
/macros'
@@ -337,6 +343,9 @@
  rm -f 
${pkgdir}/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar
  rm -f ${pkgdir}/usr/lib/libreoffice/program/classes/js.jar
  rm -f 
${pkgdir}/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb
+ 
+ # workaround all packages now depend on that file
+ cp  ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd 
${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd
 }
 
 package_libreoffice-base() {
@@ -388,9 +397,8 @@
 package_libreoffice-calc() {
  pkgdesc=Spreadsheet application for LibreOffice.
  install=libreoffice-calc.install
- #depends=('libreoffice-common' 'lpsolve' )
- depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
- depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
+ depends=('libreoffice-common' 'lpsolve' )
+ #depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno 

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

2013-03-24 Thread Andreas Radke
Date: Sunday, March 24, 2013 @ 18:50:07
  Author: andyrtr
Revision: 180610

upgpkg: libreoffice 4.0.1-5

icu rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-24 16:39:23 UTC (rev 180609)
+++ PKGBUILD2013-03-24 17:50:07 UTC (rev 180610)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.1.2
 pkgver=4.0.1
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -32,7 +32,7 @@
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
  # 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=50.1-2 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=51.1 
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.22.2' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
@@ -282,7 +282,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'
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' poppler=0.22.2
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=51.1 'clucene' 
'lcms2' poppler=0.22.2
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils') # 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2013-03-19 Thread Andreas Radke
Date: Tuesday, March 19, 2013 @ 21:02:36
  Author: andyrtr
Revision: 180297

upgpkg: libreoffice 4.0.1-3

poppler rebuild, fix FS#34332

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   24 ++--
 1 file changed, 6 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-19 20:01:32 UTC (rev 180296)
+++ PKGBUILD2013-03-19 20:02:36 UTC (rev 180297)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.1.2
 pkgver=4.0.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -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=50.1-2 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.20.5' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.22.2' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -275,7 +275,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
-  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' poppler=0.20.5
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' poppler=0.22.2
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils') # 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
@@ -344,7 +344,6 @@
  install=libreoffice-base.install
  depends=('libreoffice-common')
  optdepends=('libreoffice-postgresql-connector')
- backup=()
  groups=('libreoffice')
  replaces=('libreoffice')
 
@@ -389,9 +388,9 @@
 package_libreoffice-calc() {
  pkgdesc=Spreadsheet application for LibreOffice.
  install=libreoffice-calc.install
- depends=('libreoffice-common' 'lpsolve' )
- optdepends=()
- backup=()
+ #depends=('libreoffice-common' 'lpsolve' )
+ depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
+ depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts 
of the writer pkg - https://bugs.archlinux.org/task/34332
  groups=('libreoffice')
  replaces=('libreoffice')
  
@@ -413,8 +412,6 @@
  pkgdesc=Drawing Application for LibreOffice.
  install=libreoffice-draw.install
  depends=('libreoffice-common')
- optdepends=()
- backup=()
  groups=('libreoffice')
  replaces=('libreoffice')
  
@@ -435,7 +432,6 @@
 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
- backup=()
  groups=('libreoffice')
  
  # create directories from *list.txt file
@@ -457,7 +453,6 @@
  install=libreoffice-impress.install
  depends=('libreoffice-common')
  optdepends=('glu: for the OGLTrans extension')
- backup=()
  groups=('libreoffice')
  replaces=('libreoffice')
  
@@ -499,8 +494,6 @@
 package_libreoffice-math() {
  pkgdesc=Equation Editor Application for LibreOffice.
  depends=('libreoffice-common')
- optdepends=()
- backup=()
  groups=('libreoffice')
  replaces=('libreoffice')
  
@@ -521,8 +514,6 @@
 package_libreoffice-sdk() {
  pkgdesc=Software Development Kit for LibreOffice.
  depends=('libreoffice-common' 'gcc-libs' 'sh' 'make' 'zip' 'gcc' 
'java-environment')
- optdepends=()
- backup=()
  groups=('libreoffice')
  
  # create directories from *list.txt file
@@ -545,8 +536,6 @@
 package_libreoffice-sdk-doc() {
  pkgdesc=Software Development Kit documentation for LibreOffice
  depends=('libreoffice-common' 'libreoffice-sdk')
- optdepends=()
- backup=()
  groups=('libreoffice')
  
  # create directories from *list.txt file
@@ -571,7 +560,6 @@
  install=libreoffice-writer.install
  depends=('libreoffice-common' 'libwpd=0.9.2' 'libwps' 'libxml2')
  optdepends=('libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images')
- backup=()
  groups=('libreoffice')
  replaces=('libreoffice')
 



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

2013-03-09 Thread Andreas Radke
Date: Saturday, March 9, 2013 @ 21:32:09
  Author: andyrtr
Revision: 179820

upgpkg: libreoffice 4.0.1-2

fix dep on nss - FS#34223; disable --without-ppds to solve FS#32698; add hint 
on MS visual - FS#33557

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   13 ++---
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-09 18:32:21 UTC (rev 179819)
+++ PKGBUILD2013-03-09 20:32:09 UTC (rev 179820)
@@ -21,7 +21,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.1.2
 pkgver=4.0.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -218,7 +218,6 @@
--with-system-mysql \
--without-fonts\
--without-afms\
-   --without-ppds\
--without-system-libwps\
--without-system-libcdr \
--without-system-mdds\
@@ -254,6 +253,8 @@
--with-system-clucene\
--without-system-servlet-api
 
+#  --without-ppds\
+
 #--enable-split-opt-features Split file lists for some optional features, 
.e.g. pyuno, testtool
 
touch src.downloaded
@@ -274,19 +275,18 @@
  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
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' 'poppler=0.20.5' 
+  'nss' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2' poppler=0.20.5
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils') # 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'libcups:  adds printing support'
  'dbus-glib:adds dbus support'
- 'nss:  adds support for signed files/macros'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
  'libmythes:for use in thesaurus'
  'beanshell:interactive java -- good for prototyping 
/macros'
  'vigra:C++ computer vision library, usable in Basebmp'
  'libmspack:library for Microsoft compression formats for 
use in FontOOo'
- 'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images'
+ 'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images and for MS visual import'
  'sane: for scanner access'
  'unixodbc: adds ODBC database support'
  'gst-plugins-base-libs:+ some gstr-plugins to support 
multimedia content, e.g. in impress'
@@ -434,8 +434,7 @@
 
 package_libreoffice-gnome() {
  pkgdesc=Plug-in for LibreOffice that enables integration into the Gnome and 
other gtk desktop environment.
- depends=('libreoffice-common' 'gtk2' 'gtk3' 'gconf')
- optdepends=()
+ depends=('libreoffice-common' 'gtk2' 'gconf') # gconf pulls in gtk3
  backup=()
  groups=('libreoffice')
  



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

2013-03-06 Thread Andreas Radke
Date: Thursday, March 7, 2013 @ 05:53:24
  Author: andyrtr
Revision: 179553

upgpkg: libreoffice 4.0.1-1

upstream update 4.0.1

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-06 21:11:33 UTC (rev 179552)
+++ PKGBUILD2013-03-07 04:53:24 UTC (rev 179553)
@@ -40,8 +40,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
@@ -152,9 +152,9 @@
 
 build() {
 
-   unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH
-   [ -z ${JAVA_HOME} ]  . /etc/profile.d/jdk.sh || . 
/etc/profile.d/openjdk6.sh
-   [ -z ${ANT_HOME} ]  . /etc/profile.d/apache-ant.sh
+#  unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH
+#  [ -z ${JAVA_HOME} ]  . /etc/profile.d/jdk.sh || . 
/etc/profile.d/openjdk6.sh
+#  [ -z ${ANT_HOME} ]  . /etc/profile.d/apache-ant.sh
 
 cd ${srcdir}/libreoffice-$_LOver
 
@@ -539,7 +539,7 @@
mv ${srcdir}/fakeinstall${file} ${pkgdir}$file
  done
  
-  # fix environment path to keep compatibility with openjdk6 and openjdk7
+  # fix environment path to keep compatibility with other java-environments
   sed -i -e s:\/usr\/lib\/jvm\/java-7-openjdk:\$J2SDKDIR: 
${pkgdir}/usr/lib/libreoffice/sdk/setsdkenv_unix.{sh,csh}
 }
 



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

2013-03-01 Thread Andrea Scarpino
Date: Friday, March 1, 2013 @ 20:02:48
  Author: andrea
Revision: 179034

qmake4 - qmake-qt4

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-01 18:56:54 UTC (rev 179033)
+++ PKGBUILD2013-03-01 19:02:48 UTC (rev 179034)
@@ -178,7 +178,7 @@
 
 
 # qt4 fix
-sed -i s:qmake:qmake4:g configure.ac
+sed -i s:qmake:qmake-qt4:g configure.ac
 
#autoconf -f
 



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

2013-02-27 Thread Andreas Radke
Date: Wednesday, February 27, 2013 @ 20:34:14
  Author: andyrtr
Revision: 178856

prepare 4.0.1 release

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD|  267 +--
 PKGBUILD.40 |  651 --
 2 files changed, 108 insertions(+), 810 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 178855:178856 to see the changes.


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

2013-02-20 Thread Andreas Radke
Date: Wednesday, February 20, 2013 @ 21:59:18
  Author: andyrtr
Revision: 178364

prepare 4.0.1 release

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   24 
 1 file changed, 12 insertions(+), 12 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2013-02-20 20:46:51 UTC (rev 178363)
+++ PKGBUILD.40 2013-02-20 20:59:18 UTC (rev 178364)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.3
-pkgver=4.0.0
-pkgrel=0.rc3.1
+_LOver=4.0.1.1
+pkgver=4.0.1
+pkgrel=0.rc1.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -74,8 +74,8 @@

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   ${_additional_source_url}/libcdr-0.0.9.tar.bz2
-   ${_additional_source_url}/libmspub-0.0.3.tar.bz2
+   ${_additional_source_url}/libcdr-0.0.10.tar.bz2
+   ${_additional_source_url}/libmspub-0.0.5.tar.bz2
${_additional_source_url}/libvisio-0.0.24.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
@@ -108,12 +108,12 @@
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
-   libcdr-0.0.9.tar.bz2
-   libmspub-0.0.3.tar.bz2
+   libcdr-0.0.10.tar.bz2
+   libmspub-0.0.5.tar.bz2
libvisio-0.0.24.tar.bz2)
-md5sums=('a3c01489036823e9f5b5caf3a8db1f9e'
- '716f624d7a39b99da8a5d550b6a87875'
- '09ec7331354c6f9a0b2f48efe344ce7d'
+md5sums=('0276eb5fd43c574712fb56ad27e79c0d'
+ 'b008fd9ce3466aed36b7909050519daf'
+ 'c7559ab7cf71f72baa9581cc7eb78e62'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -143,8 +143,8 @@
  '0168229624cfac409e766913506961a8'
  '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
- '3c0037fb07dea2f0bbae8386fa7c6a9a'
- 'b2db54b6e96287ac995d7ed654ace4fc'
+ 'bfc46d536c39b03563ab2a0e3beaf51b'
+ '881c4628ec5f54d47f35d5d19e335662'
  '1962a4183bac8a247989af17ef8882ea'
  '97bf43dda273d79ff90c848ab53b0e3c'
  'abcb1b0a7deaffe13ab3d7ca70becb49'



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

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 12:40:01
  Author: andyrtr
Revision: 176987

prepare 4.0 release; use internal hsqldb that will allow to drop our own long 
time outdated pkg

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2013-02-03 11:04:50 UTC (rev 176986)
+++ PKGBUILD.40 2013-02-03 11:40:01 UTC (rev 176987)
@@ -19,14 +19,14 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.2
+_LOver=4.0.0.3
 pkgver=4.0.0
-pkgrel=0.rc2.1
+pkgrel=0.rc3.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
- 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
@@ -72,6 +72,7 @@

${_additional_source_url}/8755aac23317494a9028569374dc87b2-liborcus_0.3.0.tar.bz2

${_additional_source_url}/54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   
${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libcdr-0.0.9.tar.bz2
${_additional_source_url}/libmspub-0.0.3.tar.bz2
@@ -106,12 +107,13 @@
8755aac23317494a9028569374dc87b2-liborcus_0.3.0.tar.bz2
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
libcdr-0.0.9.tar.bz2
libmspub-0.0.3.tar.bz2
libvisio-0.0.24.tar.bz2)
-md5sums=('d861dfa6d29851b3266ead28ba3ed7dc'
- 'bf488979d1d66744d082e34fc9e429cd'
- '4cc5d35ec71c3f4d11464a61b389f7cb'
+md5sums=('a3c01489036823e9f5b5caf3a8db1f9e'
+ '716f624d7a39b99da8a5d550b6a87875'
+ '09ec7331354c6f9a0b2f48efe344ce7d'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -139,6 +141,7 @@
  '8755aac23317494a9028569374dc87b2'
  '54e578c91b1b68e69c72be22adcb2195'
  '0168229624cfac409e766913506961a8'
+ '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
  '3c0037fb07dea2f0bbae8386fa7c6a9a'
  'b2db54b6e96287ac995d7ed654ace4fc'
@@ -242,7 +245,7 @@
--with-system-libs\
--with-system-mythes\
--with-system-headers\
-   --with-system-hsqldb \
+   --without-system-hsqldb \
--with-alloc=system\
--with-system-clucene\
--without-system-servlet-api
@@ -335,7 +338,7 @@
 package_libreoffice-base() {
  pkgdesc=GUI database front-end for LibreOffice. Allows creation and 
management of databases through a GUI.
  install=libreoffice-base.install
- depends=('libreoffice-common' 'hsqldb-java')
+ depends=('libreoffice-common')
  optdepends=('libreoffice-postgresql-connector')
  backup=()
  groups=('libreoffice')



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

2013-01-30 Thread Andreas Radke
Date: Wednesday, January 30, 2013 @ 19:37:34
  Author: andyrtr
Revision: 176339

upgpkg: libreoffice 3.6.5-1

upstream update 3.6.5

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-30 17:48:02 UTC (rev 176338)
+++ PKGBUILD2013-01-30 18:37:34 UTC (rev 176339)
@@ -24,9 +24,9 @@
'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=3.6.4.3
-pkgver=3.6.4
-pkgrel=5
+_LOver=3.6.5.2
+pkgver=3.6.5
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -112,9 +112,9 @@
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip)
-md5sums=('6e88d3a83691cb8ee5081487c8345a6a'
- '388acc72e3bb86afd036140a91d4e0d6'
- 'f656e24263ffdff1c7748d41e18eca9c'
+md5sums=('b99c80c841dc0cb4461a2ddb5362dc60'
+ 'e8b3964f2505e719ba987ac4c753d235'
+ '6b28c8457c71597e405de54a6941f740'
  '18f577b374d60b3c760a3a3350407632'
  'f02578f5218f217a9f20e9c30e119c6a'
  '94e7f271e38c976462558b4278590178'



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

2013-01-22 Thread andyrtr
Date: Tuesday, January 22, 2013 @ 20:14:37
  Author: andyrtr
Revision: 175850

prepare 4.0 release

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2013-01-22 18:43:29 UTC (rev 175849)
+++ PKGBUILD.40 2013-01-22 19:14:37 UTC (rev 175850)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.1
+_LOver=4.0.0.2
 pkgver=4.0.0
-pkgrel=0.rc1.1
+pkgrel=0.rc2.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -109,9 +109,9 @@
libcdr-0.0.9.tar.bz2
libmspub-0.0.3.tar.bz2
libvisio-0.0.24.tar.bz2)
-md5sums=('4713fda4b085ef1203457b7e8597c3ea'
- 'f7b4afe09fe2df154aeb9e503d39488a'
- '28ad48c32050d35d4fbb87e6df05a22d'
+md5sums=('d861dfa6d29851b3266ead28ba3ed7dc'
+ 'bf488979d1d66744d082e34fc9e429cd'
+ '4cc5d35ec71c3f4d11464a61b389f7cb'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'



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

2013-01-19 Thread andyrtr
Date: Saturday, January 19, 2013 @ 12:52:32
  Author: andyrtr
Revision: 175691

upgpkg: libreoffice 3.6.4-5

icu rebuild; remove unneeded orbit2 dep

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-19 17:28:50 UTC (rev 175690)
+++ PKGBUILD2013-01-19 17:52:32 UTC (rev 175691)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.4.3
 pkgver=3.6.4
-pkgrel=4
+pkgrel=5
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -37,9 +37,9 @@
  'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
- 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1.1 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1.2 
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite=1.2.0' 'lcms2'
- 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
+ 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
 # http://download.documentfoundation.org/mirrors/all.html
@@ -275,8 +275,8 @@
  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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite=1.2.0' icu=50.1.1 
'clucene' 'lcms2'
-  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite=1.2.0' icu=50.1.2 
'clucene' 'lcms2'
+  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'libcups:  adds printing support'



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

2013-01-09 Thread andyrtr
Date: Wednesday, January 9, 2013 @ 16:25:10
  Author: andyrtr
Revision: 174988

prepare 4.0 release

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2013-01-09 21:11:33 UTC (rev 174987)
+++ PKGBUILD.40 2013-01-09 21:25:10 UTC (rev 174988)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.0.beta2
+_LOver=4.0.0.1
 pkgver=4.0.0
-pkgrel=0.beta2.1
+pkgrel=0.rc1.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -109,9 +109,9 @@
libcdr-0.0.9.tar.bz2
libmspub-0.0.3.tar.bz2
libvisio-0.0.24.tar.bz2)
-md5sums=('f0abec2ab5b8a31ba47b00f9cfea0305'
- '847b75db75e5b0a501216bb5420083d2'
- 'b6caba12606c6616ff283fea4575d118'
+md5sums=('4713fda4b085ef1203457b7e8597c3ea'
+ 'f7b4afe09fe2df154aeb9e503d39488a'
+ '28ad48c32050d35d4fbb87e6df05a22d'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'



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

2012-12-30 Thread andyrtr
Date: Sunday, December 30, 2012 @ 04:57:30
  Author: andyrtr
Revision: 173968

upgpkg: libreoffice 3.6.4-4

poppler 0.22.0 rebuild

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-30 07:40:54 UTC (rev 173967)
+++ PKGBUILD2012-12-30 09:57:30 UTC (rev 173968)
@@ -26,13 +26,13 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.4.3
 pkgver=3.6.4
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
- 'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
+ 'apache-ant' 'gperf' 'poppler=0.22.0' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies



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

2012-12-21 Thread andyrtr
Date: Friday, December 21, 2012 @ 17:13:41
  Author: andyrtr
Revision: 173715

upgpkg: libreoffice 3.6.4-3

rebuild for graphite 1.2.0

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-21 19:56:27 UTC (rev 173714)
+++ PKGBUILD2012-12-21 22:13:41 UTC (rev 173715)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.4.3
 pkgver=3.6.4
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -38,7 +38,7 @@
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite=1.2.0' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -275,7 +275,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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1.1 'clucene' 
'lcms2'
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite=1.2.0' icu=50.1.1 
'clucene' 'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2012-12-20 Thread andyrtr
Date: Thursday, December 20, 2012 @ 14:04:01
  Author: andyrtr
Revision: 173674

upgpkg: libreoffice 3.6.4-2

rebuild for icu 50.1.1 - FS#33130

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-20 18:15:19 UTC (rev 173673)
+++ PKGBUILD2012-12-20 19:04:01 UTC (rev 173674)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.4.3
 pkgver=3.6.4
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -37,7 +37,7 @@
  'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
- 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1-2 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1.1 
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
@@ -275,7 +275,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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2'
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1.1 'clucene' 
'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2012-12-19 Thread andyrtr
Date: Wednesday, December 19, 2012 @ 15:50:29
  Author: andyrtr
Revision: 173513

prepare 4.0 release; drop some unneeded sources

Modified:
  libreoffice/trunk/PKGBUILD.40

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

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-12-19 19:49:27 UTC (rev 173512)
+++ PKGBUILD.40 2012-12-19 20:50:29 UTC (rev 173513)
@@ -19,9 +19,9 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.0.beta1
+_LOver=4.0.0.0.beta2
 pkgver=4.0.0
-pkgrel=0.beta1.1
+pkgrel=0.beta2.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -45,13 +45,10 @@
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
-   
${_additional_source_url}/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz

${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
-   
${_additional_source_url}/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
-   
${_additional_source_url}/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip

${_additional_source_url}/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz

${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip

${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
@@ -78,17 +75,14 @@

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libcdr-0.0.9.tar.bz2
${_additional_source_url}/libmspub-0.0.3.tar.bz2
-   ${_additional_source_url}/libvisio-0.0.23.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.24.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
libreoffice-common.sh libreoffice-common.csh)
-noextract=(18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
-   f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
+noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2
-   ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
-   fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2
b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
@@ -114,17 +108,14 @@
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
libcdr-0.0.9.tar.bz2
libmspub-0.0.3.tar.bz2
-   libvisio-0.0.23.tar.bz2)
-md5sums=('16cddb4c3dd8706b5912f93beaf1241d'
- '9834fd7294c003417d33894d30057b6a'
- '103a68b634d421a6ff7311d506e43714'
- '18f577b374d60b3c760a3a3350407632'
+   libvisio-0.0.24.tar.bz2)
+md5sums=('f0abec2ab5b8a31ba47b00f9cfea0305'
+ '847b75db75e5b0a501216bb5420083d2'
+ 'b6caba12606c6616ff283fea4575d118'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
  '798b2ffdc8bcfe7bca2cf92b62caf685'
- 'fdb27bfe2dbe2e7b57ae194d9bf36bab'
- 'ada24d37d8d638b3d8a9985e80bc2978'
  '2a177023f9ea8ec8bd00837605c5df1b'
  'a7983f859eafb2677d7ff386a023bc40'
  '3c219630e4302863a9a83d0efde889db'
@@ -151,7 +142,7 @@
  '185d60944ea767075d27247c3162b3bc'
  '3c0037fb07dea2f0bbae8386fa7c6a9a'
  'b2db54b6e96287ac995d7ed654ace4fc'
- '2552fffcc8428c8b5506218f0cf802db'
+ '1962a4183bac8a247989af17ef8882ea'
  '97bf43dda273d79ff90c848ab53b0e3c'
  'abcb1b0a7deaffe13ab3d7ca70becb49'
  '72790a4103da259a55cadd66db931d00')



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

2012-12-09 Thread andyrtr
Date: Sunday, December 9, 2012 @ 13:00:41
  Author: andyrtr
Revision: 173047

prepare 4.0 release; some extensions are now core code part; move on to use 
system python3

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |  136 ++
 1 file changed, 34 insertions(+), 102 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-12-09 15:54:57 UTC (rev 173046)
+++ PKGBUILD.40 2012-12-09 18:00:41 UTC (rev 173047)
@@ -15,30 +15,25 @@
'libreoffice-writer'
'libreoffice-en-US'
'libreoffice-postgresql-connector'
-   'libreoffice-extension-pdfimport'
-   'libreoffice-extension-presenter-screen'
'libreoffice-extension-presentation-minimizer'
'libreoffice-extension-report-builder'
-   'libreoffice-scripting-beanshell'
-   'libreoffice-scripting-javascript'
-   'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.0.alpha1
+_LOver=4.0.0.0.beta1
 pkgver=4.0.0
-pkgrel=0.alpha1.2
+pkgrel=0.beta1.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
- 'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
+ 'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
  # the runtime dependencies
- curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
+ 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=50.1-2 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2' 'poppler=0.20.5' 
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -52,7 +47,6 @@
 source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz

${_additional_source_url}/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz

${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
-   
${_additional_source_url}/2d8c3b50f77c544f317ab0a8838fadcb-libvisio-0.0.20.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -78,17 +72,16 @@

${_additional_source_url}/9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2

${_additional_source_url}/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2

${_additional_source_url}/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz
-   
${_additional_source_url}/3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2
-   
${_additional_source_url}/b2db54b6e96287ac995d7ed654ace4fc-libmspub-0.0.3.tar.bz2
-   
${_additional_source_url}/46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2
+   
${_additional_source_url}/8755aac23317494a9028569374dc87b2-liborcus_0.3.0.tar.bz2

${_additional_source_url}/54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
+   ${_additional_source_url}/libcdr-0.0.9.tar.bz2
+   ${_additional_source_url}/libmspub-0.0.3.tar.bz2
+   ${_additional_source_url}/libvisio-0.0.23.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
-   buildfix.diff
libreoffice-common.sh libreoffice-common.csh)
-noextract=(2d8c3b50f77c544f317ab0a8838fadcb-libvisio-0.0.20.tar.bz2
-   18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
+noextract=(18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2
@@ -115,18 +108,18 @@
3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
-   3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2
  

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

2012-12-06 Thread andyrtr
Date: Thursday, December 6, 2012 @ 12:07:49
  Author: andyrtr
Revision: 172904

upgpkg: libreoffice 3.6.4-1

upstream update 3.6.4

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/buildfix.diff

---+
 PKGBUILD  |   17 ++---
 buildfix.diff |   12 
 2 files changed, 6 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-12-06 15:07:17 UTC (rev 172903)
+++ PKGBUILD2012-12-06 17:07:49 UTC (rev 172904)
@@ -24,9 +24,9 @@
'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=3.6.3.2
-pkgver=3.6.3
-pkgrel=3
+_LOver=3.6.4.3
+pkgver=3.6.4
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -81,7 +81,6 @@

${_additional_source_url}/3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
-   buildfix.diff
libreoffice-common.sh libreoffice-common.csh)
 noextract=(94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
@@ -113,9 +112,9 @@
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip)
-md5sums=('17ccf623caa77dc135d5343a51fa1ddd'
- '94a8d18009f8e0e4ae80dc34c43604d7'
- 'f76c4439c211f229d49e5fb10ca2ba73'
+md5sums=('6e88d3a83691cb8ee5081487c8345a6a'
+ '388acc72e3bb86afd036140a91d4e0d6'
+ 'f656e24263ffdff1c7748d41e18eca9c'
  '18f577b374d60b3c760a3a3350407632'
  'f02578f5218f217a9f20e9c30e119c6a'
  '94e7f271e38c976462558b4278590178'
@@ -147,7 +146,6 @@
  '3c0037fb07dea2f0bbae8386fa7c6a9a'
  '185d60944ea767075d27247c3162b3bc'
  '97bf43dda273d79ff90c848ab53b0e3c'
- '234e91ac65945ce1ab1e3839780e90f7'
  'abcb1b0a7deaffe13ab3d7ca70becb49'
  '72790a4103da259a55cadd66db931d00')
 
@@ -168,9 +166,6 @@

ln -s ../libreoffice-help-$_LOver/helpcontent2 .
ln -s ../libreoffice-translations-$_LOver/translations .
-
-   # buildfixes  bugfixes
-patch -Np1 -i ${srcdir}/buildfix.diff  # leaves out a broken pdfimport 
test
 
 # fix not upstreamable pyuno paths - patch taken from Debian
 patch -Np1 -i 
${srcdir}/make-pyuno-work-with-system-wide-module-install.diff

Deleted: buildfix.diff
===
--- buildfix.diff   2012-12-06 15:07:17 UTC (rev 172903)
+++ buildfix.diff   2012-12-06 17:07:49 UTC (rev 172904)
@@ -1,12 +0,0 @@
 libreoffice-core-3.5.99.1/sdext/Module_sdext.mk2012-06-07 
13:57:10.0 +0200
-+++ libreoffice-core-3.5.99.1/sdext/Module_sdext.mk.new2012-06-09 
18:21:03.376024873 +0200
-@@ -49,9 +49,6 @@
- StaticLibrary_pdfimport_s \
- ))
- 
--$(eval $(call gb_Module_add_check_targets,sdext,\
--CppunitTest_pdfimport \
--))
- endif
- 
- ifeq ($(ENABLE_PRESENTER_SCREEN),YES)



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 09:56:43
  Author: andyrtr
Revision: 172169

fix distribution string; FS#32864

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD|2 +-
 PKGBUILD.40 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD2012-11-30 14:56:43 UTC (rev 172169)
@@ -192,7 +192,7 @@
#export MAKEFLAGS=-j1
#./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
 
-   ./autogen.sh --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   ./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
--enable-split-app-modules \
--with-max-jobs=${MAKEFLAGS/-j/} 
--with-num-cpus=${MAKEFLAGS/-j/} \

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-11-30 14:31:06 UTC (rev 172168)
+++ PKGBUILD.40 2012-11-30 14:56:43 UTC (rev 172169)
@@ -204,7 +204,7 @@
#export MAKEFLAGS=-j1
#./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
 
-   ./autogen.sh --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   ./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
--enable-split-app-modules \
--with-parallelism=${MAKEFLAGS/-j/} \



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

2012-11-30 Thread andyrtr
Date: Friday, November 30, 2012 @ 14:21:56
  Author: andyrtr
Revision: 172174

prepare 4.0 release; move to gstreamer 1.0.x

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   19 ---
 1 file changed, 8 insertions(+), 11 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2012-11-30 16:26:29 UTC (rev 172173)
+++ PKGBUILD.40 2012-11-30 19:21:56 UTC (rev 172174)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=4.0.0.0.alpha1
 pkgver=4.0.0
-pkgrel=0.alpha1.1
+pkgrel=0.alpha1.2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -34,7 +34,7 @@
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
  'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ 'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1-2 
@@ -165,7 +165,7 @@
 
 build() {
 
-   unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH; unset 
EXTRAOPTS
+   unset J2REDIR; unset J2SDKDIR; unset JAVA_HOME; unset CLASSPATH
[ -z ${JAVA_HOME} ]  . /etc/profile.d/jdk.sh || . 
/etc/profile.d/openjdk6.sh
[ -z ${ANT_HOME} ]  . /etc/profile.d/apache-ant.sh
 
@@ -202,7 +202,7 @@
 
# non-SMP test build
#export MAKEFLAGS=-j1
-   #./configure --with-build-version=${_LOver} ArchLinux build-${pkgrel} 
--with-vendor=ArchLinux \
+   #./configure --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
 
./autogen.sh --with-build-version=${_LOver} Arch Linux 
build-${pkgrel} --with-vendor=Arch Linux \
--with-unix-wrapper=libreoffice \
@@ -222,17 +222,15 @@
--disable-kde\
--enable-kde4\
--enable-gtk3 \
+   --enable-gstreamer \
--enable-lockdown\
--enable-mergelibs \
--enable-opengl \
--enable-odk\
-   --enable-ext-scripting-beanshell \
-   --enable-ext-scripting-javascript \
--enable-ext-wiki-publisher \
--enable-ext-nlpsolver \
--disable-ext-mysql-connector \
--with-system-mysql \
-   --enable-librsvg=system \
--without-fonts\
--without-afms\
--without-ppds\
@@ -258,7 +256,6 @@
--with-system-libwpg \
--with-system-libwps \
--with-system-redland\
-   --without-system-saxon\
--disable-mozilla \
--without-system-mozilla \
--without-system-npapi-headers \
@@ -272,9 +269,9 @@
--with-alloc=system\
--with-system-clucene\
--without-system-servlet-api \
-   --with-java-target-version=1.5 \
-   $EXTRAOPTS
+   --with-java-target-version=1.6
 
+
 #configure: WARNING: unrecognized options: --enable-ext-scripting-beanshell, 
--enable-ext-scripting-javascript, --enable-librsvg, --without-system-saxon
 
 #--enable-split-opt-features Split file lists for some optional features, 
.e.g. pyuno, testtool
@@ -312,7 +309,7 @@
  'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images'
  'sane: for scanner access'
  'unixodbc: adds ODBC database support'
- 'gstreamer0.10-base: + some gstr-plugins to support multimedia 
content, e.g. in impress'
+ 'gst-plugins-base-libs:+ some gstr-plugins to support 
multimedia content, e.g. in impress'
  'gtk2: for browser plugin')
  backup=(etc/libreoffice/sofficerc
  etc/libreoffice/bootstraprc



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

2012-11-22 Thread andyrtr
Date: Thursday, November 22, 2012 @ 16:30:19
  Author: andyrtr
Revision: 171901

prepare 4.0 release

Added:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |  728 ++
 1 file changed, 728 insertions(+)

Added: PKGBUILD.40
===
--- PKGBUILD.40 (rev 0)
+++ PKGBUILD.40 2012-11-22 21:30:19 UTC (rev 171901)
@@ -0,0 +1,728 @@
+# $Id: PKGBUILD 171359 2012-11-17 09:47:33Z andyrtr $
+# Maintainer: AndyRTR andy...@archlinux.org
+
+pkgbase=libreoffice
+pkgname=('libreoffice-common'
+   'libreoffice-base'
+   'libreoffice-calc'
+   'libreoffice-draw'
+   'libreoffice-gnome'
+   'libreoffice-impress'
+   'libreoffice-kde4'
+   'libreoffice-math'
+   'libreoffice-sdk'
+   'libreoffice-sdk-doc'
+   'libreoffice-writer'
+   'libreoffice-en-US'
+   'libreoffice-postgresql-connector'
+   'libreoffice-extension-pdfimport'
+   'libreoffice-extension-presenter-screen'
+   'libreoffice-extension-presentation-minimizer'
+   'libreoffice-extension-report-builder'
+   'libreoffice-scripting-beanshell'
+   'libreoffice-scripting-javascript'
+   'libreoffice-extension-scripting-python'
+   'libreoffice-extension-wiki-publisher'
+   'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
+_LOver=4.0.0.0.alpha1
+pkgver=4.0.0
+pkgrel=0.alpha1.1
+arch=('i686' 'x86_64')
+license=('LGPL3')
+url=http://www.libreoffice.org/;
+makedepends=( # makedepends
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
+ 'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
+ 'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
+ 'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
+ # the runtime dependencies
+ curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1-2 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
+ 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
+'ttf-dejavu') # to satisfy regression tests
+
+# http://download.documentfoundation.org/mirrors/all.html
+# http://wiki.documentfoundation.org/Mirrors
+
+#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_additional_source_url=http://dev-www.libreoffice.org/src;
+_additional_source_url2=http://dev-www.libreoffice.org/extern;
+source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz
+   
${_additional_source_url}/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
+   
${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
+   
${_additional_source_url}/2d8c3b50f77c544f317ab0a8838fadcb-libvisio-0.0.20.tar.bz2
+   
${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
+   
${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
+   
${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
+   
${_additional_source_url}/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
+   
${_additional_source_url}/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
+   
${_additional_source_url}/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz
+   
${_additional_source_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
+   
${_additional_source_url}/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz
+   
${_additional_source_url}/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz
+   
${_additional_source_url}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
+   
${_additional_source_url}/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz
+   
${_additional_source_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip
+   
${_additional_source_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
+   
${_additional_source_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
+   
${_additional_source_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
+   
${_additional_source_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip
+   
${_additional_source_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
+   
${_additional_source_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
+   
${_additional_source_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
+   

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

2012-11-17 Thread andyrtr
Date: Saturday, November 17, 2012 @ 04:47:33
  Author: andyrtr
Revision: 171359

upgpkg: libreoffice 3.6.3-3

another icu rebuild

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-11-17 09:32:49 UTC (rev 171358)
+++ PKGBUILD2012-11-17 09:47:33 UTC (rev 171359)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.3.2
 pkgver=3.6.3
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -37,7 +37,7 @@
  'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
- 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1-2 
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests



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

2012-11-09 Thread andyrtr
Date: Friday, November 9, 2012 @ 16:16:38
  Author: andyrtr
Revision: 170702

upgpkg: libreoffice 3.6.3-2

icu 50.1 rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-11-09 21:01:32 UTC (rev 170701)
+++ PKGBUILD2012-11-09 21:16:38 UTC (rev 170702)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.3.2
 pkgver=3.6.3
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -37,7 +37,7 @@
  'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
- 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=49.1 
+ 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=50.1 
  'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
@@ -280,7 +280,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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 'clucene' 
'lcms2'
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=50.1 'clucene' 
'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'



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

2012-10-31 Thread andyrtr
Date: Wednesday, October 31, 2012 @ 09:59:08
  Author: andyrtr
Revision: 170070

upgpkg: libreoffice 3.6.3-1

upstream update 3.6.3

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-31 13:47:37 UTC (rev 170069)
+++ PKGBUILD2012-10-31 13:59:08 UTC (rev 170070)
@@ -24,9 +24,9 @@
'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=3.6.2.2
-pkgver=3.6.2
-pkgrel=3
+_LOver=3.6.3.2
+pkgver=3.6.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -75,10 +75,10 @@

${_additional_source_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip

${_additional_source_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip

${_additional_source_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
-   
${_additional_source_url}/0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2
+   
${_additional_source_url}/9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2

${_additional_source_url}/6097739c841f671cb21332b9cc593ae7-libexttextcat-3.3.1.tar.bz2

${_additional_source_url}/0d2dcdfbf28d6208751b33057f5361f0-libcmis-0.2.3.tar.gz
-   
${_additional_source_url}/ce5a1def34578b75959ac31210f031f6-libcdr-0.0.8.tar.bz2
+   
${_additional_source_url}/3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
make-pyuno-work-with-system-wide-module-install.diff
buildfix.diff
@@ -87,7 +87,7 @@
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
-   0ff7d225d087793c8c2c680d77aac3e7-mdds_0.5.3.tar.bz2
+   9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2
ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
@@ -111,11 +111,11 @@
3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
-   ce5a1def34578b75959ac31210f031f6-libcdr-0.0.8.tar.bz2
+   3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip)
-md5sums=('ae171ba4633cc72dba4451b1bdd3385e'
- 'cdad0734d247d91a79cb282fd851d2a7'
- 'e9a7e3d35432b72a4603ce094deb6a67'
+md5sums=('17ccf623caa77dc135d5343a51fa1ddd'
+ '94a8d18009f8e0e4ae80dc34c43604d7'
+ 'f76c4439c211f229d49e5fb10ca2ba73'
  '18f577b374d60b3c760a3a3350407632'
  'f02578f5218f217a9f20e9c30e119c6a'
  '94e7f271e38c976462558b4278590178'
@@ -141,10 +141,10 @@
  'ace6ab49184e329db254e454a010f56d'
  'db60e4fde8dd6d6807523deb71ee34dc'
  'ba2930200c9f019c2d93a8c88c651a0f'
- '0ff7d225d087793c8c2c680d77aac3e7'
+ '9f9e15966b5624834157fe3d748312bc'
  '6097739c841f671cb21332b9cc593ae7'
  '0d2dcdfbf28d6208751b33057f5361f0'
- 'ce5a1def34578b75959ac31210f031f6'
+ '3c0037fb07dea2f0bbae8386fa7c6a9a'
  '185d60944ea767075d27247c3162b3bc'
  '97bf43dda273d79ff90c848ab53b0e3c'
  '234e91ac65945ce1ab1e3839780e90f7'



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

2012-10-16 Thread andyrtr
Date: Tuesday, October 16, 2012 @ 15:09:59
  Author: andyrtr
Revision: 168947

upgpkg: libreoffice 3.6.2-3

rebuild for poppler 0.20.5

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-10-16 17:04:37 UTC (rev 168946)
+++ PKGBUILD2012-10-16 19:09:59 UTC (rev 168947)
@@ -26,15 +26,15 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.2.2
 pkgver=3.6.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
- 'apache-ant' 'gperf' 'poppler=0.18.0' 'kdelibs' 'gconf' 'cppunit'
+ 'apache-ant' 'gperf' 'poppler=0.20.5' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'glu' 'gstreamer0.10-base' 'java-environment' 'postgresql-libs' 
'doxygen' 'clucene'
+ 'glu' 'mesa' 'gstreamer0.10-base' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=49.1 
@@ -288,7 +288,6 @@
  'gconf:adds additional gnome support'
  'nss:  adds support for signed files/macros'
  'pstoedit: translates PostScript and PDF graphics into 
other vector formats'
- 'poppler:  for shipped pdfimport extension'
  'libmythes:for use in thesaurus'
  'beanshell:interactive java -- good for prototyping 
/macros'
  'vigra:C++ computer vision library, usable in Basebmp'



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

2012-10-07 Thread andyrtr
Date: Sunday, October 7, 2012 @ 09:59:58
  Author: andyrtr
Revision: 168273

upgpkg: libreoffice 3.6.2-2

mesa - glu rebuild

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-07 11:37:04 UTC (rev 168272)
+++ PKGBUILD2012-10-07 13:59:58 UTC (rev 168273)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
 _LOver=3.6.2.2
 pkgver=3.6.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -34,7 +34,7 @@
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
  'apache-ant' 'gperf' 'poppler=0.18.0' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
- 'mesa' 'gstreamer0.10-base' 'java-environment' 'postgresql-libs' 
'doxygen' 'clucene'
+ 'glu' 'gstreamer0.10-base' 'java-environment' 'postgresql-libs' 
'doxygen' 'clucene'
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=49.1 
@@ -462,7 +462,7 @@
  pkgdesc=Presentation Application for LibreOffice.
  install=libreoffice-impress.install
  depends=('libreoffice-common')
- optdepends=('mesa: for the OGLTrans extension')
+ optdepends=('glu: for the OGLTrans extension')
  backup=()
  groups=('libreoffice')
  replaces=('libreoffice')



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

2012-10-04 Thread andyrtr
Date: Thursday, October 4, 2012 @ 10:30:06
  Author: andyrtr
Revision: 167977

upgpkg: libreoffice 3.6.2-1

upstream update 3.6.2

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-10-04 14:05:52 UTC (rev 167976)
+++ PKGBUILD2012-10-04 14:30:06 UTC (rev 167977)
@@ -24,9 +24,9 @@
'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=3.6.2.1
+_LOver=3.6.2.2
 pkgver=3.6.2
-pkgrel=0.3
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -45,8 +45,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}-{core,help,translations}-${_LOver}.tar.xz
@@ -113,9 +113,9 @@
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
ce5a1def34578b75959ac31210f031f6-libcdr-0.0.8.tar.bz2
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip)
-md5sums=('9c5f6e22ecc1c529d5cbd2bab6aa64c6'
- 'a095f567fe74279113967ea645b1ca29'
- 'b22e02eb43e72d5f2710f195b9f8e630'
+md5sums=('ae171ba4633cc72dba4451b1bdd3385e'
+ 'cdad0734d247d91a79cb282fd851d2a7'
+ 'e9a7e3d35432b72a4603ce094deb6a67'
  '18f577b374d60b3c760a3a3350407632'
  'f02578f5218f217a9f20e9c30e119c6a'
  '94e7f271e38c976462558b4278590178'



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

2012-09-05 Thread andyrtr
Date: Wednesday, September 5, 2012 @ 03:42:01
  Author: andyrtr
Revision: 166177

drop old saxon stuff, it will never get fixed it seems

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-05 07:11:03 UTC (rev 166176)
+++ PKGBUILD2012-09-05 07:42:01 UTC (rev 166177)
@@ -35,7 +35,6 @@
  'apache-ant' 'gperf' 'poppler=0.18.0' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'mesa' 'gstreamer0.10-base' 'java-environment' 'postgresql-libs' 
'doxygen' 'clucene'
-  #'saxon' - currently broken 
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=49.1 
@@ -281,7 +280,6 @@
  depends=('libreoffice-langpack' hunspell=1.2.8 python2=2.7 
neon=0.28.6
   'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 'clucene' 
'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
-  #'saxon'
  optdepends=('libreoffice-langpack: additional language support'
  'java-runtime: adds java support'
  'libcups:  adds printing support'



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

2012-09-02 Thread andyrtr
Date: Sunday, September 2, 2012 @ 05:05:09
  Author: andyrtr
Revision: 165872

upgpkg: libreoffice 3.6.1-2

clucene is a strict runtime dependency - FS#31352

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-02 02:46:11 UTC (rev 165871)
+++ PKGBUILD2012-09-02 09:05:09 UTC (rev 165872)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built
 _LOver=3.6.1.2
 pkgver=3.6.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -276,7 +276,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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 'clucene'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
   #'saxon'
  optdepends=('libreoffice-langpack: additional language support'
@@ -291,7 +291,6 @@
  'vigra:C++ computer vision library, usable in Basebmp'
  'libmspack:library for Microsoft compression formats for 
use in FontOOo'
  'libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images'
- 'clucene:  full-text search engine library needed in the 
help section'
  'sane: for scanner access'
  'unixodbc: adds ODBC database support'
  'gstreamer0.10-base: + some gstr-plugins to support multimedia 
content, e.g. in impress'



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

2012-09-02 Thread andyrtr
Date: Sunday, September 2, 2012 @ 13:15:36
  Author: andyrtr
Revision: 165880

upgpkg: libreoffice 3.6.1-3

add missing lcms2 dependency - FS#31383

Modified:
  libreoffice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-09-02 13:59:28 UTC (rev 165879)
+++ PKGBUILD2012-09-02 17:15:36 UTC (rev 165880)
@@ -26,7 +26,7 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built
 _LOver=3.6.1.2
 pkgver=3.6.1
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -39,7 +39,7 @@
  # the runtime dependencies
  curl=7.20.0 hunspell=1.2.8 python2=2.7 'libwpd=0.9.2' 
'libwps' 'libxaw' neon=0.28.6
  'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 
'libxslt' 'librsvg' icu=49.1 
- 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 
+ 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh'  'libtextcat' 
'graphite' 'lcms2'
  'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils'
 'ttf-dejavu') # to satisfy regression tests
 
@@ -276,7 +276,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 python2=2.7 
neon=0.28.6
-  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 'clucene'
+  'nspr' 'libsm' 'redland' 'hyphen' 'graphite' icu=49.1 'clucene' 
'lcms2'
   'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 
'xdg-utils' 'orbit2')
   #'saxon'
  optdepends=('libreoffice-langpack: additional language support'



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

2012-08-30 Thread andyrtr
Date: Thursday, August 30, 2012 @ 23:29:05
  Author: andyrtr
Revision: 165821

upgpkg: libreoffice 3.6.1-1

upstream update 3.6.1

Modified:
  libreoffice/trunk/PKGBUILD
Deleted:
  libreoffice/trunk/PKGBUILD.36

-+
 PKGBUILD|   92 +++
 PKGBUILD.36 |  715 --
 2 files changed, 45 insertions(+), 762 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 165820:165821 to see the changes.


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

2012-08-15 Thread andyrtr
Date: Wednesday, August 15, 2012 @ 17:17:41
  Author: andyrtr
Revision: 165331

upgpkg: libreoffice 3.5.6-1

upstream update 3.5.6

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-08-15 21:16:25 UTC (rev 165330)
+++ PKGBUILD2012-08-15 21:17:41 UTC (rev 165331)
@@ -24,9 +24,9 @@
'libreoffice-extension-scripting-python'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built
-_LOver=3.5.5.3
-pkgver=3.5.5
-pkgrel=2
+_LOver=3.5.6.2
+pkgver=3.5.6
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
@@ -52,7 +52,7 @@
 source=(${_mirror}/${pkgbase}-{core,help,translations}-${_LOver}.tar.xz

${_additional_source_url}/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz

${_additional_source_url}/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
-   
${_additional_source_url}/a9a1db27688bad49418667b434d29c1f-libvisio-0.0.18.tar.bz2
+   
${_additional_source_url}/94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2

${_additional_source_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz

${_additional_source_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip

${_additional_source_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
@@ -83,7 +83,7 @@

smp_buildfix.diff::http://cgit.freedesktop.org/libreoffice/core/patch/?id=cf23f57ae6bb7af689a45e0a850c3c2f67a8f810
fix_broken_hebrew_wordwrapping.diff
libreoffice-common.sh libreoffice-common.csh)
-noextract=(a9a1db27688bad49418667b434d29c1f-libvisio-0.0.18.tar.bz2
+noextract=(94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2
18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz
f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2
185d60944ea767075d27247c3162b3bc-unowinreg.dll
@@ -112,12 +112,12 @@
ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip)
-md5sums=('ccb80344ae1ac546b3a6b6d85f3ae26a'
- '09153713133bddc49af99bd76129e929'
- 'c2e66522b8adf0b3fb5789e295129ba9'
+md5sums=('f8bfdb449dd6748d99b1f23a5702e5a1'
+ 'ecf485e13adfe8d5d4428b68787d390f'
+ '41696d482cb90db0acb6c45acd9047ea'
  '18f577b374d60b3c760a3a3350407632'
  'f02578f5218f217a9f20e9c30e119c6a'
- 'a9a1db27688bad49418667b434d29c1f'
+ '94e7f271e38c976462558b4278590178'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
  '798b2ffdc8bcfe7bca2cf92b62caf685'



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

2012-08-12 Thread andyrtr
Date: Sunday, August 12, 2012 @ 14:47:56
  Author: andyrtr
Revision: 165185

upgpkg: libreoffice 3.5.5-2

poppler rebuild

Modified:
  libreoffice/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-08-12 17:27:12 UTC (rev 165184)
+++ PKGBUILD2012-08-12 18:47:56 UTC (rev 165185)
@@ -26,13 +26,13 @@
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built
 _LOver=3.5.5.3
 pkgver=3.5.5
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
  'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
# 'boost'
- 'apache-ant' 'gperf' 'poppler=0.20.1' 'kdelibs' 'gconf' 'cppunit'
+ 'apache-ant' 'gperf' 'poppler=0.20.3' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'lucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'mesa' 'gstreamer0.10-base' 'java-environment' 'postgresql-libs'
   #'saxon' - currently broken 



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

2012-08-11 Thread andyrtr
Date: Saturday, August 11, 2012 @ 04:31:28
  Author: andyrtr
Revision: 165124

fix pkgdesc FS#31073; use final source for 3.6

Modified:
  libreoffice/trunk/PKGBUILD
  libreoffice/trunk/PKGBUILD.36

-+
 PKGBUILD|4 ++--
 PKGBUILD.36 |8 
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-08-11 08:31:05 UTC (rev 165123)
+++ PKGBUILD2012-08-11 08:31:28 UTC (rev 165124)
@@ -508,7 +508,7 @@
 }
 
 package_libreoffice-math() {
- pkgdesc=Equation Editor Applicationfor LibreOffice.
+ pkgdesc=Equation Editor Application for LibreOffice.
  depends=('libreoffice-common')
  optdepends=()
  backup=()
@@ -579,7 +579,7 @@
 }
 
 package_libreoffice-writer() {
- pkgdesc=Word Processor Applicationfor LibreOffice.
+ pkgdesc=Word Processor Application for LibreOffice.
  install=libreoffice-writer.install
  depends=('libreoffice-common' 'libwpd=0.9.2' 'libwps' 'libxml2')
  optdepends=('libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images')

Modified: PKGBUILD.36
===
--- PKGBUILD.36 2012-08-11 08:31:05 UTC (rev 165123)
+++ PKGBUILD.36 2012-08-11 08:31:28 UTC (rev 165124)
@@ -46,8 +46,8 @@
 # http://download.documentfoundation.org/mirrors/all.html
 # http://wiki.documentfoundation.org/Mirrors
 
-#_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
-_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
+_mirror=http://download.documentfoundation.org/libreoffice/src/${pkgver};
+#_mirror=http://dev-builds.libreoffice.org/pre-releases/src;
 _additional_source_url=http://dev-www.libreoffice.org/src;
 _additional_source_url2=http://dev-www.libreoffice.org/extern;
 source=(${_mirror}/${pkgbase}-{core,help,translations}-${_LOver}.tar.xz
@@ -505,7 +505,7 @@
 }
 
 package_libreoffice-math() {
- pkgdesc=Equation Editor Applicationfor LibreOffice.
+ pkgdesc=Equation Editor Application for LibreOffice.
  depends=('libreoffice-common')
  optdepends=()
  backup=()
@@ -576,7 +576,7 @@
 }
 
 package_libreoffice-writer() {
- pkgdesc=Word Processor Applicationfor LibreOffice.
+ pkgdesc=Word Processor Application for LibreOffice.
  install=libreoffice-writer.install
  depends=('libreoffice-common' 'libwpd=0.9.2' 'libwps' 'libxml2')
  optdepends=('libwpg:   library for importing and converting Corel 
WordPerfect(tm) Graphics images')



  1   2   >