public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2019-12-24 14:58 Mikle Kolyada
  0 siblings, 0 replies; 23+ messages in thread
From: Mikle Kolyada @ 2019-12-24 14:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ef4ef397cd3a8e429805aae9426982ee7f0a3fba
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 14:57:48 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 14:57:48 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef4ef397

net-libs/accounts-qml: Add ~arm keyword wrt bug #702290

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index 9d6b8d494ef..5aa28191113 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~x86"
 IUSE="doc test"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-10-05  7:07 Michał Górny
  0 siblings, 0 replies; 23+ messages in thread
From: Michał Górny @ 2024-10-05  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     461305bed8f6b62b22c62c4e886997fdbf805775
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  5 07:07:03 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct  5 07:07:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=461305be

net-libs/accounts-qml: Stabilize 0.7_p20231028-r2 x86, #940669

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild
index 7ff302496953..19f35212be31 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild
@@ -20,7 +20,7 @@ else
 		"
 		S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 	fi
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="QML bindings for accounts-qt and signond"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-10-04 21:04 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2024-10-04 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7c587eca5b31fc528d275584929411a593a171b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 20:56:25 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:03:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c587eca

net-libs/accounts-qml: Prepare for IUSE qt6 USEdep droppage

... in net-libs/accounts-qt and net-libs/signond.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...-qml-0.7_p20231028.ebuild => accounts-qml-0.7_p20231028-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r1.ebuild
similarity index 96%
rename from net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
rename to net-libs/accounts-qml/accounts-qml-0.7_p20231028-r1.ebuild
index 3b29e8d15a41..b69415b2fefd 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r1.ebuild
@@ -43,8 +43,8 @@ RDEPEND="
 		dev-qt/qtbase:6
 		dev-qt/qtdeclarative:6
 	)
