libreoffice: move all common source information to libreoffice-version.inc
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
PV = "5.0.4.2"
|
||||
DIRV = "5.0.4"
|
||||
|
||||
SRC_URI += " \
|
||||
http://download.documentfoundation.org/libreoffice/src/${DIRV}/libreoffice-${PV}.tar.xz \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "0c6381581f93ef7142b00837002755dd"
|
||||
SRC_URI[sha256sum] = "647440b70fc190a43a3373cfe5b06a87558ee07711e3d74cab8fb9d8cbac6dc8"
|
||||
|
||||
@@ -8,12 +8,9 @@ LIC_FILES_CHKSUM = " \
|
||||
|
||||
require libreoffice-version.inc
|
||||
|
||||
SRC_URI = " \
|
||||
http://download.documentfoundation.org/libreoffice/src/${DIRV}/libreoffice-${PV}.tar.xz \
|
||||
SRC_URI += " \
|
||||
file://0001-update-ax_boost-scripts-to-fix-configure-with-system.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "0c6381581f93ef7142b00837002755dd"
|
||||
SRC_URI[sha256sum] = "647440b70fc190a43a3373cfe5b06a87558ee07711e3d74cab8fb9d8cbac6dc8"
|
||||
|
||||
inherit autotools-brokensep pkgconfig distutils-base perlnative
|
||||
|
||||
|
||||
Reference in New Issue
Block a user