mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-still to 5.1.5-3
This commit is contained in:
parent
5f24da038a
commit
98dbae7c95
1 changed files with 4 additions and 3 deletions
|
@ -19,7 +19,7 @@ pkgbase=libreoffice-still
|
||||||
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
pkgname=('libreoffice-still-sdk' 'libreoffice-still')
|
||||||
_LOver=5.1.5.2
|
_LOver=5.1.5.2
|
||||||
pkgver=5.1.5
|
pkgver=5.1.5
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
license=('LGPL3')
|
license=('LGPL3')
|
||||||
url="http://www.libreoffice.org/"
|
url="http://www.libreoffice.org/"
|
||||||
|
@ -30,7 +30,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.5' 'libwpd>=0.9.2' 'lib
|
||||||
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
|
'libmspub' 'harfbuzz-icu' 'glew' 'nss' 'clucene' 'hicolor-icon-theme'
|
||||||
'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
|
'desktop-file-utils' 'shared-mime-info' 'gtk2' 'gst-plugins-base-libs'
|
||||||
'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
|
'glu' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'apache-ant'
|
||||||
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell2' 'vigra' 'clucene'
|
'gperf' 'kdelibs' 'gtk3' 'cppunit' 'beanshell' 'vigra' 'clucene'
|
||||||
'junit' 'libmythes' 'libwpg' 'mesa' 'java-environment' 'postgresql-libs'
|
'junit' 'libmythes' 'libwpg' 'mesa' 'java-environment' 'postgresql-libs'
|
||||||
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
|
||||||
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
|
'apr' 'serf' 'ttf-liberation' 'glm' 'libxinerama' 'libpagemaker'
|
||||||
|
@ -231,6 +231,7 @@ build() {
|
||||||
--enable-scripting-beanshell \
|
--enable-scripting-beanshell \
|
||||||
--enable-scripting-javascript \
|
--enable-scripting-javascript \
|
||||||
--disable-telepathy \
|
--disable-telepathy \
|
||||||
|
--disable-dconf \
|
||||||
--enable-ext-wiki-publisher \
|
--enable-ext-wiki-publisher \
|
||||||
--enable-ext-nlpsolver \
|
--enable-ext-nlpsolver \
|
||||||
--without-fonts\
|
--without-fonts\
|
||||||
|
@ -340,7 +341,7 @@ package_libreoffice-still() {
|
||||||
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
|
'java-environment: required by extension-wiki-publisher and extension-nlpsolver'
|
||||||
'pstoedit: translates PostScript and PDF graphics into other vector formats'
|
'pstoedit: translates PostScript and PDF graphics into other vector formats'
|
||||||
'libmythes: for use in thesaurus'
|
'libmythes: for use in thesaurus'
|
||||||
'beanshell2: interactive java -- good for prototyping/macros'
|
'beanshell: interactive java -- good for prototyping/macros'
|
||||||
'vigra: C++ computer vision library, usable in Basebmp'
|
'vigra: C++ computer vision library, usable in Basebmp'
|
||||||
'libmspack: library for Microsoft compression formats for use in FontOOo'
|
'libmspack: library for Microsoft compression formats for use in FontOOo'
|
||||||
'libwpg: library for importing and converting WordPerfect Graphics format'
|
'libwpg: library for importing and converting WordPerfect Graphics format'
|
||||||
|
|
Loading…
Reference in a new issue