commit:     f34d43c6c4ad56c8b821e0755072e2a6334cc23b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 14:29:27 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 21:23:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f34d43c6

dev-qt/qttranslations: add 6.7.9999

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-qt/qttranslations/qttranslations-6.7.9999.ebuild | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/dev-qt/qttranslations/qttranslations-6.7.9999.ebuild 
b/dev-qt/qttranslations/qttranslations-6.7.9999.ebuild
new file mode 100644
index 000000000000..cc1f87fc3b87
--- /dev/null
+++ b/dev-qt/qttranslations/qttranslations-6.7.9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qt6-build
+
+DESCRIPTION="Translation files for the Qt6 framework"
+
+if [[ ${QT6_BUILD_TYPE} == release ]]; then
+       KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~x86"
+fi
+
+DEPEND="~dev-qt/qtbase-${PV}:6"
+BDEPEND="~dev-qt/qttools-${PV}:6[linguist]"

Reply via email to