-	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6?]
-	>=net-libs/signond-8.61-r100[qt5?,qt6?]
+	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6(+)?]
+	>=net-libs/signond-8.61-r100[qt5?,qt6(+)?]
 "
 DEPEND="${RDEPEND}
 	test? (


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-10-04 21:04 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2024-10-04 21:04 UTC (permalink / raw
  To: gentoo-commits

commit:     e6506ad756ac97348d438a457119a19e2e4f8f14
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 19:04:14 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:03:16 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6506ad7

net-libs/accounts-qml: Drop IUSE qt6, don't enable qt5 by default

Prepare for qt6 USEdep droppage in net-libs/accounts-qt and net-libs/signond.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../accounts-qml-0.7_p20231028-r2.ebuild           | 128 +++++++++++++++++++++
 1 file changed, 128 insertions(+)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild
new file mode 100644
index 000000000000..7ff302496953
--- /dev/null
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028-r2.ebuild
@@ -0,0 +1,128 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils multibuild
+
+if [[ ${PV} = *9999* ]] ; then
+	EGIT_REPO_URI="https://gitlab.com/accounts-sso/accounts-qml-module.git/"
+	inherit git-r3
+else
+	COMMIT=05e79ebbbf3784a87f72b7be571070125c10dfe3
+	if [[ -n ${COMMIT} ]] ; then
+		SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/${COMMIT}/${PN}-module-${COMMIT}.tar.bz2 -> ${P}.tar.bz2"
+		S="${WORKDIR}/${PN}-module-${COMMIT}"
+	else
+		SRC_URI="
+			https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${PN}-module-VERSION_${PV}.tar.bz2
+			https://dev.gentoo.org/~asturm/distfiles/${P}-patches-1.tar.xz
+		"
+		S="${WORKDIR}/${PN}-module-VERSION_${PV}"
+	fi
+	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+fi
+
+DESCRIPTION="QML bindings for accounts-qt and signond"
+HOMEPAGE="https://accounts-sso.gitlab.io/"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="doc qt5 test"
+
+# dbus problems
+RESTRICT="test"
+
+RDEPEND="
+	dev-qt/qtbase:6
+	dev-qt/qtdeclarative:6
+	>=net-libs/accounts-qt-1.17[qt5(-)?,qt6(+)]
+	>=net-libs/signond-8.61-r100[qt5(-)?,qt6(+)]
+	qt5? (
+		dev-qt/qtcore:5
+		dev-qt/qtdeclarative:5
+	)
+"
+DEPEND="${RDEPEND}
+	test? (
+		dev-qt/qtbase:6[gui]
+		qt5? (
+			dev-qt/qtgui:5
+			dev-qt/qttest:5
+		)
+	)
+"
+BDEPEND="
+	doc? (
+		app-text/doxygen
+		|| (
+			( dev-qt/qttools:6[assistant,qdoc] )
+			(
+				dev-qt/qdoc:5
+				dev-qt/qthelp:5
+			)
+		)
+	)
+"
+
+DOCS=( README.md )
+
+pkg_setup() {
+	MULTIBUILD_VARIANTS=( $(usev qt5) qt6 )
+}
+
+src_prepare() {
+	default
+	rm -v doc/html/.gitignore || die
+	multibuild_copy_sources
+}
+
+src_configure() {
+	my_src_configure() {
+		cd "${BUILD_DIR}" || die
+
+		local myqmakeargs=(
+			CONFIG+=no_docs
+			PREFIX="${EPREFIX}"/usr
+		)
+
+		if [[ ${MULTIBUILD_VARIANT} == qt6 ]]; then
+			eqmake6 "${myqmakeargs[@]}"
+		else
+			eqmake5 "${myqmakeargs[@]}"
+		fi
+	}
+
+	multibuild_foreach_variant my_src_configure
+}
+
+src_compile() {
+	my_src_compile() {
+		emake -C "${BUILD_DIR}"
+	}
+
+	multibuild_foreach_variant my_src_compile
+
+	if use doc; then
+		local qtanybindir
+		if has_version "dev-qt/qttools:6[qdoc]"; then
+			qtanybindir="$(qt6_get_libdir)/qt6/bin/"
+		elif has_version "dev-qt/qdoc:5"; then
+			qtanybindir="$(qt5_get_bindir)"
+		else
+			eerror "dev-qt/qttools:6[qdoc] nor dev-qt/qdoc:5 available even though in deps(?)"
+		fi
+		${qtanybindir}/qdoc doc/accounts-qml-module.qdocconf || die
+	fi
+}
+
+src_install() {
+	my_src_install() {
+		emake -C "${BUILD_DIR}" INSTALL_ROOT="${D}" install_subtargets
+	}
+
+	local QT_QPA_PLATFORM=offscreen
+	multibuild_foreach_variant my_src_install
+	use doc && local HTML_DOCS=( doc )
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-06-28 12:59 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2024-06-28 12:59 UTC (permalink / raw
  To: gentoo-commits

commit:     9cc7864c534399aaa9b9d703f49417d9fcfd6646
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 12:58:30 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 12:58:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cc7864c

net-libs/accounts-qml: Stabilize 0.7_p20231028 amd64, #935032

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index 79299165c4b3..3b29e8d15a41 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -20,7 +20,7 @@ else
 		"
 		S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 	fi
-	KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+	KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="QML bindings for accounts-qt and signond"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-06-28  0:59 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2024-06-28  0:59 UTC (permalink / raw
  To: gentoo-commits

commit:     4e6b611acf861c309e921a67e5912628fa3f0a6c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 00:58:26 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 00:58:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6b611a

net-libs/accounts-qml: Stabilize 0.7_p20231028 x86, #935032

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index eb6df1958fa2..79299165c4b3 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -20,7 +20,7 @@ else
 		"
 		S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 	fi
-	KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 fi
 
 DESCRIPTION="QML bindings for accounts-qt and signond"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-06-28  0:16 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2024-06-28  0:16 UTC (permalink / raw
  To: gentoo-commits

commit:     81c10ab4aa736f56769016adb0e79610f25c6f5e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 28 00:16:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 00:16:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c10ab4

net-libs/accounts-qml: Stabilize 0.7_p20231028 arm64, #935032

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index 2f9d7038ccc5..eb6df1958fa2 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -20,7 +20,7 @@ else
 		"
 		S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 	fi
-	KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
 fi
 
 DESCRIPTION="QML bindings for accounts-qt and signond"


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-06-19 15:19 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2024-06-19 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     79830032e9739f9f7f5e82d02bf87eb6eb61ebbb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 19 15:19:03 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 15:19:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79830032

net-libs/accounts-qml: Fix build w/ USE=doc

Closes: https://bugs.gentoo.org/934547
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index 7df58aee3efa..2f9d7038ccc5 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -109,7 +109,7 @@ src_compile() {
 	if use doc; then
 		local qtanybindir
 		if has_version "dev-qt/qttools:6[qdoc]"; then
-			qtanybindir="$(qt6_get_libdir)"
+			qtanybindir="$(qt6_get_libdir)/qt6/bin/"
 		elif has_version "dev-qt/qdoc:5"; then
 			qtanybindir="$(qt5_get_bindir)"
 		else
@@ -126,6 +126,6 @@ src_install() {
 
 	local QT_QPA_PLATFORM=offscreen
 	multibuild_foreach_variant my_src_install
-	use doc && local HTML_DOCS=( doc/html )
+	use doc && local HTML_DOCS=( doc )
 	einstalldocs
 }


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-01-18 14:27 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2024-01-18 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     e704047812b509079fdb48b1de98d1509d8b323e
Author:     Peter Levine <plevine457 <AT> gmail <DOT> com>
AuthorDate: Tue Jan 16 04:13:27 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 14:27:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7040478

net-libs/accounts-qml: fix bug# 922194

Add "local QT_QPA_PLATFORM=offscreen" to fix breakage.

Closes: https://bugs.gentoo.org/922194
Closes: https://github.com/gentoo/gentoo/pull/34832
Signed-off-by: Peter Levine <plevine457 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34832
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index 7b40f6711238..7df58aee3efa 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -124,6 +124,7 @@ src_install() {
 		emake -C "${BUILD_DIR}" INSTALL_ROOT="${D}" install_subtargets
 	}
 
+	local QT_QPA_PLATFORM=offscreen
 	multibuild_foreach_variant my_src_install
 	use doc && local HTML_DOCS=( doc/html )
 	einstalldocs


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-01-12 14:24 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2024-01-12 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     5844c3f878d1c199c80e398352e05a67e0592e77
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 14:24:21 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 14:24:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5844c3f8

net-libs/accounts-qml: fix minimum versions for accounts stack w/ Qt 6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
index aee3f07c21fb..68c5ede3c74f 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
@@ -43,8 +43,8 @@ RDEPEND="
 		dev-qt/qtbase:6
 		dev-qt/qtdeclarative:6
 	)
-	>=net-libs/accounts-qt-1.16-r1[qt5?,qt6?]
-	>=net-libs/signond-8.61-r1[qt5?,qt6?]
+	>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6?]
+	>=net-libs/signond-8.61-r100[qt5?,qt6?]
 "
 DEPEND="${RDEPEND}
 	test? (


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2024-01-12 14:19 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2024-01-12 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     1eba4333ff0061112aed76f24a184fbc1977e006
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 14:12:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 14:12:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eba4333

net-libs/accounts-qml: add gitlab upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-libs/accounts-qml/metadata.xml b/net-libs/accounts-qml/metadata.xml
index 8641e5bdd399..320bd7afdec3 100644
--- a/net-libs/accounts-qml/metadata.xml
+++ b/net-libs/accounts-qml/metadata.xml
@@ -5,4 +5,7 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="gitlab">accounts-sso/accounts-qml-module</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-10-16 12:48 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2022-10-16 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     8443bc8f8924ddc6c3de96d787c7e3b8086a3d8a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 12:46:29 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 12:48:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8443bc8f

net-libs/accounts-qml: Does use dev-qt/qdoc:5 after all

Closes: https://bugs.gentoo.org/877315
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
index 09d16c251222..502e8c12b743 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -34,6 +34,7 @@ DEPEND="${RDEPEND}
 BDEPEND="
 	doc? (
 		app-doc/doxygen
+		dev-qt/qdoc:5
 		dev-qt/qthelp:5
 	)
 "


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-10-16 11:42 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2022-10-16 11:42 UTC (permalink / raw
  To: gentoo-commits

commit:     95789a4d726785ada4c72471e22eb7b7e1136ec4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 16 11:08:17 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 16 11:42:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95789a4d

net-libs/accounts-qml: qhelpgenerator is in dev-qt/qthelp

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
index b1785dc0718b..09d16c251222 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}
 BDEPEND="
 	doc? (
 		app-doc/doxygen
-		dev-qt/qdoc:5
+		dev-qt/qthelp:5
 	)
 "
 


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-09-22 10:12 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2022-09-22 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     3ac14d4aa005fb451f1003d7bfb8f24b8b8f1a26
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 10:11:57 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 10:11:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac14d4a

net-libs/accounts-qml: drop 0.7-r1

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 52 ------------------------
 1 file changed, 52 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
deleted file mode 100644
index 69d8dd7a258a..000000000000
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit qmake-utils
-
-DESCRIPTION="QML bindings for accounts-qt and signond"
-HOMEPAGE="https://accounts-sso.gitlab.io/"
-SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${PN}-module-VERSION_${PV}.tar.gz
-	https://dev.gentoo.org/~asturm/distfiles/${P}-patches-1.tar.xz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="doc test"
-
-BDEPEND="
-	doc? ( app-doc/doxygen )
-"
-RDEPEND="
-	dev-qt/qtcore:5
-	dev-qt/qtdeclarative:5
-	net-libs/accounts-qt
-	net-libs/signond
-"
-DEPEND="${RDEPEND}
-	test? (
-		dev-qt/qtgui:5
-		dev-qt/qttest:5
-	)
-"
-
-# dbus problems
-RESTRICT="test"
-
-PATCHES=( "${WORKDIR}/${P}-patches-1/${P}-no-tests.patch" )
-
-S="${WORKDIR}/${PN}-module-VERSION_${PV}"
-
-src_prepare() {
-	default
-	sed -e 's/-Werror//' -i common-project-config.pri || die
-}
-
-src_configure() {
-	eqmake5 PREFIX="${EPREFIX}"/usr
-}
-
-src_install() {
-	emake INSTALL_ROOT="${D}" install_subtargets
-}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-09-22  1:29 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2022-09-22  1:29 UTC (permalink / raw
  To: gentoo-commits

commit:     35cb04384f8aca640e1eefea0699c5e605f5e934
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 01:27:47 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 01:27:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35cb0438

net-libs/accounts-qml: Stabilize 0.7-r2 arm64, #872251

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
index 208a12f2aabc..b1785dc0718b 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="doc test"
 
 # dbus problems


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-09-22  1:09 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2022-09-22  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     db605dd18d3db494cd4d1afdc8ab3465f4bf2742
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 01:08:48 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 01:09:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db605dd1

net-libs/accounts-qml: Stabilize 0.7-r2 amd64, #872251

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
index 2555f92d251b..c5e298d1969e 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
 IUSE="doc test"
 
 # dbus problems


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-09-22  1:09 Sam James
  0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2022-09-22  1:09 UTC (permalink / raw
  To: gentoo-commits

commit:     8a932de338965c1fc0148a300c60df3ceb7d864f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 22 01:09:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 22 01:09:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a932de3

net-libs/accounts-qml: Stabilize 0.7-r2 x86, #872251

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
index c5e298d1969e..208a12f2aabc 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-module-VERSION_${PV}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
 IUSE="doc test"
 
 # dbus problems


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2022-09-14 21:10 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2022-09-14 21:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3034f630730c325c59176f8d3d19185fc6efbcd8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 20:53:10 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 21:10:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3034f630

net-libs/accounts-qml: EAPI-8 bump, add upstream fixes, IUSE doc

Most importantly upstream commit 678c493a083a92d1fda2375f5d2e37c00c7b9a7e
for not calling qmlplugindump on install which led to failure in some
conditions.

Closes: https://bugs.gentoo.org/849773
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-libs/accounts-qml/Manifest                   |  1 +
 net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild | 67 ++++++++++++++++++++++++
 2 files changed, 68 insertions(+)

diff --git a/net-libs/accounts-qml/Manifest b/net-libs/accounts-qml/Manifest
index fa099087241c..8db03e0fe99f 100644
--- a/net-libs/accounts-qml/Manifest
+++ b/net-libs/accounts-qml/Manifest
@@ -1 +1,2 @@
+DIST accounts-qml-0.7-patches-1.tar.xz 3416 BLAKE2B bbaef28c3d455d4aa458790a875a321870c90e88ba3e6735790b3ea50d89c6ac4ac3ef3320239fb4a120681690af4144ea616638ebe21e51e898e178a94eb5cb SHA512 3f3f4996311fe76c9a438dc2794394879b655373146baa38be13c54a93f0016035d371ae7152df02b56b25f7898ab7d0752de636202e88acae1ee536f2809ad6
 DIST accounts-qml-module-VERSION_0.7.tar.gz 62029 BLAKE2B 0924b73868135ad5d9ec7545d5b0ba84f140053f0be4d17f1c6d3754ec19e362af906af60fb45e6405b5d080dd8f63845070815b12e8bfeda30032c9ed172708 SHA512 4e0e5df64d0a477e11f412c0def85d0de1730efff9682790f5339a57d58778282aa8ca0fa201e409b3b9a2a75fea70f10555b1f70224a3b95ab8d44b942cf7e1

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
new file mode 100644
index 000000000000..1510ade09dbc
--- /dev/null
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r2.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils
+
+DESCRIPTION="QML bindings for accounts-qt and signond"
+HOMEPAGE="https://accounts-sso.gitlab.io/"
+SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${PN}-module-VERSION_${PV}.tar.gz
+	https://dev.gentoo.org/~asturm/distfiles/${P}-patches-1.tar.xz"
+S="${WORKDIR}/${PN}-module-VERSION_${PV}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE="doc test"
+
+# dbus problems
+RESTRICT="test"
+
+RDEPEND="
+	dev-qt/qtcore:5
+	dev-qt/qtdeclarative:5
+	net-libs/accounts-qt
+	net-libs/signond
+"
+DEPEND="${RDEPEND}
+	test? (
+		dev-qt/qtgui:5
+		dev-qt/qttest:5
+	)
+"
+BDEPEND="
+	doc? (
+		app-doc/doxygen
+		dev-qt/qdoc:5
+	)
+"
+
+DOCS=( README.md )
+
+PATCHES=( "${WORKDIR}/${P}-patches-1" ) # bug 849773
+
+src_prepare() {
+	default
+	rm -v .gitignore doc/html/.gitignore || die
+}
+
+src_configure() {
+	eqmake5 \
+		CONFIG+=no_docs \
+		PREFIX="${EPREFIX}"/usr
+}
+
+src_compile() {
+	default
+	if use doc; then
+		$(qt5_get_bindir)/qdoc doc/accounts-qml-module.qdocconf || die
+	fi
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install_subtargets
+	use doc && local HTML_DOCS=( doc/html )
+	einstalldocs
+}


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2020-01-10  1:26 Thomas Deutschmann
  0 siblings, 0 replies; 23+ messages in thread
From: Thomas Deutschmann @ 2020-01-10  1:26 UTC (permalink / raw
  To: gentoo-commits

commit:     cb1c1d3eeb216ac5cacc31cd873ee766d1948a1b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 01:17:06 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 01:25:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb1c1d3e

net-libs/accounts-qml: x86 stable (bug #703250)

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index 5aa28191113..275e673dde1 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 IUSE="doc test"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2019-12-23  3:25 Aaron Bauman
  0 siblings, 0 replies; 23+ messages in thread
From: Aaron Bauman @ 2019-12-23  3:25 UTC (permalink / raw
  To: gentoo-commits

commit:     41f06a6b7b06ee32389803fd036e4ca60cecc843
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 03:03:04 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 03:25:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f06a6b

net-libs/accounts-qml: arm64 stable (bug #703250)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index d4c7a35fb60..9d6b8d494ef 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 arm64 ~x86"
 IUSE="doc test"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2019-12-23  2:25 Aaron Bauman
  0 siblings, 0 replies; 23+ messages in thread
From: Aaron Bauman @ 2019-12-23  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     19c38f34f6b4ca683b8c2fdacd48b1458f04f663
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 01:35:05 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 02:24:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c38f34

net-libs/accounts-qml: arm64 keyworded (bug #702290)

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index 6cdb482bfcc..d4c7a35fb60 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="doc test"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2019-12-21 10:49 Mikle Kolyada
  0 siblings, 0 replies; 23+ messages in thread
From: Mikle Kolyada @ 2019-12-21 10:49 UTC (permalink / raw
  To: gentoo-commits

commit:     6f419c6991106f56d6dd85dbcf78cf80f51e0004
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 10:47:54 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 10:49:03 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f419c69

net-libs/accounts-qml: amd64 stable wrt bug #703250

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index 7bdabd41a8e..6cdb482bfcc 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/accounts-sso/${PN}-module/-/archive/VERSION_${PV}/${
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="doc test"
 
 BDEPEND="


^ permalink raw reply related	[flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/
@ 2019-12-12 18:23 Andreas Sturmlechner
  0 siblings, 0 replies; 23+ messages in thread
From: Andreas Sturmlechner @ 2019-12-12 18:23 UTC (permalink / raw
  To: gentoo-commits

commit:     733a30a415017e0712139b546537ee3a40874875
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 18:22:58 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 18:22:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733a30a4

net-libs/accounts-qml: Add missing dependency

Closes: https://bugs.gentoo.org/702380
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../accounts-qml/{accounts-qml-0.7.ebuild => accounts-qml-0.7-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/accounts-qml/accounts-qml-0.7.ebuild b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
similarity index 98%
rename from net-libs/accounts-qml/accounts-qml-0.7.ebuild
rename to net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
index b5307447aaa..7bdabd41a8e 100644
--- a/net-libs/accounts-qml/accounts-qml-0.7.ebuild
+++ b/net-libs/accounts-qml/accounts-qml-0.7-r1.ebuild
@@ -21,6 +21,7 @@ RDEPEND="
 	dev-qt/qtcore:5
 	dev-qt/qtdeclarative:5
 	net-libs/accounts-qt
+	net-libs/signond
 "
 DEPEND="${RDEPEND}
 	test? (


^ permalink raw reply related	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2024-10-05  7:07 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-24 14:58 [gentoo-commits] repo/gentoo:master commit in: net-libs/accounts-qml/ Mikle Kolyada
  -- strict thread matches above, loose matches on Subject: below --
2024-10-05  7:07 Michał Górny
2024-10-04 21:04 Andreas Sturmlechner
2024-10-04 21:04 Andreas Sturmlechner
2024-06-28 12:59 Sam James
2024-06-28  0:59 Sam James
2024-06-28  0:16 Sam James
2024-06-19 15:19 Andreas Sturmlechner
2024-01-18 14:27 Andreas Sturmlechner
2024-01-12 14:24 Sam James
2024-01-12 14:19 Sam James
2022-10-16 12:48 Andreas Sturmlechner
2022-10-16 11:42 Andreas Sturmlechner
2022-09-22 10:12 Andreas Sturmlechner
2022-09-22  1:29 Sam James
2022-09-22  1:09 Sam James
2022-09-22  1:09 Sam James
2022-09-14 21:10 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-12-23  3:25 Aaron Bauman
2019-12-23  2:25 Aaron Bauman
2019-12-21 10:49 Mikle Kolyada
2019-12-12 18:23 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox