liborcus: replaces liborcus11
This commit is contained in:
parent
b4880bc3e0
commit
ae80ea9ffc
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liborcus'
|
# Template file for 'liborcus'
|
||||||
pkgname=liborcus
|
pkgname=liborcus
|
||||||
version=0.12.1
|
version=0.12.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config python3"
|
hostmakedepends="automake libtool pkg-config python3"
|
||||||
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
makedepends="boost-devel mdds libixion-devel python3-devel zlib-devel"
|
||||||
|
@ -11,6 +11,7 @@ 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=d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c
|
checksum=d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c
|
||||||
|
replaces="liborcus11>=0"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Reference in a new issue