mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-02 18:13:07 +02:00
liborcus: update to 0.20.2.
This commit is contained in:
parent
0735f34d84
commit
a5460cc47f
2 changed files with 9 additions and 8 deletions
|
@ -2700,10 +2700,10 @@ libCbc.so.3 CoinMP-1.8.3_1
|
|||
libCbcSolver.so.3 CoinMP-1.8.3_1
|
||||
libmwaw-0.3.so.3 libmwaw-0.3.7_1
|
||||
libixion-0.20.so.0 libixion-0.20.0_1
|
||||
liborcus-parser-0.18.so.0 liborcus-0.18.1_1
|
||||
liborcus-mso-0.18.so.0 liborcus-0.18.1_1
|
||||
liborcus-0.18.so.0 liborcus-0.18.1_1
|
||||
liborcus-spreadsheet-model-0.18.so.0 liborcus-0.18.1_1
|
||||
liborcus-parser-0.20.so.0 liborcus-0.20.1_1
|
||||
liborcus-mso-0.20.so.0 liborcus-0.20.1_1
|
||||
liborcus-0.20.so.0 liborcus-0.20.1_1
|
||||
liborcus-spreadsheet-model-0.20.so.0 liborcus-0.20.1_1
|
||||
libnumbertext-1.0.so.0 libnumbertext-1.0.4_1
|
||||
libzmf-0.0.so.0 libzmf-0.0.2_1
|
||||
libzxcvbn.so.0 zxcvbn-c-2.5_1
|
||||
|
|
|
@ -1,20 +1,21 @@
|
|||
# Template file for 'liborcus'
|
||||
pkgname=liborcus
|
||||
version=0.19.2
|
||||
revision=3
|
||||
version=0.20.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config python3"
|
||||
makedepends="boost-devel-minimal libboost_system libboost_date_time
|
||||
libboost_program_options libboost_iostreams
|
||||
mdds libixion-devel python3-devel zlib-devel"
|
||||
short_desc="Library for processing spreadsheet documents"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://gitlab.com/orcus/orcus"
|
||||
changelog="https://gitlab.com/orcus/orcus/-/raw/master/CHANGELOG"
|
||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||
distfiles="https://gitlab.com/orcus/orcus/-/archive/${version}/orcus-${version}.tar.gz"
|
||||
# distfiles="${DEBIAN_SITE}/main/libo/liborcus/liborcus_${version}.orig.tar.xz"
|
||||
checksum=69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39
|
||||
checksum=232683a8a0954914a0822061303b739a3301dd6d0f0f7f8af459af5980a9e978
|
||||
replaces="liborcus11>=0"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Add table
Reference in a new issue