libreoffice.paketlendi
This commit is contained in:
parent
6802115597
commit
b143965ea1
|
@ -1,7 +1,7 @@
|
|||
# Description: LibreOffice is a full-featured office suite. It is largely compatible with Microsoft Office and is descended from OpenOffice.org.
|
||||
# URL: http://www.libreoffice.org
|
||||
# Packagers: alihan-ozturk28@hotmail.com
|
||||
# Depends on: tar apache-ant,openldap,python3,cups,curl,libatomic-ops,gperf,gtk2,gtk3,perl-archive-zip,perl-xml-parser,boost,expat,gstreamer-plugins-base,gstreamer1-plugins-base,libgsf,librsvg,libxml2,libxslt,neon,nss,poppler,postgresql,redland,icu,hunspell,gsfonts,dejavu-ttf,hunspell,p7zip,neon,graphite2,npapi-sdk,clucene,serf,unixodbc
|
||||
# Depends on: tar openjdk apache-ant openldap python3 cups curl libatomic-ops gtk2 gtk3 perl-archive-zip perl-xml-parser boost expat gstreamer-plugins-base gstreamer1-plugins-base libgsf librsvg libxml2 libxslt neon nss poppler postgresql redland icu hunspell gsfonts dejavu-ttf p7zip graphite2 npapi-sdk clucene serf unixodbc
|
||||
|
||||
name=libreoffice
|
||||
version=5.2.0.3
|
||||
|
@ -46,12 +46,12 @@ build() {
|
|||
|
||||
./autogen.sh --prefix=$LO_PREFIX \
|
||||
--sysconfdir=/etc \
|
||||
--with-vendor="NuTyX" \
|
||||
--with-vendor="Milis" \
|
||||
--with-lang="es de fr it pt fi nb nl da sv tr" \
|
||||
--with-help \
|
||||
--with-myspell-dicts \
|
||||
--with-alloc=system \
|
||||
--without-java \
|
||||
--with-java \
|
||||
--without-system-dicts \
|
||||
--disable-dconf \
|
||||
--disable-odk \
|
||||
|
|
Loading…
Reference in New Issue