libaccounts-qt5: unmark nocross
This commit is contained in:
parent
a02b9cd0a4
commit
c9a7c9150f
1 changed files with 1 additions and 2 deletions
|
@ -5,7 +5,7 @@ revision=2
|
||||||
wrksrc="${pkgname/5/}-VERSION_${version}-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8"
|
wrksrc="${pkgname/5/}-VERSION_${version}-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIBDIR=/usr/lib"
|
configure_args="LIBDIR=/usr/lib"
|
||||||
hostmakedepends="pkg-config doxygen"
|
hostmakedepends="pkg-config doxygen qt5-qmake qt5-host-tools"
|
||||||
makedepends="libaccounts-glib-devel qt5-devel"
|
makedepends="libaccounts-glib-devel qt5-devel"
|
||||||
short_desc="Client library to the accounts database, with a Qt5-based API"
|
short_desc="Client library to the accounts database, with a Qt5-based API"
|
||||||
maintainer="John Rowley <enterthevoid@codesector.co>"
|
maintainer="John Rowley <enterthevoid@codesector.co>"
|
||||||
|
@ -13,7 +13,6 @@ license="LGPL-2.1-only"
|
||||||
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
|
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
|
||||||
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
|
||||||
checksum=cfa826076e04a7d075baac12e73f4e890a3401ac30c7f80ed9e257a5c6bfbfef
|
checksum=cfa826076e04a7d075baac12e73f4e890a3401ac30c7f80ed9e257a5c6bfbfef
|
||||||
nocross="libaccounts-glib can't be crosscompiled"
|
|
||||||
|
|
||||||
libaccounts-qt5-devel_package() {
|
libaccounts-qt5-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue