diff --git a/office/libreoffice/libreoffice/actions.py b/office/libreoffice/libreoffice/actions.py index 90e5413490..93cb73e1af 100644 --- a/office/libreoffice/libreoffice/actions.py +++ b/office/libreoffice/libreoffice/actions.py @@ -30,83 +30,84 @@ def setup(): shelltools.export("CPPFLAGS", "-DU_USING_ICU_NAMESPACE=1") shelltools.cd(OurWorkDir) + #set toolbars default icon theme as colibre + pisitools.dosed("officecfg/registry/schema/org/openoffice/Office/Common.xcs", "auto", "colibre") + shelltools.touch("autogen.lastrun") shelltools.system('sed -e "/distro-install-file-lists/d" -i Makefile.in') - shelltools.system('./autogen.sh \ - --prefix=/usr \ - --sysconfdir=/etc \ - --with-vendor="Pisi Linux" \ - --with-lang="%s" \ - --enable-qt5 \ - --enable-gtk3 \ - --disable-gtk \ - --with-help \ - --with-myspell-dicts \ - --with-java \ - --without-system-dicts \ - --without-fonts \ - --disable-postgresql-sdbc \ - --disable-firebird-sdbc \ - --disable-coinmp \ - --without-system-hsqldb \ - --enable-release-build=yes \ - --enable-python=system \ - --with-system-apr \ - --without-system-boost \ - --with-system-cairo \ - --with-system-clucene \ - --with-system-cppunit \ - --with-system-curl \ - --with-system-expat \ - --with-system-graphite \ - --with-system-glm \ - --with-system-harfbuzz \ - --with-system-hunspell \ - --with-system-icu \ - --with-system-jpeg \ + shelltools.system('./autogen.sh \ + --prefix=/usr \ + --sysconfdir=/etc \ + --with-vendor="Pisi Linux" \ + --with-lang="%s" \ + --disable-gtk \ + --disable-postgresql-sdbc \ + --disable-firebird-sdbc \ + --disable-coinmp \ + --disable-odk \ + --enable-gtk3 \ + --enable-release-build=yes \ + --enable-python=system \ + --enable-scripting-beanshell \ + --enable-scripting-javascript \ + --enable-ext-wiki-publisher \ + --enable-ext-nlpsolver \ + --with-help \ + --with-myspell-dicts \ + --with-java \ + --with-system-apr \ + --with-system-cairo \ + --with-system-clucene \ + --with-system-cppunit \ + --with-system-curl \ + --with-system-expat \ + --with-system-graphite \ + --with-system-glm \ + --with-system-harfbuzz \ + --with-system-hunspell \ + --with-system-icu \ + --with-system-jpeg \ --with-jdk-home=/usr/lib/jvm/java \ - --with-system-lcms2 \ - --with-system-libcdr \ - --without-system-libcmis \ - --with-system-libetonyek \ - --with-system-libmspub \ - --with-system-libodfgen \ - --with-system-libpagemaker \ - --with-system-libpng \ - --with-system-librevenge \ - --with-system-libvisio \ - --with-system-libwpd \ - --with-system-libwpg \ - --with-system-libwps \ - --with-system-libxml \ - --with-system-mdds \ - --with-system-liblangtag \ - --without-system-libstaroffice \ - --without-system-libzmf \ - --with-system-neon \ - --with-system-nss \ - --with-system-odbc \ - --with-system-openldap \ - --with-system-openssl \ - --without-system-orcus \ - --with-system-poppler \ - --with-system-postgresql \ - --with-system-redland \ - --with-system-serf \ - --without-system-ucpp \ - --with-system-zlib \ - --with-system-libetonyek \ - --enable-scripting-beanshell \ - --enable-scripting-javascript \ - --disable-odk \ - --enable-ext-wiki-publisher \ - --enable-ext-nlpsolver \ + --with-system-lcms2 \ + --with-system-libcdr \ + --with-system-libetonyek \ + --with-system-libmspub \ + --with-system-libodfgen \ + --with-system-libpagemaker \ + --with-system-libpng \ + --with-system-librevenge \ + --with-system-libvisio \ + --with-system-libwpd \ + --with-system-libwpg \ + --with-system-libwps \ + --with-system-libxml \ + --with-system-mdds \ + --with-system-liblangtag \ + --with-system-neon \ + --with-system-nss \ + --with-system-odbc \ + --with-system-openldap \ + --with-system-openssl \ + --with-system-poppler \ + --with-system-postgresql \ + --with-system-redland \ + --with-system-serf \ + --with-system-zlib \ + --with-system-libetonyek \ + --without-system-dicts \ + --without-fonts \ + --without-system-hsqldb \ + --without-system-libstaroffice \ + --without-system-libzmf \ + --without-system-ucpp \ + --without-system-boost \ + --without-system-libcmis \ + --without-system-orcus \ --with-jdk-home=/usr/lib/jvm/java-8-openjdk \ - --with-external-tar=external/tarballs \ - --with-gdrive-client-id=457862564325.apps.googleusercontent.com \ - --with-gdrive-client-secret=GYWrDtzyZQZ0_g5YoBCC6F0I \ + --with-external-tar=external/tarballs \ + --with-gdrive-client-id=413772536636.apps.googleusercontent.com \ + --with-gdrive-client-secret=0ZChLK6AxeA3Isu96MkwqDR4 \ --with-parallelism=%s' % (langall, get.makeJOBS().replace("-j",""))) -#--disable-fetch-external \ def build(): autotools.make("build-nocheck") diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml index 688f134721..1ea1179f73 100644 --- a/office/libreoffice/libreoffice/pspec.xml +++ b/office/libreoffice/libreoffice/pspec.xml @@ -13,62 +13,60 @@ app:gui LibreOffice office suite LibreOffice is an open source, multi-platform office productivity suite. It includes key desktop applications such as a word processor, a spreadsheet application, a presentation creator-viewer, a formula editor and a drawing program, with a user interface and feature set similar to other office suites. Sophisticated and flexible, LibreOffice also works transparently with a variety of file formats, including those of Microsoft Office. - http://download.documentfoundation.org/libreoffice/src/6.2.6/libreoffice-6.2.6.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/6.2.6/libreoffice-dictionaries-6.2.6.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/6.2.6/libreoffice-help-6.2.6.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/6.2.6/libreoffice-translations-6.2.6.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/6.3.2/libreoffice-6.3.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/6.3.2/libreoffice-dictionaries-6.3.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/6.3.2/libreoffice-help-6.3.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/6.3.2/libreoffice-translations-6.3.2.2.tar.xz - http://dev-www.libreoffice.org/src/xmlsec1-1.2.27.tar.gz - http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip - http://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip - http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip - http://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz - http://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip - http://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip - http://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip - http://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip - http://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip - http://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip - http://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip - http://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip - http://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip - http://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz - http://dev-www.libreoffice.org/src/language-subtag-registry-2017-12-14.tar.bz2 - http://dev-www.libreoffice.org/src/collada2gltf-master-6258611a6a.tar.bz2 - http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.tar.bz2 - http://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip - http://dev-www.libreoffice.org/src/libgltf/libgltf-0.1.0.tar.gz - http://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip - http://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip - http://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz - http://dev-www.libreoffice.org/src/liborcus-0.14.1.tar.gz - http://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip - http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz - https://dev-www.libreoffice.org/src/libabw-0.1.2.tar.xz - https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz - http://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz - http://dev-www.libreoffice.org/src/libmwaw-0.3.14.tar.xz - http://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz - http://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz - http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz - http://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz - http://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 - http://dev-www.libreoffice.org/src/xmlsec1-1.2.27.tar.gz - http://dev-www.libreoffice.org/src/pdfium-3550.tar.bz2 - http://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 - https://dev-www.libreoffice.org/src/libepoxy-1.5.2.tar.xz - http://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 - https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz - https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz - https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz - https://dev-www.libreoffice.org/src/boost_1_66_0.tar.bz2 - https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz - https://dev-www.libreoffice.org/src/lxml-4.1.1.tgz - https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz - https://dev-www.libreoffice.org/extern/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf + https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz + http://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip + http://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip + http://dev-www.libreoffice.org/src/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip + http://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz + http://dev-www.libreoffice.org/src/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip + http://dev-www.libreoffice.org/src/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip + http://dev-www.libreoffice.org/src/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip + http://dev-www.libreoffice.org/src/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip + http://dev-www.libreoffice.org/src/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip + http://dev-www.libreoffice.org/src/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip + http://dev-www.libreoffice.org/src/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip + http://dev-www.libreoffice.org/src/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip + http://dev-www.libreoffice.org/src/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip + http://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz + https://dev-www.libreoffice.org/src/language-subtag-registry-2019-04-03.tar.bz2 + http://dev-www.libreoffice.org/src/collada2gltf-master-6258611a6a.tar.bz2 + http://dev-www.libreoffice.org/src/OpenCOLLADA-master-6509aa13af.tar.bz2 + http://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip + http://dev-www.libreoffice.org/src/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip + http://dev-www.libreoffice.org/src/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip + http://dev-www.libreoffice.org/src/libfreehand-0.1.2.tar.xz + http://dev-www.libreoffice.org/src/liborcus-0.14.1.tar.gz + http://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip + http://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz + https://dev-www.libreoffice.org/src/libabw-0.1.3.tar.xz + https://dev-www.libreoffice.org/src/libcmis-0.5.2.tar.xz + https://dev-www.libreoffice.org/src/libnumbertext-1.0.5.tar.xz + https://dev-www.libreoffice.org/src/lxml-4.1.1.tgz + http://dev-www.libreoffice.org/src/libexttextcat-3.4.5.tar.xz + https://dev-www.libreoffice.org/src/libmwaw-0.3.15.tar.xz + http://dev-www.libreoffice.org/src/libstaroffice-0.0.6.tar.xz + http://dev-www.libreoffice.org/src/libzmf-0.0.2.tar.xz + https://dev-www.libreoffice.org/src/libe-book-0.1.3.tar.xz + https://dev-www.libreoffice.org/src/libepubgen-0.1.1.tar.xz + https://dev-www.libreoffice.org/src/libqxp-0.0.2.tar.xz + http://dev-www.libreoffice.org/src/26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz + http://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz + http://dev-www.libreoffice.org/src/libgpg-error-1.27.tar.bz2 + http://dev-www.libreoffice.org/src/pdfium-3794.tar.bz2 + http://dev-www.libreoffice.org/src/gpgme-1.9.0.tar.bz2 + https://dev-www.libreoffice.org/src/libepoxy-1.5.3.tar.xz + http://dev-www.libreoffice.org/src/libassuan-2.5.1.tar.bz2 + https://dev-www.libreoffice.org/src/boost_1_69_0.tar.bz2 + https://dev-www.libreoffice.org/src/a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz + https://dev-www.libreoffice.org/extern/884ed41809687c3e168fc7c19b16585149ff058eca79acbf3ee784f6630704cc-opens___.ttf - http://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar - http://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar + http://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar + http://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar make-pyuno-work-with-system-wide-module-install.diff @@ -124,7 +122,7 @@ libvisio-devel doxygen liblangtag-devel - mdds-devel + mdds-devel glew-devel glm cppunit-devel @@ -139,8 +137,8 @@ raptor2-devel rasqal-devel redland-devel - qt5-base-devel - qt5-x11extras-devel + python-lxml libunwind-devel @@ -193,7 +191,7 @@ librevenge hunspell libvisio - qt5-base + gst-plugins-base clucene neon @@ -234,6 +232,7 @@ /usr/lib/libreoffice/program/gengal.bin /usr/lib/libreoffice/program/lounorc /usr/lib/libreoffice/program/opengl + /usr/lib/libreoffice/program/opencltest /usr/lib/libreoffice/program/types /usr/lib/libreoffice/program/pagein-common /usr/lib/libreoffice/program/resource @@ -275,6 +274,8 @@ /usr/lib/libreoffice/share/Scripts/b* /usr/lib/libreoffice/share/Scripts/j* /usr/lib/libreoffice/share/Scripts/Pyhon + /usr/lib/libreoffice/share/tipoftheday + /usr/lib/libreoffice/share/theme_definitions /usr/lib/libreoffice/program/opencl /usr/lib/libreoffice/program/wizards /usr/share/gir-1.0/LOKDocView-0.1.gir @@ -3421,6 +3422,13 @@ + + 2019-09-27 + 6.3.2.2 + Version Bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-15 6.2.6.2