* update liborcus to 0.19.2-3
This commit is contained in:
parent
9d7b023968
commit
97f02f8a67
23
liborcus/.SRCINFO
Normal file
23
liborcus/.SRCINFO
Normal file
@ -0,0 +1,23 @@
|
||||
pkgbase = liborcus
|
||||
pkgdesc = File import filter library for spreadsheet documents.
|
||||
pkgver = 0.19.2
|
||||
pkgrel = 3
|
||||
url = https://gitlab.com/orcus/orcus/blob/master/README.md
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = MPL-2.0
|
||||
makedepends = boost
|
||||
makedepends = mdds
|
||||
depends = libixion
|
||||
depends = glibc
|
||||
depends = boost-libs
|
||||
depends = gcc-libs
|
||||
depends = zlib
|
||||
depends = python
|
||||
optdepends = python-requests: in tool bugzilla
|
||||
source = https://kohei.us/files/orcus/src/liborcus-0.19.2.tar.xz
|
||||
sha256sums = 69ed26a00d4aaa7688e62a6e003cbc81928521a45e96605e53365aa499719e39
|
||||
|
||||
pkgname = liborcus
|
4
liborcus/.nvchecker.toml
Normal file
4
liborcus/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[liborcus]
|
||||
source = "gitlab"
|
||||
gitlab = "orcus/orcus"
|
||||
use_max_tag = true
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=liborcus
|
||||
pkgver=0.19.2
|
||||
pkgrel=2.1
|
||||
pkgrel=3
|
||||
pkgdesc="File import filter library for spreadsheet documents."
|
||||
arch=(x86_64 powerpc64le powerpc riscv64)
|
||||
url="https://gitlab.com/orcus/orcus/blob/master/README.md"
|
||||
|
Loading…
x
Reference in New Issue
Block a user