notmuch: disabled arm build for now.
This commit is contained in:
parent
66fbc422ca
commit
d7ce158b0a
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'notmuch'
|
# Template file for 'notmuch'
|
||||||
pkgname=notmuch
|
pkgname=notmuch
|
||||||
version=0.17
|
version=0.17
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xapian-core-devel gmime-devel talloc-devel"
|
makedepends="xapian-core-devel gmime-devel talloc-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,6 +13,8 @@ homepage="http://notmuchmail.org"
|
||||||
distfiles="http://notmuchmail.org/releases/notmuch-0.17.tar.gz"
|
distfiles="http://notmuchmail.org/releases/notmuch-0.17.tar.gz"
|
||||||
checksum=d215e0e7e536c50bc0d8a455a58bb4ddabe0678cc637c4dcebdb57d5c4bcbe95
|
checksum=d215e0e7e536c50bc0d8a455a58bb4ddabe0678cc637c4dcebdb57d5c4bcbe95
|
||||||
|
|
||||||
|
only_for_archs="x86_64 i686"
|
||||||
|
|
||||||
libnotmuch-devel_package() {
|
libnotmuch-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
depends="libnotmuch>=${version}_${revision}"
|
depends="libnotmuch>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue