mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-qt/qttranslations: drop 6.8.3
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
DIST qttranslations-everywhere-opensource-src-5.15.17.tar.xz 1628896 BLAKE2B fa9c05518fde7c3c3330970e0549a63a9e1b006d7fdcc08020b84fa753e0dc06269f2ab2c3e516feab360e4c47af3d059280fe9fb3f8921e49e9757ae87c82c7 SHA512 3e24d734b6e3f46837d6c0cfdc59b0d049edfad6218c5e8667d6e30f2f333a9b670985e6ee03fc547671781df5cd95721c353a0505e90d6bda4ee42e8a4feb3a
|
||||
DIST qttranslations-everywhere-src-6.8.3.tar.xz 1577680 BLAKE2B c59088a59cbf3b81a96d381144a2814bc2ccdddf3329c7f24df7821b7c59561e585e03a252fa3dd446cb21d7a5a9bfed38bad131c65e7d53920567974a5605cb SHA512 d5df6136d3f66c93c0dd6d98c7a467c8b939d7bf5c90b5acff69262163c1e7cccc0c4f2f83b5ef06179601578b4a109f2f0c76c3897a31d3fb2567995fc55328
|
||||
DIST qttranslations-everywhere-src-6.9.1.tar.xz 1574708 BLAKE2B e73bcc941c75140ccb9e3a3c371705d69160cbacdd6966345cbab5e45ad5f59b1a189082b916319c0ddb74135f5c8c2ae737e1439de45d5df9c4c0d7dd95648c SHA512 eeb48eeaef01f7d8460cf0198e09e8ebd72ef9f023d6c595f4a2c3510d9f6caf8fce17a7af06256940de993bfc29faef44d53a45f03e2b8b31e39746a52b7052
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
# Copyright 2021-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
QT6_RESTRICT_TESTS=1 # no tests
|
||||
inherit qt6-build
|
||||
|
||||
DESCRIPTION="Translation files for the Qt6 framework"
|
||||
|
||||
if [[ ${QT6_BUILD_TYPE} == release ]]; then
|
||||
KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv x86"
|
||||
fi
|
||||
|
||||
DEPEND="~dev-qt/qtbase-${PV}:6"
|
||||
BDEPEND="~dev-qt/qttools-${PV}:6[linguist]"
|
||||
Reference in New Issue
Block a user