diff --git a/srcpkgs/libreoffice-epub b/srcpkgs/libreoffice-epub new file mode 120000 index 00000000000..d5e3a56f350 --- /dev/null +++ b/srcpkgs/libreoffice-epub @@ -0,0 +1 @@ +libreoffice \ No newline at end of file diff --git a/srcpkgs/libreoffice/template b/srcpkgs/libreoffice/template index 35c83414aca..8c080b7e843 100644 --- a/srcpkgs/libreoffice/template +++ b/srcpkgs/libreoffice/template @@ -1,7 +1,7 @@ # Template file for 'libreoffice' pkgname=libreoffice -version=7.5.3.2 -revision=2 +version=7.5.5.2 +revision=1 build_style=meta make_build_target="build" nocross="Several dependencies are nocross=yes" @@ -76,7 +76,7 @@ distfiles=" ${_addurl}/libcmis-0.5.2.tar.xz ${_addurl}/libstaroffice-0.0.7.tar.xz ${_addurl}/libzmf-0.0.2.tar.xz - ${_addurl}/pdfium-5408.tar.bz2 + ${_addurl}/pdfium-5778.tar.bz2 ${_exturl}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar ${_exturl}/odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar ${_addurl}/dtoa-20180411.tgz @@ -94,10 +94,10 @@ distfiles=" ${_addurl}/skia-m103-b301ff025004c9cd82816c86c547588e6c24b466.tar.xz ${_addurl}/dragonbox-1.1.3.tar.gz " -checksum="14367aeed3a8ae01e17438679d93c4905ca7f9d2f2cb99e716ea297b8af2e048 - c558daabf366ab9eb26dcae14b25b7ec725817c4dd06205fced685493793d468 - c9c4edf276c1c024550455b9c98762ab8bfdc1a10df417dd78e469aa8b8baad3 - aef14e7808c10a78bbb6723029ecafb1e6a693e376ac2260ec935d45c098064f +checksum="6628dfd2a21041a7c5bb6d72733e0fd52efa7959c95084fcd4d96cc4a61b0561 + 33c023d3e5abe5649350ae1242fcd5d6c069066f283db967b6aab35aa4857504 + 1de834979bf25c3c6f368362dd20c95d0bee514a42eee903a32188d40488aa62 + 24b5c791a17128361b5f3c8538348002a714d0ba2aab37e3bf10e16b7ac049b7 1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753 75823776fb51a9c526af904f1503a7afaaab900fba83eda64f8a41073724c870 7d2797fe9f79a77009721e3f14fa4a1dec17a6d706bdc93f85f1f01d124fab66 @@ -109,7 +109,7 @@ checksum="14367aeed3a8ae01e17438679d93c4905ca7f9d2f2cb99e716ea297b8af2e048 d7b18d9602190e10d437f8a964a32e983afd57e2db316a07d87477a79f5000a2 f94fb0ad8216f97127bedef163a45886b43c62deac5e5b0f5e628e234220c8db 27051a30cb057fdb5d5de65a1f165c7153dc76e27fe62251cbb86639eb2caf22 - 7db59b1e91f2bc0ab4c5e19d1a4f881e6a47dbb0d3b7e980a7358225b12a0f35 + b1052ff24e9ffb11af017c444bb0f6ad508d64c9a0fb88cacb0e8210245dde06 f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770 d55495ab3a86544650587de2a72180ddf8bfc6376d14ddfa923992dbc86a06e0 0082d0684f7db6f62361b76c4b7faba19e0c7ce5cb8e36c4b65fea8281e711b4 @@ -138,7 +138,7 @@ skip_extraction=" libcmis-0.5.2.tar.xz libstaroffice-0.0.7.tar.xz libzmf-0.0.2.tar.xz - pdfium-5408.tar.bz2 + pdfium-5778.tar.bz2 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependencies-2726ab578664434a545f8379a01a9faffac0ae73.jar dtoa-20180411.tgz @@ -379,8 +379,8 @@ do_configure() { local opts # the build system tries to call curl or wget, we can catch any invocations here and add them to distfiles - ln -sf /bin/true ${XBPS_WRAPPERDIR}/curl - ln -sf /bin/true ${XBPS_WRAPPERDIR}/wget + ln -sf /bin/false ${XBPS_WRAPPERDIR}/curl + ln -sf /bin/false ${XBPS_WRAPPERDIR}/wget ln -sf /bin/false ${XBPS_WRAPPERDIR}/git export QT6DIR=/usr/lib/qt6 @@ -641,6 +641,13 @@ libreoffice-writer_package() { } } +libreoffice-epub_package() { + short_desc+=" - EPUB output" + build_style=meta + depends="libreoffice-common>=${version}_${revision} libepubgen libabw libe-book + libetonyek libwps" +} + # Use a name which makes this catch-all subpackage the last one libreoffice-xtensions_package() { short_desc+=" - Extensions"