liborcus10: use mdds0; fix short_desc
This commit is contained in:
parent
cdd0379af3
commit
dc4a243b70
@ -1,17 +1,18 @@
|
|||||||
# Template file for 'liborcus10'
|
# Template file for 'liborcus10'
|
||||||
pkgname=liborcus10
|
pkgname=liborcus10
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname%10}-${version}"
|
wrksrc="${pkgname%10}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python"
|
hostmakedepends="automake libtool pkg-config python"
|
||||||
makedepends="boost-devel mdds libixion10-devel python-devel zlib-devel"
|
makedepends="boost-devel mdds0 libixion10-devel python-devel zlib-devel"
|
||||||
short_desc="Library for processing spreadsheet documents"
|
short_desc="Library for processing spreadsheet documents (0.10 ABI)"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/orcus/orcus"
|
homepage="https://gitlab.com/orcus/orcus"
|
||||||
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
distfiles="http://kohei.us/files/orcus/src/liborcus-${version}.tar.xz"
|
||||||
checksum=dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c
|
checksum=dd49f9f1b8ff8a648434dd5c8b4fe1081d1118d61d0a71d4effee8f32553199c
|
||||||
|
conflicts="liborcus>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
Loading…
x
Reference in New Issue
Block a user