Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : libreoffice | name : libreoffice | ||||
| version : 6.4.1.2 | version : 6.4.1.2 | ||||
| release : 105 | release : 106 | ||||
| source : | source : | ||||
| - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-6.4.1.2.tar.xz : 0d64a09d3e20140def0ce09f6d8914b83dc17f6bfa8e7923ddf3f54b1d493f0a | - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-6.4.1.2.tar.xz : 0d64a09d3e20140def0ce09f6d8914b83dc17f6bfa8e7923ddf3f54b1d493f0a | ||||
| - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-dictionaries-6.4.1.2.tar.xz : 25505e935579bb24e17b260f96869a366b6d2d4bf01f61073602043eff95df8f | - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-dictionaries-6.4.1.2.tar.xz : 25505e935579bb24e17b260f96869a366b6d2d4bf01f61073602043eff95df8f | ||||
| - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-help-6.4.1.2.tar.xz : cf950517344e62c23cc2fd4872f5cd5e0468200c335e1f1b250d954b7d76253f | - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-help-6.4.1.2.tar.xz : cf950517344e62c23cc2fd4872f5cd5e0468200c335e1f1b250d954b7d76253f | ||||
| - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-translations-6.4.1.2.tar.xz : f60b2cacd10b30e141d8cafe405404d475ffc505e8ca0f9aa0a9af4e3a8e4309 | - https://download.documentfoundation.org/libreoffice/src/6.4.1/libreoffice-translations-6.4.1.2.tar.xz : f60b2cacd10b30e141d8cafe405404d475ffc505e8ca0f9aa0a9af4e3a8e4309 | ||||
| - https://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz : 49665da5a60d033e6dff40fe0a7f9173e886ae859ce6096c1afe34c48b677c81 | - https://dev-www.libreoffice.org/src/commons-logging-1.2-src.tar.gz : 49665da5a60d033e6dff40fe0a7f9173e886ae859ce6096c1afe34c48b677c81 | ||||
| - https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip : 9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96 | - https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip : 9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96 | ||||
| - https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz : ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab | - https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz : ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab | ||||
| ▲ Show 20 Lines • Show All 147 Lines • ▼ Show 20 Lines | builddeps : | ||||
| - gperf | - gperf | ||||
| - gpgme-devel | - gpgme-devel | ||||
| - hyphen-devel | - hyphen-devel | ||||
| - ki18n-devel | - ki18n-devel | ||||
| - kio-devel | - kio-devel | ||||
| - kwindowsystem-devel | - kwindowsystem-devel | ||||
| - libboost-devel | - libboost-devel | ||||
| - libgcrypt-devel | - libgcrypt-devel | ||||
| - openjdk-8-devel | - openjdk-11-devel | ||||
| - openldap-devel | - openldap-devel | ||||
| - perl-archive-zip | - perl-archive-zip | ||||
| - python-lxml | - python-lxml | ||||
| - unixodbc-devel | - unixodbc-devel | ||||
| rundeps : | rundeps : | ||||
| - common-kde-integration : libreoffice-common | - common-kde-integration : libreoffice-common | ||||
| - writer : libreoffice-common | - writer : libreoffice-common | ||||
| - calc : libreoffice-writer | - calc : libreoffice-writer | ||||
| ▲ Show 20 Lines • Show All 145 Lines • ▼ Show 20 Lines | ./autogen.sh --disable-debug \ | ||||
| --enable-postgresql-sdbc \ | --enable-postgresql-sdbc \ | ||||
| --enable-python=system \ | --enable-python=system \ | ||||
| --enable-release-build \ | --enable-release-build \ | ||||
| --libdir=/usr/lib64 \ | --libdir=/usr/lib64 \ | ||||
| --libexecdir=/usr/lib64/libreoffice \ | --libexecdir=/usr/lib64/libreoffice \ | ||||
| --prefix=/usr \ | --prefix=/usr \ | ||||
| --with-external-dict-dir=/usr/share/hunspell \ | --with-external-dict-dir=/usr/share/hunspell \ | ||||
| --with-help \ | --with-help \ | ||||
| --with-jdk-home=/usr/lib64/openjdk-8 \ | --with-jdk-home=/usr/lib64/openjdk-11 \ | ||||
| --with-lang=ALL \ | --with-lang=ALL \ | ||||
| --with-myspell-dicts \ | --with-myspell-dicts \ | ||||
| --with-system-altlinuxhyph \ | --with-system-altlinuxhyph \ | ||||
| --with-system-bluez \ | --with-system-bluez \ | ||||
| --with-system-boost \ | --with-system-boost \ | ||||
| --with-system-bzip2 \ | --with-system-bzip2 \ | ||||
| --with-system-cairo \ | --with-system-cairo \ | ||||
| --with-system-coinmp \ | --with-system-coinmp \ | ||||
| ▲ Show 20 Lines • Show All 70 Lines • Show Last 20 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.