libixion10 + liborcus10: remove conflicts
This commit is contained in:
parent
bda8a10646
commit
87931ef840
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libixion10'
|
# Template file for 'libixion10'
|
||||||
pkgname=libixion10
|
pkgname=libixion10
|
||||||
version=0.9.1
|
version=0.9.1
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
@ -12,7 +12,6 @@ license="MPL-2.0"
|
||||||
homepage="https://gitlab.com/ixion/ixion/"
|
homepage="https://gitlab.com/ixion/ixion/"
|
||||||
distfiles="http://kohei.us/files/ixion/src/libixion-${version}.tar.xz"
|
distfiles="http://kohei.us/files/ixion/src/libixion-${version}.tar.xz"
|
||||||
checksum=77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1
|
checksum=77e35c163cd27657b83626a6da26c3b90f37ba9089d00aa25f384a9ac4b4e3a1
|
||||||
conflicts="libixion>=0"
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'liborcus10'
|
# Template file for 'liborcus10'
|
||||||
pkgname=liborcus10
|
pkgname=liborcus10
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=2
|
revision=3
|
||||||
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"
|
||||||
|
@ -12,7 +12,6 @@ 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…
Reference in New Issue