mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
libreoffice: build with python 3.7
This commit is contained in:
@@ -17,7 +17,7 @@ and Open Source office suite on the market:
|
|||||||
HOMEPAGE="https://www.libreoffice.org/"
|
HOMEPAGE="https://www.libreoffice.org/"
|
||||||
COPYRIGHT="2000-2020 LibreOffice contributors"
|
COPYRIGHT="2000-2020 LibreOffice contributors"
|
||||||
LICENSE="MPL v2.0"
|
LICENSE="MPL v2.0"
|
||||||
REVISION="4"
|
REVISION="5"
|
||||||
|
|
||||||
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
|
||||||
SOURCE_DIR="core-libreoffice-$portVersion"
|
SOURCE_DIR="core-libreoffice-$portVersion"
|
||||||
@@ -255,7 +255,7 @@ BUILD_PREREQUIRES="
|
|||||||
cmd:perl
|
cmd:perl
|
||||||
cmd:pkg_config$secondaryArchSuffix
|
cmd:pkg_config$secondaryArchSuffix
|
||||||
cmd:python2.7
|
cmd:python2.7
|
||||||
cmd:python3.6
|
cmd:python3.7
|
||||||
cmd:ucpp
|
cmd:ucpp
|
||||||
cmd:which
|
cmd:which
|
||||||
cmd:xz
|
cmd:xz
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ and Open Source office suite on the market:
|
|||||||
HOMEPAGE="https://www.libreoffice.org/"
|
HOMEPAGE="https://www.libreoffice.org/"
|
||||||
COPYRIGHT="2000-2020 LibreOffice contributors"
|
COPYRIGHT="2000-2020 LibreOffice contributors"
|
||||||
LICENSE="MPL v2.0"
|
LICENSE="MPL v2.0"
|
||||||
REVISION="1"
|
REVISION="2"
|
||||||
|
|
||||||
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/LibreOffice/core/archive/libreoffice-$portVersion.tar.gz"
|
||||||
SOURCE_DIR="core-libreoffice-$portVersion"
|
SOURCE_DIR="core-libreoffice-$portVersion"
|
||||||
@@ -257,7 +257,7 @@ BUILD_PREREQUIRES="
|
|||||||
cmd:patch
|
cmd:patch
|
||||||
cmd:perl
|
cmd:perl
|
||||||
cmd:pkg_config$secondaryArchSuffix
|
cmd:pkg_config$secondaryArchSuffix
|
||||||
cmd:python3.6
|
cmd:python3.7
|
||||||
cmd:ucpp
|
cmd:ucpp
|
||||||
cmd:which
|
cmd:which
|
||||||
cmd:xz
|
cmd:xz
|
||||||
|
|||||||
Reference in New Issue
Block a user