aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-08-19 14:00:01 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-09-05 13:06:25 -0400
commit22fccc94b224cfdb23ffcf2f8151e05275971ec6 (patch)
tree39afd03f7bb7139d49b57bf1da70740c6f87ff42 /dev-qt/qtquicktimeline
parentdev-qt/qtcore: Drop obsolete metadata (diff)
downloadqt-22fccc94b224cfdb23ffcf2f8151e05275971ec6.tar.gz
qt-22fccc94b224cfdb23ffcf2f8151e05275971ec6.tar.bz2
qt-22fccc94b224cfdb23ffcf2f8151e05275971ec6.zip
dev-qt/*: drop Qt6 (live ebuilds moved to ::gentoo)
Maintaining these in two different repos feels like just a hassle (to me), and would rather have all in one place so I can change live and release ebuilds(+metadata/eclass) simultaneously as needed (plus chiitoo has ::gentoo commit access now). Do not want to leave stale ebuilds here, so cleaning up. May move other packages if I happen to work on them, albeit I have no real intention to touch non-Qt6 things outside at most small things (anyone working on other things are free to the same if they want, or stay as-is). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtquicktimeline')
-rw-r--r--dev-qt/qtquicktimeline/qtquicktimeline-6.5.9999.ebuild18
-rw-r--r--dev-qt/qtquicktimeline/qtquicktimeline-6.9999.ebuild18
2 files changed, 0 insertions, 36 deletions
diff --git a/dev-qt/qtquicktimeline/qtquicktimeline-6.5.9999.ebuild b/dev-qt/qtquicktimeline/qtquicktimeline-6.5.9999.ebuild
deleted file mode 100644
index 3b0370aa..00000000
--- a/dev-qt/qtquicktimeline/qtquicktimeline-6.5.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt module for keyframe-based timeline construction"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
-fi
-
-DEPEND="
- =dev-qt/qtbase-${PV}*
- =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"
diff --git a/dev-qt/qtquicktimeline/qtquicktimeline-6.9999.ebuild b/dev-qt/qtquicktimeline/qtquicktimeline-6.9999.ebuild
deleted file mode 100644
index 3b0370aa..00000000
--- a/dev-qt/qtquicktimeline/qtquicktimeline-6.9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2021-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qt6-build
-
-DESCRIPTION="Qt module for keyframe-based timeline construction"
-
-if [[ ${QT6_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64"
-fi
-
-DEPEND="
- =dev-qt/qtbase-${PV}*
- =dev-qt/qtdeclarative-${PV}*
-"
-RDEPEND="${DEPEND}"